资源列表
[TCP/IP协议栈] UDPTCP
说明:该程序充分利用了JAVA的多线程,完成写文件和刷新界面,在不同的线程间还有调用关系,因为考虑到网络数据的不稳定性,即有时数据量比较小,有时数据包很多,如果一个线程就会出现在数据量高峰时严重掉包(编程初期的时候,已试过)。所以引入多线程,这样在数据包不多的时候,能够使得数据包多的时候没有完成保存工作的线程能够继续完成保存工作。-The program makes full use of the multi-threaded JAVA, write documents and complete th<李璞> 在 2025-06-23 上传 | 大小:379kb | 下载:0
[TCP/IP协议栈] SimpleMesse
说明:实现车载数据的接受和发送 使用TCP Socket-Achieve the vehicle to receive and send data using TCP Socket<禹琦> 在 2025-06-23 上传 | 大小:376kb | 下载:0
[TCP/IP协议栈] TCP-IP-complete.pdf
说明:Learn all the basics in TCP/IP networking.-Learn all the basics in TCP/IP networking.<kilroy> 在 2025-06-23 上传 | 大小:378kb | 下载:0
[TCP/IP协议栈] Ethernet-frame-structure-parser
说明: Ethernet帧结构解析程序,可以分析以太网的帧结构-Ethernet fr a me structure analysis program that can analyze Ethernet fr a me structure<关红叶> 在 2025-06-23 上传 | 大小:376kb | 下载:0
[TCP/IP协议栈] rout-gui
说明:能够存储和表示给定拓扑结构 2) 能够实现Dijkstra和Bellman-ford算法 3) 根据指定结点,生成路由表并演示算法每一步执行情况 4) 加分项目:GUI界面演示所有信息 -Ability to store and represent a given topology 2) to achieve Dijkstra algorithm and Bellman-ford 3) according to a specified node, the algorithm ge<詹春艳> 在 2025-06-23 上传 | 大小:377kb | 下载:0
[TCP/IP协议栈] 3.TCP Server
说明:W5500 实现TCP服务器的功能。 能够与客户端建立连接并收发数据。(W5500 implements the function of the TCP server. It is able to connect with the client and send and receive data.)<Jason_2018> 在 2025-06-23 上传 | 大小:378kb | 下载:0
[TCP/IP协议栈] 5.UDP
说明:W5500 实现UDP功能。 实现UDP实现数据收发。(W5500 implements the UDP function. UDP realizes data receiving and receiving.)<Jason_2018> 在 2025-06-23 上传 | 大小:376kb | 下载:0