-
CSocket-TCP
说明: 基于CSocket的TCP多人聊天程序 平常自己练习用的!(CSocket of TCP-based chat program over usual practice their own use!)
- 2010-04-05 09:24:58下载
- 积分:1
-
C++hao-zi-liao
大家共享好东西,
尤其是学C++的出血者(share good things, especially learning C bleeding)
- 2006-10-30 18:29:27下载
- 积分:1
-
12864
说明: 点阵式液晶显示片
型号:12864 驱动程序(Dot-matrix liquid crystal display film models: 12864 driver)
- 2009-08-22 14:38:41下载
- 积分:1
-
sockAPI
windows socket API的基本应用
完整工程;服务器异步监听模式
适合初学参考。(The basic application windows socket API complete works server asynchronous listening mode suitable for beginners reference.)
- 2009-10-17 09:11:45下载
- 积分:1
-
ceshi
实现本地程序从远程服务器下载文件。保存到本地。同时,具备断点续传的功能。可以在下载一部分的情况下,再次下载从断点处继续下载。(Implement a local program to download files a remote server. Saved locally. At the same time, with the functions of HTTP. You can download a part in the case, once again download continue downloading the breakpoint.)
- 2016-10-26 18:07:08下载
- 积分:1
-
gontext
如何获取线程关联用户名和域名,不错,很好()
- 2018-06-20 11:33:16下载
- 积分:1
-
socket
vc++ 下的socket收发例程,tcp和udp例程(socket vc++)
- 2013-11-03 23:06:48下载
- 积分:1
-
IOCPModel
这是一本关于IOCP模型原理及其功能介绍的文章。对于做大型服务器很有帮助(This is a book about IOCP model and the function introduction article. For large server help
)
- 2012-09-22 13:15:34下载
- 积分:1
-
lesson-14
孙鑫VC++教学课程lesson14:网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。(Sun Xin VC++ tutorial lesson14: the knowledge of the network, network program, Socket is connected applications and network drivers bridges, Socket application to create, build relationships bind driver. Thereafter, the data of the application to give socket, by the Socket handed driver and sent out on the network. After binding with the Socket IP+Port related data is received by the computer from the network, by the driver to the socket, the application can extract the data received from the Socket. Network application is sending and receiving data through the socket. TCP and UDP works and the writing process, how to link library files in the program. A character interface chat program.)
- 2013-04-02 10:19:34下载
- 积分:1
-
GetHostNameIP
一个有关获取主机名和IP地址的MFC程序,对于初学者来说很有帮助(For information about obtaining a host name and IP address of the MFC, very helpful for beginners)
- 2013-08-22 10:58:23下载
- 积分:1