-
< 精通Windows Sockets网络开发
< 精通Windows Sockets网络开发--基于Visual C++实现>> 一书的全部源代码,包括 多线程下载程序、网络五子棋、在线考试系统等五个项目。每个项目都使用不同的socket模型开发(比如select,基于消息、事件的异步模型,重叠i/o,完成端口),对于初学socket网络编程的朋友有极大帮助、、 -" " Proficient in Windows Sockets network development- based on Visual C++ implementation " " a book full source code, including multi-threaded download, network Gobang, online examination system of five projects. Each item using a different socket model development (such as select, overlapping io, the completion of the port), socket network programming for the beginner friend of great help,,,
- 2022-01-31 08:41:13下载
- 积分:1
-
灰色的华生调试malloc库C源代码中替换一滴…
The Gray Watson debugging malloc library is C source code for a drop in replacement for the system malloc & other memory manage ment routines. What is unique about this library is that it contains a number of powerful debugging facilities including very comprehensive heap testing and ex- cellent run-time debugging information.
- 2022-03-02 00:28:21下载
- 积分:1
-
socket编程实现文件上传
这是一个socket编程实例。Server端监听指定端口,接受Client端连接请求。Client通过发送connect请求与Server端建立Socket连接,然后向Server发送一个简单文件,Server接受该文件后存储到指定目录。完成上传后Server端主动断开连接。
- 2022-04-21 19:33:37下载
- 积分:1
-
一个HTTPDWeb服务器源程序
一个HTTPDWeb服务器源程序-a server source HTTPDWeb
- 2023-06-02 05:50:02下载
- 积分:1
-
win inet in WTL on C++ for quck inet http
win inet in WTL on C++ for quck inet http
- 2022-03-15 01:07:18下载
- 积分:1
-
多播亦称多点传播是一种数据从一个成员送出后,然后复制给其他多个成员的技术,本章主要介绍了这种技术。...
多播亦称多点传播是一种数据从一个成员送出后,然后复制给其他多个成员的技术,本章主要介绍了这种技术。-Also known as Multicast Multicast is a data sent from a member, and then copied to a number of other members of the technology, this chapter introduces this technology.
- 2022-04-07 22:23:10下载
- 积分:1
-
套接字连接的框架
该框架是基于 linux 的系统调用 epoll 方面和领袖追随者线程模块。它是方便和快速地执行业务代码和不要不需要关注的套接字连接。默认的通信协议是 http,但你可以自己重新实现协议。
- 2022-03-14 03:27:36下载
- 积分:1
-
数控电源,以及嗅探,看看它的源码,讨厌,我讨厌…
一个nc的源码,也是嗅探器,请看源码吧,烦,我最讨厌写文字了-a nc the source, as well as sniffer, take a look at it source, annoying, I hate to write a letter
- 2022-03-23 17:04:49下载
- 积分:1
-
shown that current TCP and UDP connections
显示当前TCP和UDP连接情况-shown that current TCP and UDP connections
- 2022-03-06 05:50:46下载
- 积分:1
-
一个可以执行Client端传来的Shell命令的服务器程序
一个可以执行Client端传来的Shell命令的服务器程序 -A server app which can excute shell command sended by client
- 2022-11-17 17:10:03下载
- 积分:1