代码搜索:httpServer
找到约 591 项符合「httpServer」的源代码
代码结果 591
www.eeworm.com/read/197685/7976792
cpp stdafx.cpp
// stdafx.cpp : 只包括标准包含文件的源文件
// HttpServer.pch 将是预编译头
// stdafx.obj 将包含预编译类型信息
#include "stdafx.h"
www.eeworm.com/read/215854/15036595
cpp stdafx.cpp
// stdafx.cpp : 只包括标准包含文件的源文件
// HttpServer.pch 将是预编译头
// stdafx.obj 将包含预编译类型信息
#include "stdafx.h"
www.eeworm.com/read/212209/15164326
cpp stdafx.cpp
// stdafx.cpp : 只包括标准包含文件的源文件
// HttpServer.pch 将是预编译头
// stdafx.obj 将包含预编译类型信息
#include "stdafx.h"
www.eeworm.com/read/179108/9372557
properties jxta.properties
# JXTA Properties
# The minimum and maximum size of the thread pools for the http server
HttpServer.MinThreads = 10
HttpServer.MaxThreads = 200
# how long (in millis) an http request has to finish t
www.eeworm.com/read/101075/6254832
properties jxta.properties
# JXTA Properties
# How long (in millis) the sessions/leases are for relay leases.
RelayServer.LeaseLength = 1800000
# The minimum and maximum size of the thread pools for the http server
Http
www.eeworm.com/read/101075/6254901
properties jxta.properties
# JXTA Properties
# How long (in millis) the sessions/leases are for relay leases.
RelayServer.LeaseLength = 1800000
# The minimum and maximum size of the thread pools for the http server
Http
www.eeworm.com/read/101075/6255396
java httpservermessagereceiver.java
/*
*
* $Id: HttpServerMessageReceiver.java,v 1.6 2002/05/01 18:17:23 hamada Exp $
*
* Copyright (c) 2001 Sun Microsystems, Inc. All rights reserved.
*
* Redistribution and use in so
www.eeworm.com/read/101075/6255728
properties jxta.properties
# JXTA Properties
# How long (in millis) the sessions/leases are for relay leases.
RelayServer.LeaseLength = 1800000
# The minimum and maximum size of the thread pools for the http server
Http
www.eeworm.com/read/130841/14172876
h httpproxysocket.h
#if (!defined(__NEURO__PROXY__SOCKET__))
#define __NEURO__PROXY__SOCKET__
#include "SocketClient.h"
class CHttpProxySocketClient : public CSocketClient {
public:
CString HttpServe