-
该程序关于ACE的编成例子 用C++ 编写 简单易懂 该例子侧重客户端和服务端的编写 在Visual Studio .Net2003下编译通过...
该程序关于ACE的编成例子 用C++ 编写 简单易懂 该例子侧重客户端和服务端的编写 在Visual Studio .Net2003下编译通过 -the procedures on the formation of ACE examples in C++ easily understood examples focus on the client and server-side in the preparation of Visual Studio. Under compile Net2003
- 2022-03-07 07:21:59下载
- 积分:1
-
peercast, foreign universities in a peer
peercast,国外大学的一个P2P流媒体的仿真程序。可以仿真节点的路由。-peercast, foreign universities in a peer-to-peer streaming media simulation program. The simulator can Routing nodes.
- 2022-03-21 16:01:21下载
- 积分:1
-
Xhtm Programming Reference Manual will help network programming function of the...
Xhtm编程开发参考手册
有助于网络编程时的标签的功能查询-Xhtm Programming Reference Manual will help network programming function of the label when the query
- 2023-02-16 01:45:03下载
- 积分:1
-
This a remarkably agreement Network engines, including two parts : a server used...
这是一个Tcp协议的网络引擎,包括两个部分: a、服务器采用完成端口模型,提供了丰富的接口函数 b、客户端采用三线程加重叠Io模型,速度快,稳定 都采用回调函数接收数据,是对网络Tcp模型Socket的完整封装,所有代码在Windows2000下测试通过,并已应用到很多现有的中型网络系统中。-This a remarkably agreement Network engines, including two parts : a server used to complete port model, a rich interface function b, client using three overlapping threads increases Io model, speed and stability using a callback function to receive information, the network model DEC Socket complete package, all of the code in the test under Windows 2000, and has been applied to many existing medium-sized network systems.
- 2022-03-13 04:19:31下载
- 积分:1
-
用VC.NET中的WININET协议开发的FTP上传工具
用VC.NET中的WININET协议开发的FTP上传工具-VC.NET with the development agreement WININET FTP upload tools
- 2022-08-14 16:42:48下载
- 积分:1
-
UDP包的发送与接收
基于面向不可靠连接的编程 --UDP包的发送与接收-not based on reliable connectivity-oriented programming-- UDP packet transmission and reception
- 2023-05-01 09:40:03下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
UDP协议实现网络通讯
UDP协议实现网络通讯-UDP communications network
- 2022-06-20 01:06:43下载
- 积分:1
-
可以得到网页中的链接信息,欢迎大家下载使用,非常感谢
可以得到网页中的链接信息,欢迎大家下载使用,非常感谢-website can be linked information, we are happy to download, I would like to thank
- 2022-02-07 06:10:13下载
- 积分:1
-
这是一个远程关机程序,远程计算机系统关机
这是一个远程关机程序,可以远程关闭微机系统-This is a remote shutdown procedures, remote computer system shut down
- 2022-01-22 14:36:57下载
- 积分:1