代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/356274/10233063
c chapter5_simple_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 3.01.75 */
/* at Thu Oct 09 20:10:47 1997
*/
/* Compiler settings for Chapter5_Simple.id
www.eeworm.com/read/356274/10233081
c chapter5_contain_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 3.01.75 */
/* at Thu Oct 09 21:36:54 1997
*/
/* Compiler settings for Chapter5_Contain.i
www.eeworm.com/read/356274/10233125
c chapter3_server_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 3.01.75 */
/* at Sun Oct 19 18:54:28 1997
*/
/* Compiler settings for Chapter3_Server.id
www.eeworm.com/read/356274/10233162
c chapter4_server_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 3.01.75 */
/* at Mon Oct 06 22:26:09 1997
*/
/* Compiler settings for Chapter4_Server.id
www.eeworm.com/read/352247/10571134
c menudemo_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Thu Aug 07 10:53:49 2008
*/
/* Compiler settings for F:\右键菜单示例\MenuDe
www.eeworm.com/read/349731/10801813
c webspider_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Tue May 21 10:00:16 2002
*/
/* Compiler settings for E:\works\C++\Pro
www.eeworm.com/read/418361/10950516
c adlib.c
/*
* QEMU Proxy for OPL2/3 emulation by MAME team
*
* Copyright (c) 2004-2005 Vassili Karpov (malc)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this sof
www.eeworm.com/read/465795/7046243
c sieveatl_p.c
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 5.01.0164 */
/* at Fri Oct 16 13:37:12 1998
*/
/* Compiler settings for C:\Hardcore3\CPP
www.eeworm.com/read/448427/7533684
txt readme.txt
1. GENERAL
===============
SIP2P is a GPLed experimental implementation of the small part of the
SIP Protocol over Peer-To-Peer communication, without central proxy servers
for storing the user data.
www.eeworm.com/read/329926/12926343
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 Li Zhiyu
*/
public