-
利用进程通信套接字socket 的编程接口功能,设计和实现了一个简单的文件传输协议。此为FTP服务器端。...
利用进程通信套接字socket 的编程接口功能,设计和实现了一个简单的文件传输协议。此为FTP服务器端。-communications process using socket programming interface functions, Design and Implementation of a simple file transfer protocol. To this FTP server.
- 2022-03-22 05:07:00下载
- 积分:1
-
一个类似爬虫的网页下载程序,还没有爬虫的全部特征,但可以分析某一主页上的全部url,并下载其文本内容...
一个类似爬虫的网页下载程序,还没有爬虫的全部特征,但可以分析某一主页上的全部url,并下载其文本内容-used to download the web page
- 2022-03-18 20:52:50下载
- 积分:1
-
基于UDP的socket客户端服务器编程
基于UDP的socket编程
——
- 2022-01-26 04:16:17下载
- 积分:1
-
MINA open source framework and its NioSocket learning summary
NioSocket及其开源框架MINA学习总结-MINA open source framework and its NioSocket learning summary
- 2022-05-07 17:09:43下载
- 积分:1
-
cc -c error.c sleepus.c ar -crv libmisc.a error.o sleepus.o ranlib libmisc.a # needed for a BSD-derived system the example programs from Chapter 1 of "TCP/IP Illustrated, Volume 3: TCP for Transactions, HTTP, NNTP, and the UNIX Domain Protocols" by W. Richard Stevens -cc-c error.c sleepus.c ar-crv libmisc.a error.o sleepus.o ranlib libmisc.a# needed for a BSD-derived system the example programs from Chapter 1 of "TCP/IP Illustrated, Volume 3: TCP for Transactions, HTTP, NNTP, and the UNIX Domain Protocols" by W. Richard Stevens
- 2023-06-16 06:30:04下载
- 积分:1
-
最近两年出版的一本网络编程书籍的源码,其中很多代码非常有用,包括IOCP、P2P等,强烈推荐,也是不错的Visual C++的学习代码。...
最近两年出版的一本网络编程书籍的源码,其中很多代码非常有用,包括IOCP、P2P等,强烈推荐,也是不错的Visual C++的学习代码。-Published in the past two years, a network programming book source, many of which are very useful code, including the IOCP, P2P, etc., strongly recommend, is also a good Visual C++ Learning code.
- 2022-01-22 10:56:04下载
- 积分:1
-
系统可以列出的所有过程,包括详细的文件名,以及参考…
可以列出系统的所有进程,包括详细文件名,以及引用的所有动态库文件,比任务管理器显示的信息更适合观察非法进程情况。-System can list all processes, including detailed file name, as well as references to all the dynamic library file than Task Manager shows that the information is more suitable to observe the situation of the illegal process.
- 2023-07-23 07:25:03下载
- 积分:1
-
实现了服务器和客户端的网络传输功能,以及服务器和Mysql数据库的交互访问功能,提供了三者的实现框架接口类。...
实现了服务器和客户端的网络传输功能,以及服务器和Mysql数据库的交互访问功能,提供了三者的实现框架接口类。-Implements the server and client network transport functions, as well as server and Mysql database, interactive access capabilities, providing a framework for the realization of the three interface class.
- 2022-07-15 12:39:24下载
- 积分:1
-
Cmd管道,可以正向连接和反向连接,正向连接开监听本地端口,反向需要指定连接到的IP和端口...
Cmd管道,可以正向连接和反向连接,正向连接开监听本地端口,反向需要指定连接到的IP和端口-Cmd pipe, you can forward link and reverse link, forward local port to connect to open listening, reverse need to specify the IP and port to connect to the
- 2023-07-29 15:45:02下载
- 积分:1
-
c#编写的p2p聊天室
c#编写的p2p聊天室,自己编写的可以用,上c#课程设计时可以用的基本模板,挺好的。。
- 2022-07-19 02:01:17下载
- 积分:1