搜索资源列表
Messager_Beta1.0
- 基于C# UDPClient类的点对点聊天工具..
udpSent
- 一款用CSharp语言开发,基于UDP协议的信息发送工具,帮助大家掌握UDPClient工具类的用法-A use CSharp language development, based on UDP protocol messaging tools to help you master the usage of UDPClient tools
Socket
- 用的Socket类,System.Net.Socket命名空间还提供了两个抽象高级类TCPClient和UDPClient和用于通讯流处理的NetWorkStream-Use Socket class, System.Net.Socket namespace also provides two high-level abstract classes, and for communications TCPClient and UDPClient stream processing NetWorkS
udprec
- udp通信的接收端,能正常运行哦。采用udpclient类,在vs2010平台下运用c#语言编写。-the the receiving end of the udp communication, able to the normal run Oh. Udpclient class to use c# in vs2010 platform language.
UDPar
- .net下的udp异步通信,基本udpclient的异步通信-Net under udp asynchronous communication, a basic udpclient asynchronous communication
udpclient
- 在电脑pc机上实现UDP通信的客户端源程序,可以直接编译执行-Implemented on the computer pc-client UDP traffic source can be directly compiled execution
demo
- UdpClient文字和小文件互传,适合初次接触UDP,学习文件传输的人。简单易懂。-UdpClient text and small files to each other, for the initial contact with UDP, file transfer of learning.Easy to understand.
UDPClient
- 基于C#的UDP发送接收,这个是Client端口的程序,一开始发送一个数据,然后接收-Based on the C# UDP send receive, this is the program Client port, one starts to send data, and then receive
WinFormUDP
- UDP通信示例Demo,使用UdpClient实现,用于测试数据的传输。-UdpClient Demo