资源列表
arp
- Use this file for programming arp protocol
server
- linux下的TCP/IP通信协议实现,主从设备之间数据互传,主程序C语言源代码-TCP/IP communication protocol under linuxData transfer between master and slave devices , the main C language source code
TcpServer
- UDP服务器端代码,可以和一个客户端实时通信!
Port_of_Process
- 查看本机开放的端口及使用该端口的进程,利用netstat命令找出使用TCP协议通信的端口,并将结果分割。-See the using port of a process
SIPsignal
- sip 协议中各应答代码的含义 例如;200ok代表连接成功-sip agreement the meaning of the response code such as 200ok on behalf of a successful connection
UDP-comunication
- UDP是一种面向非连接,不可靠的通讯协议,相对于TCP来说,虽然可靠性不及,但传输效率较高。所以在网络上仍有很大的用途。
TCP-CLIENT4
- THIS PROGRAM IS USED FOR TCP CLIENT
HTTP_post
- 实现了再网络上获取tcp的post方法,自己建立主页,就可以获得此主页。-Were re-tcp' s post on the network access method, to establish their own home, you can get the home page.
tcp-socket-file-transfer
- socket编程 实现文件传输 linux环境 网络编程-socket programming linux environment network programming file transfer
UDPServer
- 使用java写的关于UDP协议的服务器端的运用程序-The use of java on the UDP protocol to write server-side application procedures
prog2
- programs that enables us to do something related to network communication and related to transfer of files over network etc.
sockets
- 简单的客户端与服务器的连接 简单的JAVA网络编程-Simple client and server connections simple JAVA Network Programming