搜索资源列表
portscan
- 实现一个扫描器,必须能够完成以下所有功能:使用TCP connect、TCP SYN和TCP FIN进行端口扫描,使用ICMP echo扫描实现IP扫描。并把扫描得到的结果记录下来-To achieve a scanner, you must be able to complete all of the following features: the use of TCP connect, TCP SYN and TCP FIN to conduct port scanning, the use
FileTransfers
- 用ftp实现可靠文件传输 大家都清楚,如果用TCP传输文件的话,是很简单的,根本都不用操心会丢包,除非是网络坏了,就得重来。用UDP的话,因为UDP是不可靠的,所以用它传输文件,要保证不丢包,就得我们自己写额外的代码来保障了。-Reliable file transfer using ftp it is clear that if the use of TCP to transfer files, it will be very simple, simply do not have to wor
TCP-IP
- 实现TCP/IP的通信,输入IP地址,即可实现数据的通信-Achieve TCP/IP communication, enter the IP address, data communication can be achieved
tcpclient
- 用C++实现TCP/IP协议通信,此为通信客户端的代码-C++ implementing TCP/IP protocol communication, this communication client code
tpserver
- 用Visual C++实现TCP/IP通信,此为实现的服务器端的代码-TCP/IP communications, this is to achieve the server-side code using Visual C++
TCP
- TCP协议同步通信和异步通信系统的实现 服务器和客户端-A synchronous communication and asynchronous communication system implementation of the TCP protocol server and the client
fast-TCP
- fastTCP在opnet中的实现,加载后即可使用-fastTCP in the opnet
TCP-based-network-communication
- 基于TCP的网络通信,通过TCP链接,建立套接字实现服务器与客服端的网络通信。-TCP-based network communication via TCP link, establish a socket for network communications server with the customer service side.
mTCP_2013-05-23
- mtcp dos下实现tcp/ip协议栈 开发dos下的tcp/ip应用非常有用-Realization mtcp dos tcp/ip application tcp/ip protocol stack development is very useful under dos
TCPServer
- 能够在NI公司的Labwindows CVI上实现TCP发送和接收的范例模板,功能很实用-Enables TCP send and receive on Labwindows CVI example template function is very useful
MFC多线程TCP服务设计经典代码
- MFC多线程TCP服务设计,s实现多人聊天(MFC, is a useful code ,for mulite people chat.use mulite thread)
TCPClient
- C#语言,实现TCP通信客户端程序,Socket编程(C#,TCP/IP Communication)
tcp 协议通信
- 利用TCP协议实现客户端和服务器之间的通信(Using TCP protocol to communicate the communication between the client and the server)
windows 下的简单tcp ip
- 简单的在windows下的TCP IP通信实现。(Simple TCP IP communication implementation under windows.)
tcp
- QT tcp服务器,可实现服务器和客户端的数据j交互(QT TCP server, which implements data J interaction between server and client)
实验四
- 用labview实现TCP/IP的通信过程,并且得到仿真图(The communication process of TCP/IP is realized with LabVIEW, and the simulation diagram is obtained)
API实现 TCP端口扫描器 (2018.3.20)
- 通过调用系统api编写的 IP,TCP端口扫描器,仅供学习参考(IP TCP port scanner written by calling system api for reference only)
基恩士上位机TCP通讯协议
- 基恩士上位机TCP通讯协议,有了这份协议就可以实现上位机TCP协议和基恩士PLC直接通信,不需要购买其他软件了!数据结构简单清晰,一目了然。(Keynesian upper computer tcp communication protocol, with this agreement can achieve the host computer TCP protocol and Keyence PLC direct communication, do not need to buy other
Tcp
- 通过TCP传输数据,实现模拟客户端与服务端的QT界面系统(Transmit data through TCP, realize QT interface system of simulation client and server)
Modbus tcp 从设备
- 通过LabVIEW实现ModBUS TCP通信,从设备子程序。注意:请使用LabVIEW 2018以上版本打开。(Realize Modbus TCP communication through LabVIEW, slave device subprogram. Note: please use LabVIEW 2018 or above to open.)