搜索资源列表
第19章 基于UDP协议的网段扫描器.rar
- 基于UDP协议的网段扫描器
一个使用UDP协议写的围棋(小应用程序)
- 一个用UDP协议写的围棋小应用程序,欢迎大家下载研究-I-go application of java src with udp protocol.
8051的UDP协议实现 协议实现--c语言编写
- 8051的UDP协议实现 协议实现--c语言编写 用51单片机实现的。-8051 to achieve the UDP protocol -- c language with the MCS-51 microcontroller.
UDP协议实现网络通讯
- UDP协议实现网络通讯-UDP communications network
基于UDP协议的网段扫描器
- 利用UDP协议得到某一网段内所有机器的IP、机器名、工作组、用户名及MAC地址-use of a particular UDP detecting all machines IP, machinery, and the Working Group, user name and MAC address
VC知识库文章 - 基于IP-UDP协议的 sock 编程
- VC知识库文章 - 基于IP-UDP协议的 sock 编程-An article of MSDN - A sock program based on IP-UDP protocol.
UDP协议的聊天室
- UDP协议的一个用VB写成的聊天软件,能实现多人在线聊天,现共享上传.-of a UDP written in VB chat software, able to multiplayer online chatting, sharing is uploaded.
C#UDP文件传输系统源代码
- C#语言编写的基于UDP协议的P2P文件传输系统源代码。可直接打开项目,带界面。
利用udp协议实现计算机之间的通信
- 利用udp协议实现计算机之间的通信
udp for vb
- vb6.0工程 使用UDP协议传输数据 本地MAC读取
UDP打洞程序
- udp协议 穿透内网,远程信息发送,建立成功后则不用服务器
UDP_Demo 基于UDP协议编写的socket网络编程程序
- 基于UDP协议编写的socket网络编程程序,包含客户端与服务器端程序,欢迎下载-Prepared based on UDP protocol socket network programming process, including client and server-side program, please download
P2P 用MFC中CSocket的UDP协议实现简单的P2P通信
- 用MFC中CSocket的UDP协议实现简单的P2P通信,包括P2P通信协议的设计与实现,多用户聊天室的实现。-MFC CSocket with the UDP protocol in a simple P2P traffic, including P2P communication protocol design and implementation to achieve multi-user chat rooms.
Udpsendfile.用Udp协议实现了点对点文件传输
- 用Udp协议实现了点对点文件传输,比网上一般的Tcp稍快些,并且进度条做得比较美观,transfer file of point to point use Udp
UDP.rar
- UDP协议实现网络通讯,VC++ 编写,包括服务器端和发送端,UDP protocol network communication, VC++ Prepared, including server-side and the sending end
Delphi67-UDP-SendFile
- Delphi67中利用UDP协议传送文件的例子-Delphi67 using UDP protocol to send the case file
UDP
- 实现了C8051F340单片机依据UDP协议传输数据-C8051F340 realize a single-chip based on UDP protocol to transmit data
UDPchatter
- 一个基于UDP协议的网络聊天程序-A network based on UDP protocol chat program
UDP
- 信息简介:UDP协议,即拥护数据报协议(Use Datagram Protocol).是一个简单的面向数据报的传输层协议.他不提供可靠性,即只把应用程序传给IP层的数据发送出去,但是并不能保证他们能到达目的.广播和多播是基于UDP协议的两种消息发送机制.广播数据即从一个工作站发出,局域网内的其他所有工作站都能收到它.IP协议下,多播是广播的一种变形,IP多播要求将对收发数据感兴趣的所有主机加入到一个特定的组.-Information About: UDP protocol, that is, s
UDP协议客户端服务器间视频传输c源码
- 此程序利用C语言编程,采用UDP协议实现了Windows客户端与linux服务器端文件的传输。(This program uses C programming language, using the UDP protocol to achieve the Windows client and Linux server-side file transfer.)