-
MFCSocket
聊天室的VC++实现 视频会议 多人聊天室(Chat VC++ implementation of video conferencing over the chat room)
- 2009-04-06 11:01:10下载
- 积分:1
-
udt
UDT网络传输协议开源包,是基于UDP的可靠传输协议,支持P2P,有现成的文件传输函数,速度比TCP快。(Open source packages of the UDT network transport protocol is UDP-based reliable transport protocol to support P2P, there is a ready-made file transfer function, the speed is faster than TCP.)
- 2012-03-08 16:11:46下载
- 积分:1
-
SocketUDP
使用vc中的socket类实现的UDP通信程序源码(Using multi-threaded approach to achieve the source code of the UDP traffic)
- 2012-09-05 22:16:32下载
- 积分:1
-
QosSvr
简易TCP通讯服务器端,QosClt为客户端。多个客户端间的通讯需要基于服务器,即通过服务器转发。(Simple TCP communication server, QosClt for the client. Communication between multiple clients need a server-based, that is transmitted through the server.)
- 2013-09-09 13:50:32下载
- 积分:1
-
socket
TCP CS 模式文件传输可以下载和上传文件,也可浏览服务器端文件(TCP CS file transportation)
- 2010-11-08 21:48:17下载
- 积分:1
-
udp
说明: 个人写的vc下UDP广播发送和接收的源码,对于初学网络socket的人有一定帮助(Vc written under the individual to send and receive UDP broadcast source, the network socket for the beginner who has some help)
- 2010-04-21 15:14:58下载
- 积分:1
-
CollectClient
socket编程,实现一个客户端,一个服务器,是学习socket编程的好代码(socket programming, a client, a server, is a good source to learn socket programming)
- 2010-07-15 12:14:14下载
- 积分:1
-
MONG
说明: mongoose v6.15,多线程http——server,线程数可设。从GitHub下载C语言原代码,在vc6里面编译成c++工程(multi-threads http_server, based on source code from Github. The project is conducted in VC6, converted from c language. The threads num can be edited in code.)
- 2020-06-18 04:40:02下载
- 积分:1
-
xuaualgveterminegdraw
这是用VC++环境做成的一个图形编程的练习,是一个旋转的风车,()
- 2018-02-20 11:51:23下载
- 积分:1
-
udt.sdk.4.9.tar
UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 (UDT is a reliable UDP based application level data transport protocol for distributed data intensive applications over wide area high-speed networks. UDT uses UDP to transfer bulk data with its own reliability control and congestion control mechanisms. The new protocol can transfer data at a much higher speed than TCP does. UDT is also a highly configurable framework that can accommodate various congestion control algorithms)
- 2012-01-16 10:53:35下载
- 积分:1