搜索资源列表
第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打洞程序
- udp协议 穿透内网,远程信息发送,建立成功后则不用服务器
UDP协议实现网络通讯
- UDP协议实现网络通讯-UDP communications network
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.
一个使用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.
TCP和UDP聊天、传收文件程序(其它源码-vc源码)
- 基于TCP和UDP协议的网络聊天、传收文件程序,VC++60实现,包含全部源代码,多提宝贵意见哦-based on TCP and UDP network chat-procedure documents, VC++60 realized, includes all source code, put forward more valuable suggestions oh
Chat-UDP
- 在win32汇编中用socket实现udp协议的网络聊天程序;程序由服务器端和客户端程序组成;-Compilation in win32 using socket realize udp protocol network chat program procedures by the server-side components and client programs
UDP
- UDP协议站源码。很好的一个UDP源码,如果没有UDP协议站的,可以作为参考-Point source UDP protocol. UDP source a good, if there is no point UDP protocol can be used as reference
UDP
- 信息简介:UDP协议,即拥护数据报协议(Use Datagram Protocol).是一个简单的面向数据报的传输层协议.他不提供可靠性,即只把应用程序传给IP层的数据发送出去,但是并不能保证他们能到达目的.广播和多播是基于UDP协议的两种消息发送机制.广播数据即从一个工作站发出,局域网内的其他所有工作站都能收到它.IP协议下,多播是广播的一种变形,IP多播要求将对收发数据感兴趣的所有主机加入到一个特定的组.-Information A
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.)