搜索资源列表
UDP
- 一个用Labview开发的UDP通讯的程序,很好用的
局域网即时通讯
- 运用java中的SWT/SWING技术编写的局域网即时通讯工具
TCP UDP通讯
- 使用PC机作为TCP UDP的通讯服务器程序
UDP.rar
- UDP协议实现网络通讯,VC++ 编写,包括服务器端和发送端,UDP protocol network communication, VC++ Prepared, including server-side and the sending end
udp.rar
- 用vc控制台程序实现的UDP通讯的程序,实现简单udp广播发送文件的功能,Vc procedures using the console implementation of UDP communications procedures, easy implementation udp broadcast feature to send documents
VC-TCP-UDP
- VC++ TCP/IP编程通讯,详细试用,适合研发人员用的好资料-VC++ TCP/IP programming communication, more trials, for research and development staff with good information...
xxxxxxxUDP
- 一个命令行CMD形式的UDP通讯示例程序,实现了基本的主机、服务器通讯方式。可供学习UDP入门的编程人员学习。-The form of a command line CMD UDP communication sample programs, to achieve a basic host, server communication. UDP entry programming for learning to learn.
multi_thread_udp
- 多线程UDP通讯例子- Multi-thread UDP communication example
UDPTCP
- UDP通讯方式,主要用于传输各种文件和字幕等,采用流方便传输.-UDP means of communication, mainly used for transmission of documents and subtitles and so on, to facilitate the use of streaming transmission.
UDP
- 基于UDP(面向无连接)的网络通讯程序。用户数据报协议(UDP)是 OSI 参考模型中一种无连接的传输层协议,提供面向事务的简单不可靠信息传送服务。是一个简单的面向数据报的传输层协议,IETF RFC 768是UDP的正式规范。 UDP 协议基本上是 IP 协议与上层协议的接口。 UDP 协议适用端口分别运行在同一台设备上的多个应用程序-UDP(User Datagram Protocol)
UDP
- delphi 编写的UDP协议通讯程序示例,适合初学者,因为它够简单。-UDP communication example
UDP_Socket
- 对UDP通讯进行了封装,运用回调函数进行数据发送前,接收后的数据处理。 特点:效率高,容易理解 是很好的学习代码-encapsulation UDP Communication
udpfileTranse
- 用UDP通讯协议进行文件传输,可以传输二进制文件-udp transe file
UDP
- 通过UDP通讯协议实现与服务端建立连接,进行相互访问-Through the UDP communication protocol to connect clients with services, visit each other
UDP
- 点对点,UCP通讯,点对点,UCP通讯点对点,UCP通讯-Point to point, UCP communication,Point to point, UCP communicationPoint to point, UCP communication
UDP
- 能在两台PC机之间同时进行4路UDP通讯,且通讯高速流畅。-PC, in two simultaneous 4-way between the UDP communication, and communication high-speed fluid.
基于网络的udp通讯发送端和接收端
- 基于windows的Socket网络编程,使用Udp通讯 里面有发送端,和接收端其中一台电脑启动发送端,另一台电脑启动接收端,能实现互相发送信息双方都能查看并接收对方发出的信息的功能。(Socket network programming based on windows, using Udp communication inside the sending end and the receiving end, in which a computer start sending end, ano
Matlab+UDP++通讯
- matlab UDP 收发程序,用于UDP收发测试(Matlab UDP transceiver)
UDP通讯
- udp通讯类封装 源代码,用udp实现带效验的可靠传输(UDP communication package source code, to achieve reliable transmission with results by UDP)
Java的UDP通讯
- 使用java实现UDP编程,需要同时运行文件中的server和client文件。实现客户端和服务器的通讯和接收。(Using java to achieve UDP programming, you need to run files in the server and client files. Realize the communication and reception between client and server.)