-
senda-recv-file
socket 客户端和服务端发送和接收文件的源代码(the source code of socket in order to send and receive file)
- 2015-05-12 10:37:50下载
- 积分:1
-
Getmacofremotemachine
获取远程机器的MAc地址,运行环境VC++
(get MAC of remote machine)
- 2009-05-10 17:27:13下载
- 积分:1
-
gen_demo
a code generation framework implemented in Ruby that attempts to go beyond the classic substitution of variables in templates
- 2013-10-25 09:41:43下载
- 积分:1
-
Chat1
本次上传内容为基于UDP的网络聊天程序,利用SOCKET套接字进行数据通讯,本实验是本人做的计算机网络课程设计,有mfc的CSocket编的。(The uploaded content for UDP-based chat program, the use of SOCKET socket for data communication, I am doing this experiment is a computer network curriculum design, there is the mfc CSocket compiled.)
- 2011-09-10 10:12:41下载
- 积分: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
-
UDPinstance
一个VC++写的基于UDP的通信程序实例(VC++ to write a UDP-based communication program example)
- 2010-05-13 13:32:53下载
- 积分:1
-
update-online
一套完整的在线升级程序,只需修改配置文件即可成为自己的升级程序。(A complete set of online upgrade program, simply modify the configuration file to become their own upgrade process.)
- 2013-09-18 09:28:45下载
- 积分:1
-
POP3
核心实例 POP3上电子邮件的检查,POP3协议,网络编程(POP3 email check)
- 2010-11-11 13:50:50下载
- 积分:1
-
MyTest_UI
通过网络编程采集数据并实时在界面上显示,集成了自己编写的类。(Through data collection and real-time network programming displayed on the interface that integrates their preparation classes.)
- 2013-07-27 21:42:15下载
- 积分:1
-
ask_answer
该程序模拟知乎,作为网上问答系统,用户能注册,登录,提问,回答,点赞,关注,取关,查找问题,等一系列操作,一个服务器端可以同时连接多个客户端,能够同步各个客户端操作结果。程序分为客户端和服务器端,用户gui采用mfc编写,通信方式为socket方式,开发环境为win7 vs2015,编译器v140.(The program simulates know almost as online quiz system, users can register, login, questions, answers, thumbs up, focus on, take off, find the problem, and a series of operations, a server can be connected to multiple clients simultaneously, it is possible to synchronize each client operating results. Program is divided into client and server side, the user using mfc gui written communication for the socket, the development environment for win7 vs2015, compiler v140.)
- 2016-05-17 11:56:13下载
- 积分:1