-
Examination procedures " client/server mode" with the completion port m...
考试程序 ”客户端/服务器模式”
用完成端口模式实现-Examination procedures " client/server mode" with the completion port mode to achieve
- 2022-04-01 04:58:08下载
- 积分:1
-
online access to the VC neighbors, through access to Socket Programming
获得网上邻居的VC实现,通过SOCKET编程获得-online access to the VC neighbors, through access to Socket Programming
- 2022-08-15 13:04:18下载
- 积分:1
-
同步套接字服务器
同步套接字服务器-synchronization socket server
- 2022-01-23 10:07:04下载
- 积分:1
-
主要是练习Winlnet类的简单使用,使用C++实现,有设计文档和使用手册。这只是实现一个简单的基本的FTP上传功能,你不能拿它和现在流行的FTP软件来比。可以...
主要是练习Winlnet类的简单使用,使用C++实现,有设计文档和使用手册。这只是实现一个简单的基本的FTP上传功能,你不能拿它和现在流行的FTP软件来比。可以帮你开拓编程思路及研究一些类的使用方法-Winlnet class is mainly a simple exercise to use, the use of C++ implementation, there is the design documentation and user manual. This is just the basic realization of a simple FTP upload functionality, you can not uses the staff and now the popular FTP software to more than. Can help you develop ideas and research program to use a number of classes
- 2022-07-18 17:49:54下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
Socket多线程处理代码
双线程处理Socket,一个线程负责发一个负责 ,TCPDemo在具体实现时,设计了一个CTCPListener类专门用于服务器对特定TCP端口的侦听。另外,设计了一个CStreamSocket类专门用于TCP数据的传输。CStreamSocket作为基类,服务器程序从它派生出另一个类CSocketSender专门用于数据的发送,客户机程序从它派生出CSocketReceiver类专门用于数据的接收。这些类的继承结构如图3
- 2022-01-22 15:43:47下载
- 积分:1
-
这是帮人完成的本地IP地址查询实验.可以查询本机的ip地址。
这是帮人完成的本地IP地址查询实验.可以查询本机的ip地址。
-this is to help people complete the local IP address inquiries experiment. The machine can find the ip address.
- 2022-12-26 09:30:03下载
- 积分:1
-
这是一个基于CSocket类的点对点文件传输系统。
这是一个基于CSocket类的点对点文件传输系统。-This is a CSocket-based class system, peer-to-peer file transfer.
- 2023-08-15 13:00:02下载
- 积分:1
-
一个简单的网络防火墙,从freevbcode找到
一个简单的网络防火墙,从freevbcode上找的-A simple network firewall, from freevbcode find the
- 2022-08-19 15:30:43下载
- 积分:1
-
串口通信
串口通信-Serial Communication
- 2022-06-19 13:22:39下载
- 积分:1