-
在网络程序设计过程中,我们经常要与各种类型的代理服务器打交道,比如在企业内部网通过代理去访问Internet网上的服务器等等,一般代理服务器支持几种常见的代理协...
在网络程序设计过程中,我们经常要与各种类型的代理服务器打交道,比如在企业内部网通过代理去访问Internet网上的服务器等等,一般代理服务器支持几种常见的代理协议标准,如Socks4,Socks5,Http代理,其中Socks5需要用户验证,代理相对复杂。我在查阅RFC文档和相关资料后,特总结一些TCP协议穿透代理服务器的程序片断,希望对大家有所帮助。-Procedures in the network design process, we often must deal with various types of proxy servers, such as in-house CNC had agents to visit Internet web server, etc., generally a proxy server to support several common proxy protocol standards, such as socks4 , Socks5, Http proxy, Socks5 which requires a user authentication, Deputy relatively complex. I have access to the relevant RFC documents and information, special summing up a number of TCP protocol procedures penetration clips proxy server, and they hope to be helpful to everyone.
- 2022-09-29 07:10:02下载
- 积分:1
-
这个文件包括wimax中所有的编解码源代码,包括RS码,turbo码等等!...
这个文件包括wimax中所有的编解码源代码,包括RS码,turbo码等等!
- 2023-08-17 19:05:03下载
- 积分:1
-
华恒HHARM系列嵌入式Linux开发板常见问题解答
华恒HHARM系列嵌入式Linux开发板常见问题解答-华恒HHARM series of embedded Linux development board FAQ
- 2022-01-23 11:11:42下载
- 积分:1
-
This ia a program for Determination of Text
This ia a program for Determination of Text
- 2022-03-19 01:11:56下载
- 积分:1
-
jave source code,now upload,i hope share with othen
jave source code,now upload,i hope share with othen-jave source code, now upload, i hope share with othen
- 2022-05-17 06:30:25下载
- 积分:1
-
Linux Socket 框架,在redhat9 调试通过。
Linux Socket 框架,在redhat9 调试通过。-Linux Socket framework adopted in RedHat9 debugging.
- 2023-01-27 11:45:04下载
- 积分:1
-
在NS2环境使用的AODV路由协议
Using AODV protocol in NS2 Enviroment
- 2022-07-19 16:41:31下载
- 积分:1
-
goahead
goahead-嵌入式WEB服务器在linux下的移植文档-goahead-embedded WEB server under linux portable document
- 2023-03-20 02:45:03下载
- 积分:1
-
firefox browser, in linux under the surface, features a very powerful, we can tr...
firefox浏览器,在linux下的面,功能很强大,大家可以试着-firefox browser, in linux under the surface, features a very powerful, we can try to use. . . .
- 2022-12-14 21:35:04下载
- 积分:1
-
Job control is the primary function of the operating system is to connect the us...
作业控制是操作系统的首要功能,是连接用户与操作系统内核的最主要的通道。UNIX的作业控制由shell程序实现,它接收终端用户的联机命令,或执行shell脚本程序,完成用户的作业。shell以用户进程的方式运行于用户模式,因此,用户可以选择自己喜欢的shell程序,也可以使用自行设计的个性化shell程序。-Job control is the primary function of the operating system is to connect the user with the operating system kernel of the main channel. UNIX operating control is provided by shell procedures for implementation, it receives end-user on-line orders, or perform shell script to complete the user" s job. shell user processes run in user mode, so users can choose their own favorite shell program can also be used to design personalized shell program.
- 2022-02-04 17:36:32下载
- 积分:1