搜索资源列表
NetTime
- 用于扫描你的电脑上所有的TCP端口的状态。利用这个功能,你可以轻松、快速的查出你的电脑上所使用的TCP端口,进而判断你的电脑是否中了木马。扫描出来的端口状态有两种:拒绝连接、接受连接。对于处于拒绝连接状态的端口,很可能是你的电脑为了与外部主机连接而使用的,通常情况下不会对你的网络安全构成威胁。而处于接受连接状态的端口,可能会对你的网络安全构成威胁,甚至很有可能是木马程序在运行!假若你想通过本端口扫描来判断你的电脑是否中了木马,在扫描时请不要运行其它网络程序,如果扫描结果还是有处于接受连接状态的端
Chapter2
- VisualC++通信编程工程实例精解 \\Chapter 2 \\Example 1 MSCOMM控件编程实例 \\Example 2 基于Windows API的虚拟终端实现 \\Example 3 基于CSerialPort的串口多线程通信框架 \\调试工具\\串口调试助手-VisualC Communication Programming examples of precision engineering solutions \\ Chapter 2 \\ E
AutoGetcomPort
- 这是一个获取系统串口的小程序,对在Windows下编写串口通信程序的人员来说可以提供帮助-This is a serial acquisition system of small procedures in the preparation of serial communication under Windows procedures personnel can help
tcp
- 一个简单的Windows下的tcp程序,包含客户端和服务器端,对于初学winsock有帮助!欢迎下载!-A simple tcp programs under Windows, including client and server side, for beginners winsock help! Welcome to download!
udp
- 一个简单的Windows下的UDP程序,包含客户端和服务器端,对于初学winsock有帮助!欢迎下载!-A simple Windows program under the UDP, including client and server side, for beginners winsock help! Welcome to download!
MaxiCOM
- Unfortunately Microsoft has never paid much attention to the serial port. In the Windows API it is just regarded as a file, and in the first version (1.1) of the .NET framework (managed code) there was no support for serial communication. Fortunately
SimulateMouse
- windows消息通信机制的一些知识 有助于理解window是通信原理-windows messaging system to help understand the window of some knowledge of communication theory is
MyCom1.1
- 串口通信调试软件,基于windows api编写,功能比较简单,但对于串口通信、数据校验的学习有一些帮助,集成了CRC16\CRC16-Modbus\crc8\xor\sum等多种校验方式-Serial communication debugging software, based on windows api to write, relatively simple, but for serial communication, data validation study have some he
writeport
- 调用底层windows API打开串口,写串口,对于学习串口变成的同学有一定的帮助。-Open the windows API calls to the underlying serial port, write serial port, serial port into a learning students have some help.