-
tcp 连接工具,只建立三次握手!
tcp 连接工具,只建立三次握手!-tcp connection tools, only the establishment of three-way handshake!
- 2022-09-28 09:50:03下载
- 积分:1
-
网页中文本框自校验的标签 网页中文本框自校验的标签
网页中文本框自校验的标签 网页中文本框自校验的标签-Chinese website Check this box since the label"s website from the Chinese version of the check box labels
- 2022-05-23 06:31:42下载
- 积分:1
-
这个SGSN仿真程序,花了我3个月写的能帮助你学习..
这是本人花费了3个月写的SGSN 仿真程序,有助于了解GPRS协议。
-This SGSN emulation program which took me 3 months to write helps you to learn about GPRS protocol.
- 2022-07-01 10:11:27下载
- 积分:1
-
An HTTP web page access program, use the C programming language. Can be used as...
一个HTTP网页获取程序,使用C语言编程。
可作为学习网络编程的起点和其它网络程序的样板。-An HTTP web page access program, use the C programming language. Can be used as a starting point for learning network programming and other network program model.
- 2023-05-26 00:25:02下载
- 积分:1
-
Linux Network Programming source FIFO. wfifo.c to create and open the file, writ...
Linux网络编程FIFO源码。wfifo.c创建并打开文件,往里写;rfifo.c往外读。-Linux Network Programming source FIFO. wfifo.c to create and open the file, writing inside rfifo.c out of time.
- 2022-04-29 23:41:21下载
- 积分:1
-
linux下tcp udp网络实验test
linux下tcp udp网络实验test
-net-test based linux
- 2022-09-27 00:15:03下载
- 积分:1
-
实现简单文件上传,下载功能
具体功能:
1)动态控制ftp空间目录的生成和删除
2)控制目录大小
3)访问的目录和密码
4)...
实现简单文件上传,下载功能
具体功能:
1)动态控制ftp空间目录的生成和删除
2)控制目录大小
3)访问的目录和密码
4)上传速率限制 -实现简单文件上
- 2023-04-07 19:30:02下载
- 积分:1
-
不错的高级代码很好
不错的高级代码很好-good good code
- 2022-08-09 17:58:59下载
- 积分:1
-
代理服务器应用程序源代码,基于linux socket编程的,已经调试通过...
代理服务器应用程序源代码,基于linux socket编程的,已经调试通过-Proxy server application source code, linux socket-based programming has been debugging through
- 2023-05-28 22:35:02下载
- 积分:1
-
Linux的伙伴算法把所有的空闲页面分为10个块组,每组中块的大小是2的幂次方个页面,例如,第0组中块的大小都为20 (1个页面),第1组中块的大小为都为21(...
Linux的伙伴算法把所有的空闲页面分为10个块组,每组中块的大小是2的幂次方个页面,例如,第0组中块的大小都为20 (1个页面),第1组中块的大小为都为21(2个页面),第9组中块的大小都为29(512个页面)。也就是说,每一组中块的大小是相同的,且这同样大小的块形成一个链表-Linux partners algorithm all the free page is divided into 10 blocks of groups, each group in the block size is two power-of-pages, for example, the first group in the 0 block size is 20 (one page), the first a block size of the group are 21 (2 pages), 9 blocks the size of the group are 29 (512 pages). In other words, each group in the block size is the same, and the same size to form a linked list of blocks
- 2023-08-09 05:20:03下载
- 积分:1