搜索资源列表
udp
- UDP是TCP/IP协议族为传输层设计的两个协议之一,它在进程与进程的通信过程中,提供了有限的差错校验功能,是一种无连接的,不可靠的协议。UDP在一个较低的水平上完成进程之间的通信,在收到分组的时候没有流量控制机制也没有确认机制,适用于可靠性比较高的局域网。由于UDP采取了无连接的方式,因此协议简单,在一些特定的应用中协议运行效率高。UDP适合一些实时的应用,如IP电话、视频会议,它们要求源主机以恒定的速率发送数据,并且在网络出现拥塞时,可以丢失一些数据,但是延迟不能太大。基于这些特点,流式多媒
udp.局域网内的UDP通信实验程序
- 一个局域网内的UDP通信实验程序,含客户端和服务器端,可以以不同的端口打开多个客户端,A local area network communication experiment within the UDP process, including client and server side, you can open a different port multiple clients
IPSender
- 基于TCP、UDP的局域网通信程序,c语言开发-LAN Communications
单片机+enc28j60 很不错的资料
- 单片机+enc28j60 很不错的资料,相信对使用enc28j60实现局域网通信的学者会有很大的帮助。tcpip udp arp.....,Single-chip+ enc28j60 very good information, I believe that the use of LAN communications enc28j60 will be of great help to scholars. tcpip udp arp .....
PeerToPeer
- Delphi的P2P源代码,能穿透防火墙建立UDP连接,能在两个不同的局域网中直接通信。-Delphi s P2P source code, can penetrate the firewall to establish UDP connection to two different LAN direct communication.
SOCKS5
- 易语言源码 制作任意主机间UDP 通信 主要解决问题:局域网无法收到外部 UDP 数据 使用工具:易语言+SOCKS5代理向导 其他准备:需要1台SOCKS5的代理服务器 实例要求:任意组网环境的任意2台主机,可以通过UDP发送和接收数据 -Easy language source UDP communication between the host production of any major problem: LAN not received applicatio
Udp
- 该程序是基于vc++对话框的程序,可以在局域网中实现udp通信的功能-The program is based on the vc++ Dialog procedure, you can achieve LAN communications function udp
udp
- 通过UDP协议可以实现局域网内的通信及聊天工具-UDP protocol can be achieved through the communication network and chat tools
udp
- udp实现,能够在局域网通信,双方接收数据-udp achieved in the local area network communications, both receive data
LanIPMsg
- 局域网内通信工具,采用UDP通信方式。不需要单独启动客户端与服务器端,他们同时启动。能够自动搜索局域网内装有同一通讯工具的机器,可以广播消息,也可以点对点聊天。-Tools for Local area network communication between machines. Use UDP protocol to communicate with others.
MyQQ
- 一个类似QQ的局域网通信软件,同时可以选择TCP或UDP连接方式,还可传送文件,抓取对方屏幕。在VC6下编译通过。-A similar QQ local area network communication software, and you can choose TCP or UDP connections, but also transfer files, grab each other' s screens. In the VC6 compiled through.
UDP
- 采用UDP协议及客户机/服务器(C/S)模式,分别为客户端和服务器端完成基本数据配置,实现一个局域网环境下的即时通信,并让收发信息在可视化界面上显示。
keshe
- 此代码实现了基于UDP的通信系统,在两台局域网的PC上可以通信,并且实现了上位机对下位机的控制.-This code implements UDP-based communication system, in both the PC on the LAN can communicate, and achieve a host computer on the lower computer control.
MiltiThread
- 基于socket的UDP局域网通信,对话框程序。支持任意一对一的对话,无主从之分。-The UDP socket-based local area network communication, the dialog box procedure. Support any one on one dialogue, no master-slave distinction.
21C_S
- 局域网监控,对对方电脑进行监控,基于UDP协议的通信,对C/S结构的学习有帮助-lan spy
CSharp-UDP-protocol
- C#编写的局域网通信软件,分为客户端和服务器端,利用UDP协议实现。-local area network communicate use UDP protocol which code by C#.
udp.7z
- 局域网QQ 局域网多人聊天软件 使用UDP 局域网通信 C#开发-LAN QQ C# development
udp
- 利用socket技术,实现了局域网之间的通信,两个客户端之间可以相互聊天-Socket technology, communication between the LAN between the two clients can chat with each other.
udp_communication
- Linux下的UDP局域网通信例程,包括客户端和服务器两个程序的源代码-the UDP LAN communication routines of Linux, including client and server two program source code
UDP
- 局域网中UDP互相通信,主要使用winsock控件和UDP通信协议-UDP communication with each other in the local area network (LAN)