搜索资源列表
ALL
- 封装实现了 多线程操作、TCP/IP操作、运算符重载等。-Package which enables multi-threaded operation, TCP/IP operations, operator overloading, and so on.
NOVPLGA
- TCP网络编程客户端测试程序,多线程设计,面向事件触发机制,-TCP network programming the client test program, multi-threaded design, face the event trigger mechanism,
hanpling-combination
- TCP网络编程服务器端源代码,多线程,事件触发机制-TCP server source code, network programming multithreaded, event trigger mechanism,,
MFC多线程TCP服务设计经典代码
- MFC多线程TCP服务设计,s实现多人聊天(MFC, is a useful code ,for mulite people chat.use mulite thread)
RT-Thread下TCP并发服务器模型-多线程TCP服务器
- stm32 RT-Thread下 TCP并发服务器模型-多线程TCP服务器 实用型,不可多得,keil下编译(stm32 RT-Thread TCP concurrent server model - multi-threaded TCP server)
端口扫描
- 端口扫描能够用来查找目标主机已开放的端口,包括TCP和UDP端口。当前针对TCP端口的扫描技术有三种,分别为:全连接扫描,SYN扫描和FIN扫描。针对UDP端口的扫描技术一般是采用ICMP报文中端口不可达的信息来识别UDP端口是否开放。(Port scans can be used to find ports that have been opened by the target host, including TCP and UDP ports. There are three kinds o
TCP通讯
- 利用python3实现socket多线程通讯,可以直接使用,包括socket通讯以及socketserver通讯方式(Use python3 to implement socket multi-thread communication, you can use it directly)