-
linux下的TCP服务器,使用epoll模式,控制过程,适合他们…
linux下的Tcp服务器,采用的是Epoll模式,deamon程序,适合大家学习网络编程。-Tcp server under linux, using the Epoll mode, deamon process, suitable for them to learn network programming.
- 2022-04-06 16:42:36下载
- 积分:1
-
rtsp协议的主要实现代码,里面的函数值得参考。头文件2
rtsp协议的主要实现代码,里面的函数值得参考。头文件2-rtsp protocol mainly realize code inside a function it is also useful. Header file 2
- 2022-03-03 07:51:35下载
- 积分:1
-
The linear accelerator based on EPICS source code for your reference
基于EPICS的直线加速器源代码,供大家参考-The linear accelerator based on EPICS source code for your reference
- 2023-03-30 00:55:04下载
- 积分:1
-
rtsp protocol mainly realize code inside a function it is also useful.
rtsp协议的主要实现代码,里面的函数值得参考。-rtsp protocol mainly realize code inside a function it is also useful.
- 2022-03-07 09:42:02下载
- 积分:1
-
读取FreeBSD之外的其他Unix下IP层所有接口
读取FreeBSD之外的其他Unix下IP层所有接口-read other than the FreeBSD Unix IP layer all interface
- 2022-02-07 01:11:46下载
- 积分:1
-
Linux网络编程。通过建立共享内存,并往里写,往外读数据。
Linux网络编程。通过建立共享内存,并往里写,往外读数据。-Linux Network Programming. Through the establishment of shared memory, and inside write and read data out.
- 2022-01-30 19:08:13下载
- 积分:1
-
RT2570芯片USB口无线网卡linux设备驱动程序,有调试信息输出的.
RT2570芯片USB口无线网卡linux设备驱动程序,有调试信息输出的.-RT2570 chip USB wireless network card device driver linux, the output of debugging information.
- 2022-01-21 03:06:19下载
- 积分:1
-
网络编程必备的入门书籍,对各个方面的…
linux网络编程必备的入门书籍,对各个方面的知识点都介绍的很详细,强烈推荐-linux network programming necessary introductory books on various aspects of the knowledge points are described in great detail, it is strongly recommended
- 2022-02-20 17:56:50下载
- 积分:1
-
traceroute,不用多说了吧,祥见程序说明
traceroute,不用多说了吧,祥见程序说明-traceroute, it need not, the description of the procedures Xiangjian
- 2022-02-20 13:38:03下载
- 积分:1
-
在网络程序设计过程中,我们经常要与各种类型的代理服务器打交道,比如在企业内部网通过代理去访问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