搜索资源列表
cnmessage
- 一个使用UDP开发的消息广播服务与客户端程序,包含代码,可执行程序,可以随意使用-use a UDP development of the broadcasting service and client programs, including code, executables, free to use
Chat-UDP
- 在win32汇编中用socket实现udp协议的网络聊天程序;程序由服务器端和客户端程序组成;
liaotiangongju
- DP协议使用端口号为不同的应用保留其各自的数据传输通道。数据发送一方(可以是客户端或服务器端)将UDP数据报通过源端口发送出去,而数据接收一方则通过目标端口接收数据。有的网络应用只能使用预先为其预留或注册的静态端口;而另外一些网络应用则可以使用未被注册的动态端口。因为UDP报头使用两个字节存放端口号,所以端口号的有效范围是从0到65535。可以进行聊天的哦 !
UdpClient
- 这是一个关于UDP客户端的代码,是用WINSOCHET编写的
ISocketStream1.0
- 通信控件,可以发送数据流,实现了UDP穿透;一个服务器控件,一个客户端控件,服务器上有一个客户端登录管理列表。传输速度很快的,可以用它来传输语音,视频,还有文件等数据流。
chap03
- udp协议的开发源代码,里面包含客户端代码,服务器端代码,以及基于多线程的udp程序-udp protocol development source code, which contains the client code, server-side code, and the udp-based multi-threaded program
up_time
- 利用UDP协议和WindowsMFC套接实现客户端和服务器的通讯,包括回发信息-Using UDP protocol and WindowsMFC client and server sockets to achieve communication, including the information back
NetChatingSeverandClient
- 利用UDP协议和WindowsMFC套接实现客户端和服务器的通讯,包括回发信息-Using UDP protocol and WindowsMFC client and server sockets to achieve communication, including the information back
Source
- 也是一个UDP的例子,客户端通过服务器来连接。也可以客户端和客户端直接通信。-Is a UDP example, the client through the server to connect. Can the client and the client to communicate directly.
xqw0910
- brush developed in delphi ·Improved component for work with ·Improve DBGrid from EhLib. Many f ·Delphi 的StringGrid无法嵌入ComboB ·一个相当不错的皮肤源码 ·制作API钩子,截获API的源码 ·漂亮的delphi界面控件 ·远程桌面,服务端+客户端 ·DELPHI办公全套管理系统 ·针对 UDP 通讯协议的 Socket 构件, ·获取
201062810136982
- 文件共享, 电驴,P2P客户端源代码, 支持TCP, UDP, DHT, 还可以在线播放多媒体. -File Sharing, eMule, P2P client source code, support TCP, UDP, DHT, also available online multimedia.
UDP
- QT4开发实战 第11章 网络与通信——基于UDP的网络广播程序。程序包括UDP服务器端的编程,UDP客户端编程。-QT4 Chapter 11 Development combat network and communication- UDP-based network broadcast program. The program includes UDP server side programming, UDP client programming.
UDP-up
- 利用udp ,实现文件的传输,分服务器端及客户端-file tran
UDP
- 一个详细的udp服务端客户端代码,任意长度数据-no english memo.
CSharp_UDPerwin
- 用C#设计UDP广播,能够指定本地客户端的ip与端口;能够指定要通信的对方客户端的ip与端口;能够向对方正常发送信息;能够正常接收对方的信息并显示。-UDP unicast multicast
UDPwenjianchuanshu
- udp文件传输,实现服务器与客户端的网络通信,可以传输文件保存-udp file transfer, server and client network communication, you can transfer files to save
UDPClientServer
- 使用Indy下UDP控件实现服务端客户端通信-Use Indy next UDP controls to achieve client-service communication
UdpClient
- 简单的UDP 通信客户端通信程序,适合新手学习-UDP communications client
tcpMyQQ
- VC++ TCP 方式实现MYQQ,仿QQ的小软件,功能没QQ多,只是实现基础的TCP通讯功能,连接方式可以连接TCP/udp,服务选择里可选客户端和服务端或都两者都是。另外程序还具备抓图功能,请先指定对方IP。-This file contains a summary of what you will find in each of the files that make up your MODIVCDemo application. MODIVCDemo.dsp T
UDPClient
- 传输协议编程,UDP无连接传输,UDP客户端,实现网络通信编程-Transmission protocol programming, UDP connectionless transport, UDP client, network communications programming