代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/204045/15346243
c _stateful_p.c
#pragma warning( disable: 4049 ) /* more than 64k source lines */
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 6.00.0347 */
/* at
www.eeworm.com/read/203689/15353480
c scrolltest_p.c
#pragma warning( disable: 4049 ) /* more than 64k source lines */
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.03.0279 */
/* at
www.eeworm.com/read/200487/15432066
c upnp_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 6.00.0366 */
/* at Fri Mar 16 16:30:03 2007
*/
/* Compiler settings for c:\Program
www.eeworm.com/read/113855/15446967
c conotify_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 6.00.0361 */
/* at Thu Aug 26 22:41:17 2004
*/
/* Compiler settings for .\CoNotify.
www.eeworm.com/read/110677/15527484
c _luhnchecker_p.c
#pragma warning( disable: 4049 ) /* more than 64k source lines */
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 6.00.0347 */
/* at
www.eeworm.com/read/101432/15833460
c comchat_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 3.01.76 */
/* at Sat Sep 06 22:09:23 1997
*/
/* Compiler settings for ..\include\COMChat
www.eeworm.com/read/100656/15867957
c smppcom_p.c
#pragma warning( disable: 4049 ) /* more than 64k source lines */
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 6.00.0347 */
/* at
www.eeworm.com/read/100506/15873021
c cryptoapi_p.c
#pragma warning( disable: 4049 ) /* more than 64k source lines */
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.03.0280 */
/* at
www.eeworm.com/read/289593/8540698
todo
EnderUNIX Aget v0.4 TODO:
-------------------------
-> HTTP Proxy support
-> Constructing libaget.so/libaget.a for IstanbulX project of acikkod.org
-> Thread exit status evaluation:
If one of the
www.eeworm.com/read/288502/8628388
java webproxyserver.java
import java.io.*;
import java.net.*;
import java.util.StringTokenizer;
/**
* A Web proxy server which is both a client and a server at the same time.
*
* @author Sunrui
*