代码搜索:proxy
找到约 9,859 项符合「proxy」的源代码
代码结果 9,859
www.eeworm.com/read/126215/14437731
exe proxy.exe
www.eeworm.com/read/125740/14467401
exe proxy.exe
www.eeworm.com/read/226310/14481627
h proxy.h
#ifndef _PROXY_H_
#define _PROXY_H_
#include
#include "prototypes.h"
#include "structure.h"
#include "sysctl.h"
enum {
stIdle,
stError,
stRecvClientCommand,
stWa
www.eeworm.com/read/226310/14481628
c proxy.c
/*
*
* kRtspProxyd
*
* Many basic functions for rtsp parsing
*
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/222728/14678309
pk proxy.pk
3081d53081a206072a8648ce3d0201308196020101301a020200a306092a8648ce3d010203033009020103020106020107302e04150000000000000000000000000000000000000000010415020a601907b8c953ca1481eb10512f78744a3205fd042b04
www.eeworm.com/read/222728/14678469
sk proxy.sk
3081b202010102142fd8774ca92c1ac0cca0ca0b9f3ec770eb875169308196020101301a020200a306092a8648ce3d010203033009020103020106020107302e04150000000000000000000000000000000000000000010415020a601907b8c953ca1481
www.eeworm.com/read/122550/14685328
txt proxy.txt
基本原理:
代理服务器打开一个端口接收浏览器发来的访问某个站点的请求,从请求的字符串中解析出用户想访问哪个网页,让后通过URL对象建立输入流读取相应的网页内容,最后按照web服务器的工作方式将网页内容发送给用户浏览器
源程序:
import java.net.*;
import java.io.*;
public class My<mark>Proxy</mark>Server
{
publ ...
www.eeworm.com/read/122539/14685829
dll proxy.dll
www.eeworm.com/read/122539/14685848
def proxy.def
LIBRARY Proxy.dll
DESCRIPTION 'Proxy/Stub DLL'
EXPORTS
DllGetClassObject @1 PRIVATE
DllCanUnloadNow @2 PRIVATE
GetProxyDllInfo
www.eeworm.com/read/122539/14685917