搜索资源列表
Winsock通信测试程序--Source-V2.0
- 使用Winsock控件编写的TCP、UDP通信测试程序,支持CRC、XOR、SUM等通信校验方式,是一款比较使用的工程测试工具软件-Winsock controls prepared by the TCP, UDP communications test procedure, support CRC, XOR, SUM calibration methods such as communications, is a comparison of the use of engineering sof
udp通信
- 这是一个利用UDP进行通信的小程序,用的是异步套接字模式,可以灵活的改变原IP和目的IP以及原端口和 目的端口 -This is a use of UDP communications for the small program using the asynchronous socket model, the flexibility to change the original purpose of IP and IP, and the original purpose of ports and
类似与QQ的UDP通信
- 这是一个用VC编写的网络通信程序,有两个服务器和端口,可以实现相互通信。使用时请注意修改IP地址-This is a VC prepared by the network communication procedures, and the two-port server can achieve mutual communication. When used to change IP addresses
udpsocket
- 此代码为udp通信程序,主要是从客户端发送一数据,然后在在服务器段接收。
UDP程序
- UPD网络通信程序-UPD Network Communication Program
TCPUDP通信
- 网络通信程序,实现TCP和UDP通信,可互发消息-network communication procedures, TCP and UDP communications, updates
简单的TCP,UDP服务器,客户端(入门学习用)
- WIN API开发的基于SOCKET的简单TCP,UDP通信程序,对初学者使用SOCKET很有帮助
MFC——udp通信
- 这是一个基于UDP之下运用套接字建立连接的对话框应用程序
基于IPv6的tcp/udp网络通信程序
- 这是一个基于IPv6的tcp/udp网络通信程序的工程。 该工程包括TCP Server端程序,TCP Client端程序,以及UDP Server端程序和UDP Client端一共4个程序,建立在同个工程中一起提供。
UDP点对点聊天
- UDP点对点聊天是一个UDP的点对点聊天程序,程序运行测试的时候,需要改变侦听端口,如果要在同一台机器上测试,需要改变一下程序设置,因为程序比较简单,所以没有增加设置功能,读者可以在自己程序中修改。
vc_UDP_communication
- vc下用SOCKET套接字开发的UDP通信程序,包括发送和接收程序-SOCKET socket vc using UDP communication program development, including the sending and receiving process
Udpserver
- UDP通信程序,主要介绍SOCKET服务器端的设置步骤-UDP server
shiyan4
- (1)按照Winsock UDP通信流程设计对话框模式的服务器和客户机程序。 (2)利用程序测试两种UDP广播地址的使用。-(1) Winsock UDP communication process according to the pattern design dialog servers and clients program. (2) using the program test two UDP broadcast address.
VC6_UDP_Chat
- VC6写的UDP通信程序..可以实现局域网内聊天通信-UDP communication program written in VC6 .. LAN chat communication can be achieved
DataSyncUDP
- 远程数据库表同步,采用udp通信,程序分server端和client端。-Sync remote database table, using udp communication, the program server-side and client-side points.
UDP
- VC++下的UDP协议通信编程(上位机可以在此基础上编写用户协议程序)-VC++ programming under the UDP protocol communication (the host computer can be prepared on the basis of this User Agreement Procedure)
udp
- 基于UDP的简单通信程序,很简单的代码。(UDP based simple communication program, a very simple code.)
ethnet udp tcp
- Windows TCP UDP SERVER CLIENT 套接字通信程序。(Windows TCP UDP SERVER CLIENT SOCKET communication code)
UDP
- 编程实现了模拟qq聊天的程序功能,通过UDP通信实现用户交流(Programming realizes the program function of the analog QQ chat, and realizes the user communication through the UDP communication)
UDP
- 最基本的udp通信程序 ,便于 初学者 学习 ,使用了C#语言 。(basic udp communication software help stydents learn how to communicate two pc)