资源列表
SocketToolsourcecode
- Socket测试工具包的开发 第一阶段,先开发客户端,第二阶段 开发服务端. 1.GPS坐标数据的解析与转化, 比如开始和结尾判断后,中间取字符串的方式. 使用什么样的编码. 2.Json数据的解析与转化,快速的发送类的一种方式,不用考虑那么多的字节转化方式 3.最简单的是发送字符串,这样的功能市面上都有。 我要能够发送字节串,可以写一个16进制串,然后发送出去. 可以定时发送. 4.多个客户端同时发送数据. 模拟数量,然后以列表的形式看发送和返回的数据. 5.添加的测试服务器和
CRC.rar
- 实验:标准CRC算法实验报告,用C++实现的TCP的CRC检验。这是别人写的CRC检验。,Experiment: Experimental Report standard CRC algorithm using C++ realization of the CRC test TCP. This is written by someone else CRC test.
flute
- 一个单向文件传输协议,可以在WINDOWS与LINUX下编译。-A one-way file transfer protocol, can be compiled under WINDOWS with LINUX.
transmission
- 读取wireshark文档中的TCP Segment lost及ACK重复的数据包-Read wireshark document TCP Segment lost and ACK duplicate packets
EndExam
- 利用RS232自傳自收之資料再利用TCP Socket方式傳給另一步電腦-Using the information received from the RS232 autobiography and then passed to another way of using TCP Socket step computer
MiniOS7_Utility_V316
- 传输程序,用于数据通讯,包括电台通讯协议-transfer
Java_TCPIP_Socket
- JAVA网络编程,Java_TCPIP_Socket编程-JAVA Network Programming, Java_TCPIP_Socket Programming
TcpIpUdp_Ceshi
- tcp通信,自己写的有bug,xiazaihou qingzixingchaxue-tcp ,by myself ,maybe there are some BUG
SocketClientTest
- tcp通信客户端,tcp类封装,经过测试,可以运行成功,而且经常严格测试,接口简单-Client TCP communication, TCP class encapsulates, after testing, you can run successfully, and often rigorous testing, simple interface
ChatRoom(Winsock)
- Winsock实现的网络聊天室,对熟悉Winsock有很大帮助-Winsock network chat rooms, a great help to people familiar with Winsock
ctopur5
- 是一个网站,某个网站让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。-Is a website that allows a site station to the time spent on your note on the amendment. Extracting compressed package can not have a password.
socketrecvsend
- 给予socket的点对点数据包发送和接收模拟程序,非mfc开发