-
详细介绍网关和IP地址,是不错的参考资料。希望对你有用
详细介绍网关和IP地址,是不错的参考资料。希望对你有用-Detailed introduction and gateway IP address, is a good reference. Hope that useful to you
- 2022-06-20 07:37:37下载
- 积分:1
-
C++实现upnp映射!非常好的源代码
C++实现upnp映射!非常好的源代码-C++ to achieve upnp mapping!
- 2022-12-18 13:05:03下载
- 积分:1
-
* The procedure is a simple port scanning procedures, the use of TCP socket* fol...
* 本程序是一个简单的端口扫描程序,使用TCP SOCKET * 依次试连接目标主机的端口,以此判断端口开放与否。 * 程序设计上使用了线程池,共100个线程。-* The procedure is a simple port scanning procedures, the use of TCP socket* followed test objectives mainframe connectivity ports in order to judge whether to open ports.* Procedures for the use of the design thread pool, a total of 100 threads.
- 2023-07-24 10:50:03下载
- 积分:1
-
对csmaca算法rts
对csmaca算法rts-cts机制的改进策略,值得一看-Csmaca algorithm to rts-cts mechanisms to improve the strategy, see
- 2022-07-21 00:33:01下载
- 积分:1
-
采用数据加密的聊天工具.
数据加密传输,加密聊天内容.
采用数据加密的聊天工具.
数据加密传输,加密聊天内容.-using data encryption chat tools. Transmission data encryption, encrypted chat content.
- 2022-06-11 17:34:12下载
- 积分:1
-
- 2023-07-04 23:55:03下载
- 积分:1
-
tcp socket for communication
tcp socket for communication
- 2022-04-10 21:53:13下载
- 积分:1
-
入房
ertos实时多任务操作系统,dos多任务应用例子。例子简单演示多任务的编程方法。-ertos real-time multi-tasking operating system, dos example of multi-tasking applications. Simple examples demonstrate multi-task programming method.
- 2022-08-02 11:14:56下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
Based on UDP protocol socket programming, is a Client
基于UDP协议的socket programming,是Client端的程序,可以作为初学者的学习参考-Based on UDP protocol socket programming, is a Client-side program can be used as reference for beginners to learn
- 2023-07-23 12:05:03下载
- 积分:1