搜索资源列表
UDP课程设计
- 基于以太网的设计。采用UDP通信
VC-UDP
- VC实现最简单的UDP通信,编写UDP通讯的小例子-VC achieve easiest UDP traffic, write a small example of UDP communication
udp简单通信
- linux下的udp 实现字符串的传输
MG323AT
- 华为MG323模块AT命令测试工具,打开包里的串口工具,依次点击发送at命令实现测试模块GPRS的UDP通信功能-Huawei MG323 module AT command test tools, open the bag, serial tools Click to send at command the UDP communication function of the test module GPRS
qq
- 使用c++编写了对点 语音聊天软件,实现两台主机之间得语音通信,首先通过声音采集,然后利用ACM接口压缩音频数据,将数据发送到目标主机,主机接收数据后,解压缩音频数据,并播放,以此实现了点对点得语音通信。利用TCP/IP协议来确认连接状态(TCP/IP协议是可靠的协议,TCP负责发现传输的问题,一有问题就发出信号,要求重新传输,直到所有数据安全正确地传输到目的地,),UDP协议(UDP是一个无连接协议,传输数据之前源端和终端不建立连接,当它想传送时就简单地去抓取来自应用程序的数据,并尽可能快地把
UDP
- UDP通信实验程序,可实现与固定IP地址的数据通信-UDP communication protocol can be realized with a fixed IP address of the data communications
UDP
- 面向无连接的Socket编程,实现了交互式通信-UDP Socket
udp
- udp通信 可以实现简单的客户服务端通信 可以帮助初学者了解udp通信 -udp communication
VC_UDP
- VC实现最简单的UDP通信,初学UDP网络编程的人员值得一看。-VC to achieve the most simple UDP communication, beginner UDP network programming staff worth a visit.
TCP_UDP_CPP
- windows 下的TCP和 UDP通信的编程入门的介绍,对初学TCP和UDP的网络编程人员,可以-TCP and UDP traffic under the windows of introductory programming introduced beginner TCP and UDP network programming, you can take a look at the
UDP--protical
- 通信系统中的不可靠传输协议UDP,文档时中文介绍,包括帧结构等内容-Communication system of not reliable transmission protocol UDP, document Chinese introduction, including frame structure, etc
UDPserver
- UDP通信客服端源代码,可以在C环境下实现编译和PC机上通信-UDP communication customer-side source code can be compiled under the C environment and communicate on your PC
UDP
- 基于C语言的UDP的MFC编程设计,从而实现UDP的客户端和服务器端的通信,可以进行接收数据和发送数据的功能。-Based on the C language UDP MFC programming design, enabling the UDP client and server communication, can receive data and send data.
udp-communication
- 基于UDPD 的可靠通信,同时双方通过窗口实现通信可视化,通信时可发现每条信息的来源、目标以及时间-reliable communication based on UDP
UDP-communication
- UDP通信,用VC++写的,适合初学者学的。一个是发送的,一个是接受的,大家来学习。-UDP communications, an acceptance, a transmission with VC++ design. Very useful for beginners to learn.
Java_udp
- java编程,udp通信的发送和接收的主要实现方法-The main implementation java programming, sending and receiving udp communication
socket
- linux下udp通信的技术资料,包括server和client端例程-udp socket
Fins_manual
- c++ 基于FINS协议与OMRON PLC进行tcp udp 通信-c++ base on fins protocol to communicate with omron plc by tcp udp
UDP_ClientDemo
- 利用udp通信,实现客户端和服务器通信.这是手机app和服务器通信的首次尝试-udp communication
UDPChat
- 本程序主要是利用VC编程来进行UDP通信的程序-This procedure is the use of VC programming UDP traffic