资源列表
pingdevice
- Ping All IP Address on Network and display IP Address, Device Name and MAC addre-Ping All IP Address on Network and display IP Address, Device Name and MAC address
socketAPI
- 一个简单的socket编程源码,客户端和服务器端,适合于初学者。-A simple socket programming source, the client and server side, suitable for beginners.
3.poll
- poll函数的基本使用,适用于初学者理解基本知识和基本概念。-Basic use poll function, for beginners to understand the basic knowledge and basic concepts.
4.epoll
- epoll的基本使用,适用于初学者掌握基本知识,理解基本概念。-Basic use epoll, suitable for beginners to master the basic knowledge and understanding of basic concepts.
udp
- udp的基本使用,适用于初学者掌握基本知识,理解基本概念。-Basic use udp, suitable for beginners to master the basic knowledge and understanding of basic concepts.
1.sock
- sock的基本使用,适用于初学者掌握基本知识,理解基本概念。-Basic use sock, suitable for beginners to master the basic knowledge and understanding of basic concepts.
TCP-client
- tcp/ip通讯,实现了客户端的tcp/ip协议的通讯,可以扩展更多功能。-tcp/ip communication, to achieve the communication client tcp/ip protocol can be extended more.
UDP-client
- udp通讯,在window下的udp通讯,udp客户端代码,简洁可扩展-Udp communications, in the window under the udp communication, udp client code, simple and scalable
TCP-Socket-python
- TCP SERVER for transfering messages
TcpClient
- Vc开发,网络客户端发送与接收功能,对学习有很大帮助-VC development, network client to send and receive functions, to learn a lot of help
TCPSendFile
- Delphi中使用Indy10控件,通过SOCKET收发文件的小程序-Delphi make program,include Client and server,by idTCPServer\idTcpClient
Chattcp
- TCP(Transmission Control Protocol 传输控制协议)是一种面向连接的、可靠的、基于字节流的传输层通信协议,由IETF的RFC 793定义。基于TCP聊天程序-TCP (Transmission Control Protocol) is a connection-oriented, reliable, byte-based transport layer communication protocol defined by the IETF RFC 793.Based