代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/472753/6864985
ini map配置文件.ini
[nation_set]
nation_name = CHINA
beta_server = 1
[network]
path= ..\..\GameServerData
mapname= BIG_VALLEY
[server_info]
own_server_ip_for_server=127.0.0.1
own_server_port_for_server=5580
own_
www.eeworm.com/read/472753/6864989
ini map配置文件.ini
[nation_set]
nation_name = CHINA
beta_server = 1
[network]
path= ..\..\GameServerData
mapname= mon_arena
[server_info]
own_server_ip_for_server=127.0.0.1
own_server_port_for_server=5818
own_s
www.eeworm.com/read/136989/5837565
cpp ft_proxyadmin_t.cpp
// FT_ProxyAdmin_T.cpp,v 1.8 2004/01/03 17:02:03 bala Exp
#include "IOGR_Maker.h"
#include "Replication_Service.h"
#include "ace/Synch_T.h"
template
www.eeworm.com/read/126641/6015757
h easy-tls.h
/* -*- Mode: C; c-file-style: "bsd" -*- */
/*
* easy-tls.h -- generic TLS proxy.
* $Id: easy-tls.h,v 1.1 2001/09/17 19:06:59 bodo Exp $
*/
/*
* (c) Copyright 1999 Bodo Moeller. All rights reserve
www.eeworm.com/read/251577/12333049
hpp string_access.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: mfcstl/string_access.hpp (formerly mfcstl_string_access.h)
*
* Purpose: Contains classes and funct
www.eeworm.com/read/143603/5756424
am makefile.am
EXTRA_DIST = parser.h osip_rfc3264i.h
lib_LTLIBRARIES = libosipparser2.la
libosipparser2_la_SOURCES= osip_content_encoding.c osip_proxy_authorization.c \
osip_accept_encoding.c osip_cseq.c
www.eeworm.com/read/192685/8365693
txt 在internet transfer control中,如何设置代理服务器.txt
需要修改INet的AccessType属性和Proxy 属性。如果设置AccessType属性为icUseDefault,控件使用在注册表中找到的缺省设置值来访问 Internet 网。;如果设置为icNamedProxy 2 命名代理,指示控件使用 Proxy 属性中指定的代理服务器。 如:
Inet1.Proxy = "ftp=CorpFTP:123 HTTP=CorpHTTP:1
www.eeworm.com/read/191767/8423588
java graphic.java
/**
* A graphic interface that proxy and real object should implement
* so a proxy can proxy several real object
*/
public interface Graphic {
public abstract void Draw();
}
www.eeworm.com/read/289594/8540687
dev-compile
gcc -Wall main.c parse.c connect.c httpheader.c ftpheader.c download.c util.c proxy.c