-
在网络程序设计过程中,我们经常要与各种类型的代理服务器打交道,比如在企业内部网通过代理去访问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
-
A good network programming code used far
网络编程很好用的远代码 -A good network programming code used far
- 2023-03-02 19:55:04下载
- 积分:1
-
键盘扫描程序,扫描键盘有无输入,有则打印出来,并可执行相应的代码...
键盘扫描程序,扫描键盘有无输入,有则打印出来,并可执行相应的代码-Keyboard scanner, scanner keyboard input there, I would print them out, and the implementation of the corresponding code
- 2022-03-17 07:01:11下载
- 积分:1
-
socket文件传输源码,可传输各种文件,并显示进度,每次传送一个,可根据需要改动...
socket文件传输源码,可传输各种文件,并显示进度,每次传送一个,可根据需要改动-socket file transfer source code, can transmit a variety of files, and displays the progress every time you send one, can be changed as needed
- 2022-07-28 15:29:56下载
- 积分:1
-
模拟器有三个过程:主,M0、M1、所有的运行
The simulator has three processes: main, M0, and M1, all of which run
* independently. Set them all up first. Once set up, main maintains the
* clock (tick), and picks a process to run. Then it writes a 32-bit word
* to that process to tell it to run. The process sends back an answer
* when it is done. Main then picks another process, and the cycle repeats.
*/-The simulator has three processes: main, M0, and M1, all of which run
* independently. Set them all up first. Once set up, main maintains the
* clock (tick), and picks a process to run. Then it writes a 32-bit word
* to that process to tell it to run. The process sends back an answer
* when it is done. Main then picks another process, and the cycle repeats.
*/
- 2022-01-21 03:08:13下载
- 积分:1
-
Diameter协议栈,一个非常好的框架,可以在此基础上进一步开发。...
Diameter协议栈,一个非常好的框架,可以在此基础上进一步开发。-Diameter protocol stack, and a very good framework, the basis of further development.
- 2022-03-10 00:19:02下载
- 积分:1
-
* sigdemo3.c
* sigdemo3.c - shows how a signal handler works.
* Input: - Interrupt (Ctrl + c)
* Output: - Program may kill or not depends on the input (y/n) -* sigdemo3.c - shows how a signal handler works.
* Input: - Interrupt (Ctrl+ c)
* Output: - Program may kill or not depends on the input (y/n)
- 2023-07-27 07:50:04下载
- 积分:1
-
openmosix viewer图形界面工具。o penmosix viewer图形界面工具。o penmosix viewer图形界面工具。...
openmosix viewer图形界面工具。o penmosix viewer图形界面工具。o penmosix viewer图形界面工具。-openmosix viewer graphical interface tool. o penmosix viewer graphical interface tool. o penmosix viewer graphical interface tool. o penmosix viewer graphical interface tool.
- 2022-10-30 14:20:03下载
- 积分:1
-
The GNU oSIP library is an implementation of SIP
基于GNU的VoIP SIP协议(RFC3261)实现代码-The GNU oSIP library is an implementation of SIP- rfc3261.
- 2022-08-08 20:44:06下载
- 积分:1
-
是一个包装库,采集linux系统信息,采集linux硬件信息,采集linux动态信息比如主板温度,cpu温度等...
是一个包装库,采集linux系统信息,采集linux硬件信息,采集linux动态信息比如主板温度,cpu温度等-Is a packaging database, collecting system information linux, linux hardware information gathering, collecting dynamic information such as linux motherboard temperature, cpu temperature
- 2022-08-04 10:22:05下载
- 积分:1