搜索资源列表
UDP
- 网络通信的UDP协议,点对点聊天程序,对于学习UDP协议的初学者有很大的帮助.
DM642-TCP.IP
- 高性能600MHz的TMS320DM642是可编程的数字多媒体处理器,为了了解其对于多媒体数据通信的支持,本文针对DSP芯片上的网络开发工具NDK进行了研究,测试了其在UDP传输过程中的CPU效率,对其在不同传输速率和二级缓存大小的条件下的表现给出了比较。说明了DM642是一款很适用于多媒体通信的数字信号处理器
WindowsTCPUDP
- Windows网络与通信程序设计下的TCP/UDP程序设计
delphi-udp-trans delphi网络通信控件
- delphi网络通信控件,发送数据流,实现了UDP穿透;传输速度很快的,可以用它来传输语音,视频,还有文件等数据流-delphi network traffic control, and send data streams to achieve the UDP through transmission speed quickly, you can use it to transmit voice, video, and data stream files
client
- 使用Visual C++编写的TCP与UDP协议的网络程序,能够使多机进行通信 -failed to translate
IPDump
- 非常实用的Windows环境下网络编程代码,可以稍加修改应用于实际编程中。包括网络监听,和TCP、UDP通信的源码,绝对超值!-Very useful Windows environment, network programming code, can be modified to apply to the actual programming. Including network monitoring, and TCP, UDP traffic source, the absolute val
TcpUDpSDK
- tcp udp通信源码网络实现的客户端服务端网络通信工具-tcp udp source network communication services to achieve client-side network communication tools
ETCPserver
- E语言 TCP 上传服务端 传输控制协议是一种面向连接的、可靠的、基于字节流的运输层通信协议.在简化的计算机网络OSI模型中,它完成第四层传输层所指定的功能,UDP是同一层内另一个重要的传输协议.-Language TCP upload service-side transmission control protocol is a connection-oriented reliable byte stream transport layer communication protocol i
ETCPclient
- 传输控制协议是一种面向连接的、可靠的、基于字节流的运输层通信协议.在简化的计算机网络OSI模型中,它完成第四层传输层所指定的功能,UDP是同一层内另一个重要的传输协议.-Transmission Control Protocol is a connection-oriented, reliable byte stream transport layer communication protocol in the simplified OSI model of computer network,
UDPServer
- 运用vs2005工具,MFC实现基于UDP协议的网络Socket通信,基于MFC封装好的类来派生自己的通信类实现客户端与服务端的模拟通信工作,供参考。-Use vs2005 tool MFC to achieve network Socket communication based on UDP protocol, client and service side analog communication based the MFC package good class to derive you
UdpServ
- 孙鑫 UDP网络通信 包括server端和client端-SUN Xin UDP network communication includes server-side and client-side
ZeUdp
- UDP通信网络程序,多线程任务,运行于WIN CE系统-UDP communication network program, multi-threaded tasks run on WIN CE system
QT串口和网络助手界面实现
- QT串口和网络助手界面实现,包括TCP,UDP,串口通信等功能。