资源列表
socket
- 用JAVA写的SOCKET客户端通信,里面有详细的注释,可以很清楚看懂,也是根据终端第三方支付做的通信。-Written in JAVA SOCKET client communications, there are detailed notes, can clearly understand, paid to do a third party according to the terminal communication.
TCP
- 简单模拟TCP文件传输,里面包括C/S端程序代码-Simple simulation of TCP file transfers, which include C/S client code
Simple-Proxy-Mumetz
- Simple Proxy Server to direct all connection into a proxy Server
server
- 串口tcp/ip用labwindows制作的程序-Serial port tcp/ip with the production process labwindows
tcp
- 监控TCP连接状态,查询当前开放的端口.-Monitoring TCP connection, check the current open ports
back4
- UDP java 可靠传输参考,只是实现了部分功能,但还是可以参考-UDP java reference reliable transmission, but to achieve some functionality, but still can refer to
Server_comms
- This a Server connect procedure for the MPOS terminal with Nucleus OS. It will connect to a socket server and soket addresses can be preset in the file. -This is a Server connect procedure for the MPOS terminal with Nucleus OS. It will connect to a
3.poll
- poll函数的基本使用,适用于初学者理解基本知识和基本概念。-Basic use poll function, for beginners to understand the basic knowledge and basic concepts.
TCPproject
- 用JAVA编写的简单的聊天室程序,实现了TCP通信.-prepared with a simple Java chat room procedures, the TCP communications.
remote
- java传输文件的源代码-java source code file transfer
READ_PCAP
- 读取pcap文件,分析数据包头(以太网帧头部,ipv4头部,tcp头部)-read .pcap(analyse header of packet,frame,tcp,ipv4)
tcpv6s
- IPv6通信程序,客端程序名程为tcpv6c,服务器则为tcpv6s。从客端输入特定指令后,将其送入服务器处理,结果显示在客端的画面上。