搜索资源列表
OurMsg.rar
- LanMsg已更名为ourmsg,当前版本为1.1,修正了1.0版本中UDP组件的BUG,调试通过视频编解码,音视频即时消息软件源码。当前版本音频采用G729A算法编解码,视频采用微软MPEG4编解码。视频编解码器在Update\mpg4vki文件夹中,发布客户端打包时需要将mpg4vki一同发布,否则客户端视频将不能正常使用。,LanMsg has been renamed ourmsg, the current version 1.1, revised 1.0 version of UDP
CommDebugProV1.0.0.1
- 通用通信调试软件,支持串口通信,以太网服务器端,客户端,UDP通信,支持组播方式,可设置自动发送,自动应答等通信方式-Universal Communication debugging software to support serial communications, Ethernet server-side, client, UDP communication, support for multicast mode can be set automatically sent, automat
TcpIP
- 使用C#编写的采用TCP与UDP协议的服务器与客户端的时间,性能较高-Written using C# TCP and UDP protocols use server and client time, high performance
UDP
- 本例是采用UDP通信,包括服务器与客户端,包括数据重传机制和异常处理机制-In this case is the use of UDP communications, including server and client, including data retransmission mechanism and exception handling mechanism
P2PCht
- CSharp 写的UDP穿透Cone NAT 的例子, 包含服务器和客户端, C#源码-CSharp write through Cone NAT UDP examples, including server and client, C# source code
NetServ
- udp自动转发程序,在服务器端运行程winnetserv.exe后就会自动把client.exe发送过来的udp包转发到指定的ip地址-udp automatically forward procedure at the server side to run automatically after the way winnetserv.exe put client.exe sent forward the udp packets to a specific ip address
tcpudpserverclient
- TCP UDP CLIENT SERVER COMMUNICATION ENJOOOOOOOOOOOOY
UdpSample
- c# udp example client and server architecture
client
- UDP客户端的接受,并且显示内容,方便快捷-UDP客户端的接受,并且显示内容
networkstuff_src_2003
- 网络实用工具,C#代码, client/server demo, TCP/UDP scan, arp, whois, wake on lan -network stuffs in C#, client/server demo, TCP/UDP scan, arp, whois, wake on lan ....
UDP_Client_Server(Ring_Topology)
- CSharp program simulates client - server file transfer using UDP
udp
- 用csharp实现udp通讯,内含udp客户端和服务器端,简单例子-Achieved by csharp udp communication, containing udp client and server side, a simple example
STUN_Client_app
- STUN(Simple Traversal of UDP over NATs,NAT 的UDP简单穿越)是一种网络协议,它允许位于NAT(或多重NAT)后的客户端找出自己的公网地址,查出自己位于哪种类型的NAT之后以及NAT为某一 个本地端口所绑定的Internet端端口。这些信息被用来在两个同时处于NAT 路由器之后的主机之间建立UDP通信。该协议由RFC 3489定义。-STUN (Simple Traversal of UDP over NATs, NAT traversal of UDP
CSharp.Net
- UDP通信实现,客户端和服务器端,使用说明见源码 [UDP.rar] - 本例是采用UDP通信,包括服务器与客户端,包括数据重传机制和异常处理机制 [UDPtest.rar] -The UDP traffic implementation, the client and server side, see the source code [UDP.rar]- in this example is the use of UDP traffic, including server and client
UDPClient-CSharp
- 用C#编写的独立UDP客户端,默认绑定地址127.0.0.1 端口为:9003,配合服务器使用,打开服务,与客户端建立连接即可通信-UDP server with independent written in C#, default binding address 127.0.0.1 port: 9003, with the clients, and to open the service, you can establish a communication connection with th
Network-Demo-CSharp
- Network-Demo-C#是用c#开发的网络方面的demo,覆盖http、tcp/ip、udp、socket的服务端和客户端的demo示例-Network- Demo- c# Demo is to use c# development of the Network, HTTP, TCP/IP, udp, socket server and client Demo sample
Projects
- communication client/server socket according to udp and tcp
udp client server
- UDP 通讯,包含客户端和服务端程序,亲测可用,需配置ip端口(UDP communication, including client and server-side program, protest available and configure the IP port)
WindowsUDPCommunicate
- winform开发通讯客户端,实现客户端及服务端UDP之间的通讯。(WinForm develops the communication client to realize the communication between the client and the server UDP.)