搜索资源列表
NATmirror
- NAT映射端口,网外(Internet)访问代理服务器内部的实现方法.-NAT mapping portal network (Internet) Access Proxy internal realization.
WhSignalProxy
- 一个关于sip协议栈的信令代理服务程序, 实现穿越nat功能.配合媒体流使用.-a sip of the signaling protocol stack agency services program, realized through nat function. With the use of streaming media.
proxy_xxx
- 这是一个代理服务器的代码,此代码简单实现了代理服务器的功能-This is a proxy server code, the code to achieve a simple proxy server functions
javaMail编程实例
- 这个实例实现了构建邮件服务器、简单的E-mail发送、发送附件、带身份验证的E-mail发送、跨代理的E-mail发送、接收E-mail、在Applet中收取E-mail、E-mail口令验证功能-achieve this example of building a mail server, a simple E-mail sent, send attachments, with identification of the E-mail sent, the inter-agency E-mail
代理服务器系统
- 实现通常代理服务器的基本功能。可以通过简单的参数设置实现网络中各客户端机器共享代理上网,同时可以监控网络状况。-proxy server usually achieve the basic functions. Through a simple set of parameters to achieve the network client machines to share Internet access agents, but can also monitor network status.
Socks5代理
- 一个基于socket5的代理程序,可以实现socket5的代理应用!-socket5 an agent-based procedures, can achieve socket5 agent applications!
HTTPProxy11
- 基于服务方式的http代理 作者:hhkk hhkkk@126.com 目的:因特殊需要,而在网上找了很长时间,好象没有这样的东西 可后来发现好象snake有,呵呵 也就没去弄啦,反正这个也还凑合用 代理的实现部分和服务部分都是用的别人的,如果这个东西对你用,并且你也因为好奇而改进了代码, 也请发一份代码给偶啊 :) -based means of service http Acting Author : hhkk k@126.com Objective : s
HttpProxyCode
- http代理服务器的源码,实现了对数据的封装和转发。很好的代码。-http proxy server source code, the realization of the right of assembly and data transmitted. Good code.
Proxy_corba
- 代码通过corba的Name service实现了一个简单的corba代理服务功能。其中名字服务采用了一个windows独立线程,代码非常详细。 开发环境:vc6+Orbacus4.1.0 -code through the Name of the service to achieve a simple corba agent services. These services use the name of an independent windows threads, code ver
rmiagent
- 移动代理是90年代以来的一项新技术,它的先进性,在分布计算领域美好的应用前景得到了许多专家的认可。与传统的基于客户机/服务器的分布技术相比,移动代理在许多方面给分布技术的实现提供了更好的方案,在电子商务、分布信息查询、并行处理、移动计算、个人助理、信息分布等应用领域具有很好的发展前景。-mobile agents since the 1990s is a new technology, its advanced nature, distributed computing in the field
HTTPProxy(Vc6.0)
- 用vc6.0开发的,利用Winsock实现的HTTP代理。功能很简单,就只能实现HTPP会话的转发。目前只考虑了Get命令的转发和处理,默认端口5050。-vc6.0 development with the use of Winsock HTTP proxy. Very simple function, it can only achieve HTPP conversation transponders. Currently only considered Get transponders a
HttpAgent
- 基于ACE实现的一个代理服务器以及相应的客户端程序,代理服务器可以把客户端的请求转发给指定服务器,并把该服务器的应答转发给客户端。是学习ACE库的好例子-achieve a proxy server and the corresponding client, proxy server client can transmit the request to the designated servers, and the server's response relayed to the cli
kingate-1.5
- linux下的通信代理程序,能实现FTP\\http\\telnet等协议的代理-the communications agent, to achieve FTP \\ http \\ telnet proxy agreement
ProxyServer
- 代理类的实现例子-example of the realization category
VirtualHostProxy
- 代理服务器(Proxy Server)软件是一种常用的网络软件,常用于网吧、学校、公司等使用局域网的机构中。代理服务器的功能是接受过个客户端的网络请求,分析请求的内容,从远程的服务器上获取信息后返回给客户计算机。本例实现一个比较简单的HTTP代理服务器程序。-proxy server (Proxy Server) software is a common network software commonly used in Internet cafes, schools, companies us
AutoUpgrader
- 在线更新程序,完全socet实现,支持socks5代理,客户端为dll,方便其它程序调用-online updates for socet achieve full support socks5 agent for the client dll. Invoking other convenience
dial_service
- 拨号代理,多个拨号终端,对应一个拨号服务器,实现分时拨号-Proxy, a number of dial-up terminal, a dial-up counterparts server, TDM dial-up
HTTPProxyServer
- 一个用VC++实现的http代理程序,该程序实现代理的一般功能,希望哪位高手能将其修改添加更多的功能。
HTTP代理服务器
- 实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-achieved a simple function of the HTTP proxy server, this chapter introduces multi-threaded programming related knowledge, including in
代理服务器源码
- delphi实现代理服务器源码