搜索资源列表
用UPD协议实现广播通信
- VC编程用UPD协议实现广播通信 UPD 是USER DATAGRAM PROTOCAL 的简称,是一种在网络上提供的无连接的传输协议。用UDP通信有以下特点: 1、 数据传输不用建立连接,所以不可靠; 2、 数据的发送是面向整个网络的,任何一台在局域网内的计算机都可以接收到相同的数据;
飞鸽传书
- 局域网通信软件跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密-LAN communications software cross-platform information exchange, based on TCP / IP (UDP) without the server, simple to use, is capable of transmitting files and folders, data co
UDP-protocal-communication
- UDP协议实现网络通讯 可实现局域网内的通信-UDP protocol network communication can be realized within the local area network communication
VB_WINSOCK
- 利用VB中WINSOCK实现局域网中的通信,对于局域网用户中的编程爱好者来说,如果能自己编一个局域网通信程序,那么这一切将是多么美妙!可是,如果要从头开始完全由自己来编写一段用于通信的程序,必须对相关的网络协议及其他的一些较底层的技术有较深入的了解,这可不是一件容易的事。而现在有了Winsock控件,一切就不同了,它已经替你封装了所有烦琐的技术细节,并提供了访问TCP和UDP网络服务的方便途径。你只需通过设置控件的属性并调用其方法就可轻易连接到一台远程计算机中,并且还可以双向交换数据,而这一切都
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
单片机+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 .....
MATLAB_UDP
- MATLAB UDP局域网PC之间进行通信,并传递数据-MATLAB UDP
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.
UDP
- 采用UDP协议及客户机/服务器(C/S)模式,分别为客户端和服务器端完成基本数据配置,实现一个局域网环境下的即时通信,并让收发信息在可视化界面上显示。
IM
- 局域网通信软件,可以互相传文件,聊天。UDP广播上线。-Communication software in LAN.You can use it to transfer files and to talk to each other.This program uses UDP to broadcast online information.
UDP-java
- 采用JAVA编写的基于UDP的通信软件,可以很好的完成局域网间的通信-Written using JAVA UDP-based communications software, you can complete a good communication between the LAN
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.
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_communication
- Linux下的UDP局域网通信例程,包括客户端和服务器两个程序的源代码-the UDP LAN communication routines of Linux, including client and server two program source code
UDP
- labview局域网通信,UDP协议,可以实现同意网络下的通信,类似于-labview LAN communications, UDP protocol, the network can communicate consent under similar qq
labview-UDP
- labview局域网通信,UDP协议,可以实现同意网络下的通信,类似于-labview LAN communications, UDP protocol, the network can communicate consent under similar qq
UDP
- 局域网中UDP互相通信,主要使用winsock控件和UDP通信协议-UDP communication with each other in the local area network (LAN)
UDP通信测试
- 可以在局域网内测试UDP通信延迟,达到微秒级(Testing UDP communication delay in LAN)