Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - proxy
Search - proxy - List
windows pocket pc proxy -windows pocket pc proxy
Update : 2024-05-18 Size : 66560 Publisher : wyh

DL : 0
用java实现的代理通信,两台计算机通过另外一台计算机交换通信,防止不安全的一端对另一端的威胁.-With java agent to achieve communication, two computers and one computer through the exchange of communications, to prevent unsafe on the other side of one end of the threat.
Update : 2024-05-18 Size : 44032 Publisher : 张峰

开源的rtsp代理器代码,理解rtsp如何进行代理操作-Rtsp proxy open source code, understanding how rtsp proxy operation
Update : 2024-05-18 Size : 87040 Publisher : 刘马飞

DL : 0
一个反向代理服务器及负载平衡器,可以终止SSL连接。配置相当简易,它与squid相比的极大优势在于它经过精心编制、小巧灵活。测试给出了其相当惊人的吞吐量统计-A reverse proxy server and load balancer, you can terminate the SSL connection. Configuration quite simple, compared with squid great advantage of being carefully prepared, compact and flexible. Test gives a fairly astonishing throughput statistics
Update : 2024-05-18 Size : 154624 Publisher : cyanogen

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

一个socks5的开发库 contains implementation of the TCP Tunneling technique for connection through Socks 4, 4a, 5, and HTTPS Proxy Servers. -The development of a socks5 library contains implementation of the TCP Tunneling technique for connection through Socks 4, 4a, 5, and HTTPS Proxy Servers.
Update : 2024-05-18 Size : 567296 Publisher : f101

linux上实现内网到外网的端口映射和代理程序-linux on the network to realize foreign network port mapping and proxy procedures
Update : 2024-05-18 Size : 8192 Publisher : QianFeng

原创, 本程序通过代理oracle的TNS和数据通信代理,解决了在外网访问内网ORACLE数据库. 代码包括两部份, 一个是代理TNS解释,篡改返回包. 另一个只是代理内容,不改任何内容. 程序都改自以前的IRC代理程序.-Original, the process through a proxy oracle of TNS and data communications agency, to resolve the outstanding network access within the network ORACLE database. Code composed of two parts, one is the Deputy TNS explained that tampering with the return package. Another agent only content, do not change any content . procedures have changed since the previous IRC agent.
Update : 2024-05-18 Size : 352256 Publisher : 山中鹤

DL : 0
自动代理设置的东东,局域网内对于代理服务器IP是动态变化的,用这个东西比较方便高设置,不必经常修改IP。-Automatic proxy settings of Dongdong, LAN IP for the proxy server is a dynamic change, using this thing more convenient high settings, no need to modify the regular IP.
Update : 2024-05-18 Size : 62464 Publisher : ntcat

Siproxd is a proxy/masquerading daemon for the SIP protocol. It handles registrations of SIP clients on a private IP network and performs rewriting of the SIP message bodies to make SIP connections work via an masquerading firewall (NAT). It allows SIP software clients (like kphone, linphone) or SIP hardware clients (Voice over IP phones which are SIP-compatible, such as those from Cisco, Grandstream or Snom) to work behind an IP masquerading firewall or NAT router
Update : 2024-05-18 Size : 223232 Publisher : monk_lee

这是在vc++环境下编写的一个代理服务器程序,它使用多线程。 VC源码-This is the vc++ Environment prepared by a proxy server program, which uses multi-threading. VC-source
Update : 2024-05-18 Size : 89088 Publisher : 王京

DL : 0

Update : 2024-05-18 Size : 293888 Publisher :

DL : 0
本程序的结构原理如下: 对于每一个用户的请求(Internet 请求,由浏览器发出),本程序将启动两个线程,一个把本地用户的请求数据发送到远程的Internet主机,另一个线程把远程主机的回应数据发送到本地请求用户。 -Structural principle of this procedure are as follows: For each user s request (Internet request, issued by the browser), this procedure will start two threads, a local user s request data is sent to a remote Internet host, another thread the remote host to respond to data requests sent to local users.
Update : 2024-05-18 Size : 5120 Publisher : ganchen

DL : 0
主要实现代理服务器,英文全称是 Proxy Server,顾名思义,其功能就是代理网络用户去访问和接收网络信息。形象的说来,它就是网络信息的中转站。-The main achievement of the proxy server, the English name is the Proxy Server, as its name implies, its function is the agent network users to access and receive information on the web. The image of speaking, it is a transit point for network information.
Update : 2024-05-18 Size : 616448 Publisher : 刘明

vc编写的sip代理服务器,无需其他的库,直接编译-vc prepared sip proxy server, no additional library is directly compiled
Update : 2024-05-18 Size : 72704 Publisher : EStar

c/c++开发的用于ARM上的sip代理服务器-c/c++ developed for the ARM on the sip proxy server
Update : 2024-05-18 Size : 133120 Publisher : EStar

完成端口的代理服务器源代码,IOCP实现代理服务器,vc6开发-Port of the proxy server to complete the source code, IOCP realize a proxy server, vc6 to develop
Update : 2024-05-18 Size : 138240 Publisher : talent

DL : 0
实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问-Realize a function of a simple HTTP proxy server, this chapter introduces the multi-threaded programming-related knowledge, including the initialization of critical and delete critical paragraph, the use of multiple threads to complete the critical paragraph of resources on the critical mutex visit
Update : 2024-05-18 Size : 453632 Publisher : 朱江

这是一个C程序,写于Linux下,它的功能是一个SIP的proxy,让你的SIP软件/硬件电话客户端能够在防火墙或路由器下面继续运行。-This is a C program, written in Linux, it
Update : 2024-05-18 Size : 243712 Publisher : 严锐

由Java写的proxy server 网络程序,可供各位学习网络程序设计的朋友参考。-From Java to write the proxy server network program for learning network programming that friend reference.
Update : 2024-05-18 Size : 2048 Publisher : evan
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.