本程序在VC.NET中编译通过,实现了好友上线,下线UDP广播,及用XML实现消息传输,及文件传输功能。-procedures in the VC. Compiled by achieving a friend on the line, assembly line UDP broadcasting, and using XML messaging, and file transfer functions. 下载
|
利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的服务器端,采用了TCP/UDP协议,可扩展到net网络传输!-use vc achieve LAN file transfer, is divided into client and server-side two, The file transfer is part of the server using the TCP / UDP protocol, which can be expanded to net network transmission! 下载
|
vc实现udp传输实例,属于客户端。-vc achieve udp transmission example, belong to the client. 下载
|
VC++平台开发的,UDP协议传输的C/S模式编程,(转)有错误别找我啊-VC platform development, UDP transmission of the C / S mode programming, (to) find my other mistakes ah 下载
|
VC编程用UPD协议实现广播通信 UPD 是USER DATAGRAM PROTOCAL 的简称,是一种在网络上提供的无连接的传输协议。用UDP通信有以下特点: 1、 数据传输不用建立连接,所以不可靠; 2、 数据的发送是面向整个网络的,任何一台在局域网内的计算机都可以接收到相同的数据; -VC programming corresponds UPD with the UPD agreement realization broadcast is the USER DATAGRAM PROTOCAL abbreviation, is one kind the connectionless transmission agreement which provides in the network. Corresponds below with UDP has the characteristic: 1st, the data transmission does not use the establishment connection, therefore is unreliable; 2nd, the data transmission faces the entire network, any all may receive the same data in the local area network computer; 下载
|