搜索资源列表
udp-over-p2pclient
- peer-to-peer 客户端,实现udp穿越nat-peer-to-peer client, udp achieved through nat
UDPMakeHole
- UDP打洞测试程序源码,语言为c#,包括客户端和服务器端。
C#基于UDP的P2P聊天
- 客户端之间可以自由地进行键盘聊天。 【程序的具体要求】 1) 以图形界面运行, 提供聊天内容输入界面和收到的文字聊天内容。 2) 允许客户选择不同的其他客户方(peer)进行聊天,假定已知对方的IP地址。
P2P-UDP-Pass
- 本程序为UDP打洞原理的测试程序。为了简单起见,该程序服务器就接收两个客户端的连接,使两客户端建立UDP通道。两客户端建立UDP通道后,互相发送的数据不经过服务器转发,直接进行数据交互,这时可以关闭服务器程序。服务器的默认服务端口是10000,如果该端口已经被占用,请自行修改服务端口。-This procedure works for UDP hole test program. For simplicity, the application server on the reception of
10
- 使用TCP和UDP协议编写服务器端和客户端的控制台程序,要求在客户端连续发送5条具体的信息,而在服务器接收并输出。-TCP and UDP protocols used to prepare the server side and client-side console program, requiring the client to send five consecutive specific information, while in the server to receive and ou
XNetFramework
- XNetFramework 是一个非常简单的.net网络通信框架,采用UDP实现,主要用于客户端-服务器模式,本框架实现模拟心跳包(实现断线等事件触发),消息封装等功能,利用本框架可以快速实现网络上基本 C/S模式的程序。-XNetFramework is a very simple. Net framework for network traffic, using UDP to achieve, mainly for the client- server model, the framewor
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
UDP
- 通过服务器 实现 客户端与客户端之间的交流 可直接运行-Client and the server to achieve communication between the client can be directly run
UdpChat
- 基于UDP(面向无连接)的socket编程 使用UDP协议编写聊天软件,使得客户端之间可以自由地进行键盘聊天。 程序的具体要求: -Using the UDP protocol based on UDP (for connectionless) socket programming write chat software, making free keyboard chat client. The specific requirements of the program:
UDP-server-client
- 基于UDP 的客户端和服务端程序,完成本机端口间的的通信-UDP-based client and server program to complete the communication between the local port
TEchoClnt
- echo的客户程序,很有用的调试工具,实现tcp和udp协议的客户端,下程序为tcp-echo client program, a very useful debugging tool, tcp and udp protocol client, under the procedures for tcp
udp-chat
- C# 源码的UDP多人聊天工具,服务端和客户端代码-C# source UDP multiplayer chat tools, services and client code
UDP-Chat
- C#开发 SGS UDP Chat聊天室,服务端+客户端 基于UDP协议,方便修改,可扩展性强-SGS UDP Chat Room Server & Client
udpclient
- 在电脑pc机上实现UDP通信的客户端源程序,可以直接编译执行-Implemented on the computer pc-client UDP traffic source can be directly compiled execution
transfer
- 基于UDP的文件传输,可以实现服务端和客户端之间的文件传输,读入并保存在本地文件。-UDP-based file transfer, file transfer can be achieved between the client and the server, and read and stored in the local file.
nettime
- udp协议网络对时,两部分,服务端+客户端.这是服务端代码 vs2012编译OK.-When udp protocol network, in two parts, server+ client, which is a server-side code vs2012 compile OK.
UDP
- 一个UDP Socket 编程,一个服务端和多个客户端,实现实时通讯功能。-A UDP Socket programming, a server and multiple clients to achieve real-time communication capabilities.
udp
- UDP点对点传输信息,有接收和发送功能,客户端和服务端的功能-UDP-point transmission of information, have to receive and transmit functions, client and server functions
WindowsUDPCommunicate
- winform开发通讯客户端,实现客户端及服务端UDP之间的通讯。(WinForm develops the communication client to realize the communication between the client and the server UDP.)
MessageManager
- 监听udp数据通信,可以监听服务端、客户端数据(Monitor UDP data communication)