搜索资源列表
用UPD协议实现广播通信
- VC编程用UPD协议实现广播通信 UPD 是USER DATAGRAM PROTOCAL 的简称,是一种在网络上提供的无连接的传输协议。用UDP通信有以下特点: 1、 数据传输不用建立连接,所以不可靠; 2、 数据的发送是面向整个网络的,任何一台在局域网内的计算机都可以接收到相同的数据;
号码簿
- 一个在公司局域网使用网络号码簿软件,包括服务器程序和客户端程序,两者之间采用UDP通信。-a LAN in the company use the Internet's address book software, including server and client programs, between using UDP communications.
VC...................................
- UPD 是USER DATAGRAM PROTOCAL 的简称,是一种在网络上提供的无连接的传输协议。用UDP通信有以下特点: 1、 数据传输不用建立连接,所以不可靠; 2、 数据的发送是面向整个网络的,任何一台在局域网内的计算机都可以接收到相同的数据; 具体实现很简单,但是现在在网络上很少看到这方面的代码;我也参考了VCKBASE上的关于UDP通信的原代码和一些书籍,写了这个简单的客户端,接收端程序,起到抛砖引玉的作用,希望能给初次接触UDP之BROADCA
UDP-protocal-communication
- UDP协议实现网络通讯 可实现局域网内的通信-UDP protocol network communication can be realized within the local area network communication
Labview_UDP
- 本代码是基于labview的UDP点对点通信程序,已经在局域网内测试通过
IP Messenger v2.50a7 Full Source
- 是一款局域网内即时通信软件, 基于 TCP/IP(UDP).可运行于多种操作平台(Win/Mac/UNIX/Java), 并实现跨平台信息交流. 不需要服务器支持. 支持文件/文件夹的传送 (2.00版以上) 通讯数据采用 RSA/Blofish 加密 (2.00版以上) 十分小巧, 简单易用, 而且你可以完全免费使用它. 目前已有的版本包括: Win32, Win16, MacOS, MacOSX, X11, GTK, GNOME, Java 等, 并且公开源代码.
IPMSG
- 飞鸽传书 (IP Messenger)是应用广泛的局域网通信软件,可实现跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用 可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密。
GetNetSpeed
- 使用C/S模型实现的局域网机器的网速查看程序。可实时显示局域网内安装了客户端的当前上传与下载网速。使用UDP通信。
2004100111112520622
- TCP/UDP局域网通讯 通过SOCKET,用DELPHI实现的可以在局域网中实现通信的程序。-TCP / UDP Socket LAN communications through the use of the DELPHI in LAN communications procedures.
ShenYin2
- 实现局域网下一对一语音聊天,用SOCKET实现UDP通信,语音部分用winmm的库。使用windows底层API waveOutOpen等-Local area off-line one-on-one voice chat
feige
- 飞鸽传书(IP Messenger)是一个小巧方便的即时通信软件,它适用于局域网内甚至广域网间进行实时通信和文档共享。基于 TCP/IP(UDP),无需服务器,简单易用。可传送文件和文件夹。通讯数据采用RSA/Blofish 加密。-Dove Chuanshu (IP Messenger) is a compact and convenient instant messaging software, it applies to the LAN or even WAN conducted real
TX
- UDP控件。为局域网数据通信创建的一个简易控件。-UDP control. Created for the LAN data communications a simple control.
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.
VC6_UDP_Chat
- VC6写的UDP通信程序..可以实现局域网内聊天通信-UDP communication program written in VC6 .. LAN chat communication can be achieved
UDP-java
- 采用JAVA编写的基于UDP的通信软件,可以很好的完成局域网间的通信-Written using JAVA UDP-based communications software, you can complete a good communication between the LAN
NetChat
- 自己写的局域网聊天和文件传送软件,涉及到TCP和UDP两种通信方式的使用-Write your own LAN chat and file transfer software, it comes to the use of both TCP and UDP communication
uuuddpsounds
- 使用UDP协议实现局域网内语语音通信功能 能够互相对话功能 -LAN language voice communication function using the UDP protocol functions can talk to each other
CSharpudp
- C#实现穿越防火墙udp打洞(仿qq即时通讯),可实现局域网通信功能-C# implementation through the firewall udp holes (imitation qq instant messaging), enabling LAN communication function
UDP-connection
- 通过模拟qq登录的界面,以及通过UDP实现局域网内通信,这里的通信利用的是IP地址-Through simulation qq login interface, as well as by UDP implementation in communication, network communication using the IP address here
UDP通信测试
- 可以在局域网内测试UDP通信延迟,达到微秒级(Testing UDP communication delay in LAN)