搜索资源列表
用UPD协议实现广播通信
- VC编程用UPD协议实现广播通信 UPD 是USER DATAGRAM PROTOCAL 的简称,是一种在网络上提供的无连接的传输协议。用UDP通信有以下特点: 1、 数据传输不用建立连接,所以不可靠; 2、 数据的发送是面向整个网络的,任何一台在局域网内的计算机都可以接收到相同的数据;
rfc3007Secure Domain Name System (DNS) Dynamic Upd
- 最新的RFC3007文档,对于编程和学习都十分有帮助。-latest RFC3007 documentation for programming and learning are very helpful.
del5
- 小聊天室,挺好用的哦,用的是upd协议,delphi编程的好帮手-small chat rooms, very good with the oh, it was UPD agreement, delphi programming friendIn
Server_TCP
- 一个TCP和UPD聊天、传收文件程序,该程序为服务器版,另外还有客户端版-a TCP and UPD chatting, communicating documents procedures, the procedures for the server version, as well as the client version
利用UPD协议实现广播通信的源代码
- 这是一款用Visual C++编写的利用UPD协议实现广播通信的源代码,运行环境为 VC/。-This is a Visual C UPD prepared by the use of radio communications protocol source code, operating environment for the VC /.
实现UPD的通信
- 实现UPD的通信
UDP程序
- UPD网络通信程序-UPD Network Communication Program
VC...................................
- UPD 是USER DATAGRAM PROTOCAL 的简称,是一种在网络上提供的无连接的传输协议。用UDP通信有以下特点: 1、 数据传输不用建立连接,所以不可靠; 2、 数据的发送是面向整个网络的,任何一台在局域网内的计算机都可以接收到相同的数据; 具体实现很简单,但是现在在网络上很少看到这方面的代码;我也参考了VCKBASE上的关于UDP通信的原代码和一些书籍,写了这个简单的客户端,接收端程序
IPMonitor_VCC
- windows 下的网络数据解析工具,vc++环境,支持tcp,upd,port选择-windows of network data analysis tool vc environment to support tcp, upd. port options
Sockets-2.1.5
- upd socket 封装类, 是封装好的udp socket 类 可以实现连接和发送 -upd socket Packaging category is a good udp socket Packaging category can be achieved and this link
udpcs
- UPD实现软件的更新功能,代码简单,适合新手学习用。-UPD realize software update feature, the code is simple, suitable for novices to learn.
UDPchat
- upd 聊天室 基本实现了初步的功能 希望大家喜欢-upd chat rooms have basically realized the function of the initial hope that we like
udp
- linux upd套接字写的服务器客户端程序-linux upd socket server to write client programs
Sniff
- 该代码使用的是vc和winpcap,实现了截获当前流过网卡的tcp包,upd包等,并显示这些数据。-err
UPD
- 用UPD协议实现广播通信,基于UDP协议网络编程。-UPD protocol used for broadcast communications, network programming based on the UDP protocol.
Rose2003
- 此文件是安装IBMorse2003的密钥,下载后,后缀改为 " upd "-This file is installed IBMorse2003 key, download, suffix changed to upd
LinuxSocketUDP
- LINUX Socket Client UPD and LINUX Socket Server UPD
Android-UDP-Terminal-master
- ANDROID UPD TERMINAL FOR ANDROID STUDIO & ECLIPSE
UDP
- UPD 协议 fpga源代码 upd 接收 upd 发送 arp 协议解析(upd receive upd send arp protocol analysis)
UPD模拟测试
- upd网络编程,主机之间的网络通信demo,通俗易懂,适合初学者(UPD network programming, network communication between hosts demo, easy to understand, suitable for beginners)