资源列表

« 1 2 ... .57 .58 .59 .60 .61 462.63 .64 .65 .66 .67 ... 699 »

[TCP/IP协议栈UDPTCP

说明:该程序充分利用了JAVA的多线程,完成写文件和刷新界面,在不同的线程间还有调用关系,因为考虑到网络数据的不稳定性,即有时数据量比较小,有时数据包很多,如果一个线程就会出现在数据量高峰时严重掉包(编程初期的时候,已试过)。所以引入多线程,这样在数据包不多的时候,能够使得数据包多的时候没有完成保存工作的线程能够继续完成保存工作。-The program makes full use of the multi-threaded JAVA, w
<李璞> 在 2024-10-03 上传 | 大小:388096 | 下载:0

[TCP/IP协议栈QQkjrqjl

说明:基于UDP的聊天程序,实现在局域网内的通信,建议使用1024以上的端口,例如-UDP-based chat program, the realization of the communication in the LAN, it is recommended to use more than 1024 ports, such as the 8080
<suxuehong> 在 2024-10-03 上传 | 大小:384000 | 下载:0

[TCP/IP协议栈SimpleMesse

说明:实现车载数据的接受和发送 使用TCP Socket-Achieve the vehicle to receive and send data using TCP Socket
<禹琦> 在 2024-10-03 上传 | 大小:385024 | 下载:0

[TCP/IP协议栈TCP-IP-complete.pdf

说明:Learn all the basics in TCP/IP networking.-Learn all the basics in TCP/IP networking.
<kilroy> 在 2024-10-03 上传 | 大小:387072 | 下载:0

[TCP/IP协议栈LWIP

说明:tcp/ip协议栈移植到uc/os,功能有tcp,udp,icmp-tcp/ip protocol stack to uc/os
<hdj> 在 2024-10-03 上传 | 大小:385024 | 下载:0

[TCP/IP协议栈TCP

说明:TCP组件的应用,编程,如何在C#中运用TCP组件实现系统的安全性-the use of TCP
<陈飞> 在 2024-10-03 上传 | 大小:384000 | 下载:0

[TCP/IP协议栈NatSocket

说明:套接字实例,可以同时监视上百台服务器的工作情况,可以搜索附近的数据库服务器,并可以连接搜索到的服务器-Socket instance, can monitor the work of hundreds of servers at the same time, you can search for nearby database server, and can be connected to the server search
<邹振凯> 在 2024-10-03 上传 | 大小:381952 | 下载:0

[TCP/IP协议栈Ethernet-frame-structure-parser

说明: Ethernet帧结构解析程序,可以分析以太网的帧结构-Ethernet fr a me structure analysis program that can analyze Ethernet fr a me structure
<关红叶> 在 2024-10-03 上传 | 大小:385024 | 下载: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 sp
<詹春艳> 在 2024-10-03 上传 | 大小:386048 | 下载:0

[TCP/IP协议栈UdpClient

说明:UDP通信软件,先启动服务器端,再进入客户端,可以发送和接收数据(UDP client socket communication)
<老贯 > 在 2024-10-03 上传 | 大小:386048 | 下载: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> 在 2024-10-03 上传 | 大小:387072 | 下载:0

[TCP/IP协议栈5.UDP

说明:W5500 实现UDP功能。 实现UDP实现数据收发。(W5500 implements the UDP function. UDP realizes data receiving and receiving.)
<Jason_2018> 在 2024-10-03 上传 | 大小:385024 | 下载:0
« 1 2 ... .57 .58 .59 .60 .61 462.63 .64 .65 .66 .67 ... 699 »

源码中国 www.ymcn.org