-
A network port monitoring program be free to choose the port to monitor
一个网络端口监控程序
可自由选择端口监控-A network port monitoring program be free to choose the port to monitor
- 2022-05-19 22:18:17下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
5大IO模型之一:select模型,介绍selectio的一般流程
5大IO模型之一:select模型,介绍selectio的一般流程-five large IO model one : select models, introduced the general process compo
- 2022-01-25 21:14:35下载
- 积分:1
-
C#高并发SOCKET源码,
SOCKET,带测试程序,客户端和服务端,支持文件传输
- 2022-02-28 20:39:59下载
- 积分:1
-
一个类似于MSN的P2P的信息传递的例子
一个类似于MSN的P2P的信息传递的例子--This is an example of P2P information transferring which is similar to that in MSN
- 2022-01-21 22:41:46下载
- 积分:1
-
这是一个单线程聊天室代码,用java编写的,使用的是Swing包。
这是一个单线程聊天室代码,用java编写的,使用的是Swing包。-This is a chat room single-threaded code, using java prepared using Swing package.
- 2022-08-26 03:25:22下载
- 积分:1
-
简单局域网聊天.......挺有趣的
简单局域网聊天.......挺有趣的-A simple LAN chat
- 2023-08-04 18:50:04下载
- 积分:1
-
用socket 实现通讯的客户,服务程序
用socket 实现通讯的客户,服务程序-socket achieve communication with the customers, service procedures
- 2022-08-04 10:55:22下载
- 积分:1
-
通过快照枚举系统中正在运行的进程并显示出来
通过快照枚举系统中正在运行的进程并显示出来-Through the enumeration system is a snapshot of running processes and show
- 2022-03-26 11:08:45下载
- 积分:1
-
列表自动生成:通过配置自动生成WEB网页上的控制选择列表
列表自动生成:通过配置自动生成WEB网页上的控制选择列表-automatically generated list : configured automatically generated Web homepage on the list of control options
- 2022-03-23 22:06:12下载
- 积分:1