Welcome![Sign In][Sign Up]
Location:
Search - port proxy

Search list

[Proxy Serverproxy_src

Description: 一个简单的端口代理程序- A simple port proxy procedure
Platform: | Size: 5120 | Author: 站长 | Hits:

[Internet-Networkproxyprototype

Description: 采用完成端口的代理服务器原型代码-Used to complete the proxy server port prototype code
Platform: | Size: 138240 | Author: 站长 | Hits:

[Windows Develops5server1

Description: 我用VC6写的一个SOCKS5代理服务器,内含源码,目前版本0.0....01,只实现了Connect模式而且还有问题,Bind和UDP未实现.全API,使用了WinSock2中的完成端口模型。长期目标是完全实现三种模式,作成NT系统服务(为了调试协议,现在采用的控制台模式).-I used to write a SOCKS5 proxy server, containing source, the current version 0.0 .... 01, only achieved Connect mode but also, Bind and UDP unrealized. All API, the use of the completed WinSock2 port model. Long-term goal is to achieve three models, make NT system services (for debugging agreement, the console mode).
Platform: | Size: 31744 | Author: 杨红 | Hits:

[Communication网络IP电话源代码

Description: 网络IP电话源代码 开机:打开监听服务,以便别人可以和你通话。 关机:关闭监听服务,已经接受的连接不受影响,你可以继续通话。 拨号:连接已经开机的机器,弹出对话框后必须输入对方的IP和端口,如果需要使用代理,请正确设置代理服   务器。 挂机:断开正在进行的通话。 开机后会显示你监听的IP和端口,别人可以通过这个IP和端口和你连接。 连接成功(你拨号连接别人或别人来连接你)后会显示对方的IP和端口。-IP telephony network boot source code : Open monitoring services, and so that other people can talk to you. Shutdown : Close monitoring services, has accepted the connection will not be affected, you can continue to talk. Dial-up : Connecting switched on the machine, pop-up dialog box appears to be imported each other's IP and port, if the need to use the agent, the right to set up the proxy server. Coolness : disconnect the ongoing conversations. After boot monitor will show you the IP and port, the others through IP and port and connect you. Connecting success (your dial-up connection or other people to connect you) will show the other side of the IP and port.
Platform: | Size: 220160 | Author: 颜林伟 | Hits:

[Internet-NetworkHttpProxy_Src

Description: HTTP是一个基于文本的协议,用于通过Web浏览器来检索Web页面。大多数情况下,如果你位于一个局域网连接时,你是在一个代理服务器之后;这个代理服务器在某一端口运行一个HTTP代理。在你的Internet Explorer的连接选项中,你可以按需要说明局域网的设置。这个代理服务器运行一个基于文本的协议,你只能从外部网格中得到HTTP相关的数据。但注意,有一个小漏洞,通过它你可以穿过HTTP,连接到外部世界,得到任何基于二进制协议的数据,甚至基于你自己的协议。这就是通过HTTPS。-HTTP is a text-based protocol for a Web browser to access Web pages. In most cases, if you are located in a LAN connection, you are after a proxy server; The proxy server port in a run an HTTP proxy. In your Internet Explorer connectivity options, you may press the need to explain LAN configuration. The proxy server running on a text of the agreement, you can only from the outside grid to be related to the HTTP data. But note that there are a small loophole through which you can pass through HTTP, connect to the outside world, any agreement based on the binary data, or even on your own agreement. It is through HTTPS.
Platform: | Size: 17408 | Author: 高圆圆 | Hits:

[Remote ControlhuigeziDelphi

Description: 灰鸽子是一个远程控制类软件,版本[牵手 2003],与同类软件不同的是采用了“反弹端口原理”的连接方式,因此在互联网上可以访问到局域网里通过 NAT 代理(透明代理)上网的电脑,并且可以穿过某些防火墙! -gray pigeons is a Remote Control Software, Version [hand 2003], and similar software different is the use of a "rebound port principle" for the connection, the Internet access to the LAN through NAT Agents (Transparent Proxy), computers with Internet access, and can wear certain firewall!
Platform: | Size: 15806464 | Author: 万万 | Hits:

[Internet-NetworkHTTPProxy(Vc6.0)

Description: 用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 and orders, the default port 5050.
Platform: | Size: 208896 | Author: 周雪强 | Hits:

[Internet-NetworkUDPproxy

Description: 《UDP Proxy程序》 我们的socks代理是有权限的(相信很多公司 都有这种情况存在)。写这个程序的时候,我还没有socks代理的权限,所以不能上OICQ。这让我感到 很不方便。所以,我决定写一个UDP的代理程序来实现我上OICQ的愿望,为了让这个程序更加有通用性,可以修改一下,让他在命令行中能够设置服务端口号,远程服务器的 IP地址和端口号,能够设置日志文件的路径,这个源代码是基于GNU。-"UDP Proxy procedures" Our socks are acting competence (I believe many companies have such a situation exists). This process was time, I have not socks agent authority, it is not on the auto. This made me feel very convenient. Therefore, I have decided to write a UDP the agent to achieve my last OICQ's wishes, To enable this process more versatile, and can change it, let him in the command line to set up port services, the remote server's IP address and port number, set up to the log file path, the source code is based on GNU.
Platform: | Size: 2048 | Author: wwwwppp | Hits:

[Proxy ServerZXProxy

Description: 一个小巧的代理程序(编译后压缩大约5K),工作模式是多线程的,和异步模式比较是这个的代码思路直观、简单明了,不过当然没异步的性能了,同样是工作在1个端口,根据分析请求的数据,同时支持3种常用代理: 1, HTTP代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 3, Sock5代理(TCP,UDP) -a compact agents (compiled compressed about 5K), the mode is a multithreaded, Asynchronous mode and comparison is the code of visual ideas simple and clear, but certainly not the performance of the asynchronous, the same work in a port, based on an analysis of the requested data, while supporting three kinds of agents : 1. HTTP proxy (mode of support : GET, POST, CONNECT) 2, 3 Sock4 agent, Sock5 Agents (TCP, UDP)
Platform: | Size: 7168 | Author: zx | Hits:

[JSP/JavaProxyServerBasedOnJava

Description: 一个代理服务器的源码实现 本例中HTTP代理服务器默认于8000端口建立代理服务!-a proxy server to the source to achieve this case the default HTTP proxy server port in 8000 on behalf of the establishment Jimmy!
Platform: | Size: 6144 | Author: 李志 | Hits:

[Internet-NetworkModernProxy[2005-01-19-00]

Description: 代理proxy服务器,侦听服务器上的某个端口,当有连接时,立刻建立好连接,再向需要代理服务的内网(IP,PORT)进行connect(这个内网IP需要事先启动一个服务程序,就是侦听它自己的某个端口),连接成功,代理程序就在服务器和内网IP之间不停地转发数据-Deputy proxy server, listening on a port on the server, when the connection has immediately established a good connection, to the need for agency services within the network (IP, PORT) to connect (the IP network need to initiate a service program in advance, is listening on a port of its own), to connect the success of agent on the server and the IP network to transmit data between the non-stop
Platform: | Size: 149504 | Author: eva-lh | Hits:

[JSP/Javachap04

Description: 实例45 选择字体 126 实例46 UDP与TCP/IP的简单应用 129 实例47 聊天室 131 实例48 浏览FTP 136 实例49 局域网广播 147 实例50 建立HTTP连接 151 实例51 迷你浏览器 152 实例52 扫描应用端口 154 实例53 监控HTTP 155 实例54 收发电子邮件 156 实例55 一个简单的代理服务器 164 实例56 扫描网站信息 173 实例57 远程方法调用 174 实例58 调用JINI方法 176-Select the font of 126 examples of 45 examples of 46 UDP and TCP/IP simple application of 129 examples of 131 examples of 47 chat rooms 48 browse FTP 136 examples of 49 local area network broadcast 50 the establishment of 147 examples of 151 examples of HTTP connections 51 Mini browser 152 examples of 52-port 154 scanning application examples 53 monitor HTTP 155 examples of 156 examples of 54 e-mail 55 a simple proxy server 164 examples of 56 scan website 173 examples 57 remote method invocation 174 examples of 58 calls JINI method 176
Platform: | Size: 26624 | Author: zmm | Hits:

[Proxy Serversocket

Description: proxy源码详细分析,介绍了端口转发的实现过程,是新手学习网络编程的好教材-detailed analysis of proxy source, introduced to achieve the process of port forwarding, is a novice to learn a good network programming materials
Platform: | Size: 24576 | Author: shiner | Hits:

[Internet-Networkdesproxy

Description: linux上实现内网到外网的端口映射和代理程序-linux on the network to realize foreign network port mapping and proxy procedures
Platform: | Size: 8192 | Author: QianFeng | Hits:

[Proxy ServerProxy_IOCP_Server

Description: 完成端口的代理服务器源代码,IOCP实现代理服务器,vc6开发-Port of the proxy server to complete the source code, IOCP realize a proxy server, vc6 to develop
Platform: | Size: 138240 | Author: talent | Hits:

[JSP/Javastudy

Description: http代理的java实现,可以自己设置代理的ip和端口,然后启动httpproxy就可以运行了,放心使用吧,没问题的-http proxy java realize, you can set up their own proxy ip and port, and then start httpproxy can run, and rest assured that the use of it, no problem
Platform: | Size: 6144 | Author: freewyj | Hits:

[Internet-Networkproxy

Description: 一个代理服务器程序,主要功能是通过代理服务器来过滤网络信息,只实现了http部分,本源码主要是为代理服务器的设计提供一个思路 。运行本程序之前需要先在浏览器中设置相应的代理服务器地址和端口,端口号默认为998。-A proxy server program, the main function is through a proxy server to filter network information, only part of the realization of the http, the main source for the design of a proxy server to provide a train of thought. This procedure needs to run before the first set in the browser the proxy server address and port, the port number defaults to 998.
Platform: | Size: 219136 | Author: yuanxh | Hits:

[Internet-Networkepoll-libevent-proxy

Description: 分别使用epoll、libevent实现的端口映射程序,学习epoll,libevent的好资料-Respectively, using epoll, libevent port mapping procedures to achieve, learning epoll, libevent good information ...
Platform: | Size: 23552 | Author: xwolf | Hits:

[Windows DevelopPortTunnel_ENG

Description: PortTunnel A fully customizable and user-friendly port redirector. port tunnel software to bypass firewalls, proxy servers and hide ip address (anonymous proxy).
Platform: | Size: 1098752 | Author: krish | Hits:

[Proxy Serverproxy

Description: 本程序实现了Windows平台上的Web代理服务器功能。提供HTTP代理服务,支持“GET”方法;采用多线程技术,支持多用户同时代理;提供Web代理缓存(Cache);可以自定义代理服务器监听端口;提供日志记录功能。-This procedure implements the Windows platform, the Web proxy server functionality. HTTP proxy service provided to support the " GET" method multi-thread technology, support multiple users at the same agency provides Web proxy cache (Cache) can customize the proxy server listen port provides logging capabilities.
Platform: | Size: 78848 | Author: hack10002 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net