搜索资源列表
飞鸽传书
- 局域网通信软件跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密-LAN communications software cross-platform information exchange, based on TCP / IP (UDP) without the server, simple to use, is capable of transmitting files and folders, data co
udp_S_C
- udp 的连接实例,在各个机器上实现udp clent and server联结和信息传递-udp link example, in various machines to achieve udp clent and server connectivity and information transfer. !
udpsever
- 采用delphi自带udp控制做的一个udp server,给初次接触网络编程的人员参考
2
- 利用UDP client向server 发送信息,并分析所得包的信息
P2PChat
- 简单聊天软件,开发工具为Delphi7,这是关于网络通讯方面的。该小程序只使用到了简单的Server/Clisent Socket控件,所采用的协议为Udp。
TestAsyncSocket
- AsyncSocket,有tcp的server和client udp的类和client-iphone AsyncSocket
chap03
- udp协议的开发源代码,里面包含客户端代码,服务器端代码,以及基于多线程的udp程序-udp protocol development source code, which contains the client code, server-side code, and the udp-based multi-threaded program
Server
- delphi\UDP安全传输代码示例,欢迎下载.-delphiUDP secure transmission code examples are welcome to download.
NetSrv
- UDP server development.
udp_chat
- this file sample in delphi show how to use udp for chating clint\server
UDPExample
- 程序名称:UDPExample.cpp 功 能:控制台命令状态运行的UDP通信程序 调试环境:VC++.NET 2003 说 明:充当服务器进程时的运行方式:UDPExample 端口号 充当客户进程时的运行方式:UDPExample 端口号 服务器IP地址 服务器端口号-Program Name: UDPExample.cpp function: state of the console commands to run UDP communication program de
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
czUDP
- UDP控件及演示,实现了服务器与客户器的搜索-UDP control and presentation, to achieve the server and the client device search
im-rsmkd
- chat for delphi , componentttt udp client and udp server
OSC
- 透過 UDP 的 Open Sound Control 協定,即可使用此 VI 搭配所謂「Touch OSC」的 iOS 應用,以傳輸/接收字串與 32 位元的浮動資料-This is a VI that can send and receive String and 32-bit float data from an iOS app called Touch OSC using the Open Sound Control protocol over UDP.
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-porttest
- Test UDP Cliend and Server. Send and Read.
file
- 通过UDP的服务端向客户端传多个文件,先通过服务端把文件列表传给客户端,客户端看到文件列表以后,根据需要选择需要的文件序号,把该文件序号传给服务端,服务端收到文件序号,就会把该文件传给客户端。注意:这是labview2011版的,还有端口号已默认无需修改,但是服务端和客户端IP必须一致,而且要设成服务端电脑的IP地址-Transfer a file to the client through the UDP server, to the list of files to the client t
UDPServer
- 传输协议编程,UDP无连接传输,UDP服务器,实现网络通信编程-Transmission protocol programming, UDP connectionless transport, UDP server, network communications programming