-
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
-
ping_Alexei
有关Ping使用的例子(the Ping examples of usage)
- 2004-09-25 10:39:47下载
- 积分:1
-
Chat
异步套接字编写的网络聊天室程序,根据孙鑫VC++深入详解的例子改写,使用Visual studio 2008 SP1在Unicode编码环境下编写,可以收发中文字符。(Asynchronous socket program written in Internet chat rooms, according to Sun Xin VC++ depth Detailed examples rewritten using Visual studio 2008 SP1 environment written in Unicode encoding, you can send and receive Chinese characters.)
- 2013-11-28 14:44:55下载
- 积分:1
-
WinsockControl
用API函数写的winsock控件源代码.(API function to use the winsock control to write the source code.)
- 2008-07-25 19:29:55下载
- 积分:1
-
SendFileClient
VC++实现类似于QQ文件传输功能的文件发送与接收程序示例,分为服务端和客户端,客户端首次接收数据,将判断文件包大小,数据包中一定包含完整的数据包结构信息,数据不一定完整;读取数据包的大小,包含数据包结构大小和数据大小,之前接收的数据与现在接收的数据能够构成至少一个完整的数据包,文件接收完毕则设置结束标记,若终止的连接,则弹出窗口告诉用户,对方终止了文件传送。
服务端程序是比较简单的,基本是复制文件数据、判断文件是否传递成功、等待对方收受发送任务或取消发送任务,分包继续发送文件等功能(VC++ implementation is similar to QQ file transfer capabilities to send and receive files program examples, divided into server and client, the client receives the first data packet to determine the file size, the packet must contain the complete information packet structure, the data is not must complete reading packet size, including the size and structure of the data packet size, and previously received data received data can now constitute at least one complete packet, the file has been received then set the mark, if the connection is terminated, the pop-up window telling the user, the other party to terminate the file transfer.
Server program is relatively simple, basically copying the file data, to determine whether the file transfer is successful, waiting for the other to accept or cancel the sending task sends tasks, subcontractors continue to send files and other functions
)
- 2014-06-03 13:50:03下载
- 积分:1
-
IOCP-Basic
IOCP基本原理介绍,主要介绍了如何使用IOCP进行开发。(Introduce the basic principles of IOCP, mainly on how to use IOCP for development.)
- 2011-04-20 10:13:01下载
- 积分:1
-
D-Link
通用的设置路由器局域网端口映射类源码,仅供参考(Set up the router LAN port mapping class source code, for reference only)
- 2012-02-13 20:03:50下载
- 积分:1
-
CopyHunter
文件拷贝猎手,能进行断点续传功能,方便局域网内部的共享文件拷贝!(File copy hunter, capable of HTTP functionality, easy to share the internal LAN file copy!)
- 2011-08-22 00:19:30下载
- 积分:1
-
sjx
一般地,把三角形的三个角A,B,C和它们的对边a,b,c叫做三角形的元素。已知三角形的几个元素求其他元素的过程叫做解三角形。解三角形,常用到正弦定理和余弦定理和面积公式等。正弦定理a/sinA=b/sinB=c/sinC=2R(2R在同一个三角形中是恒(The Triangle software, wrote)
- 2015-05-09 18:15:28下载
- 积分: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