-
fx
说明: 以网络通讯为基础,客户端输入指令,得到反馈,在客户端和服务器端显示opengl模型,并控制模型的运动(base on the communication of network,client type the key ,the sever respond at the same time client and the sever show the live result on the screen.)
- 2011-05-04 17:04:09下载
- 积分:1
-
CSocket-file-transfer
基于CSocket点对点文件传输,用c++实现。(CSocket file transfer developed by c++)
- 2012-11-27 16:27:19下载
- 积分:1
-
xuaualgveterminegdraw
这是用VC++环境做成的一个图形编程的练习,是一个旋转的风车,()
- 2018-02-20 11:51:23下载
- 积分:1
-
cs
说明: MFC界面,服务器端可通过TCP socket的链接使client和sever端建立链接,然后可以对客户端的相关文件实现监听功能。并显示在服务器相应位置。(client sever )
- 2014-05-01 23:03:40下载
- 积分:1
-
sipproxd-win32
移植的一个基于osip,使用vc编译的siproxd服务器软件(port siproxd to win32, compiled using vc)
- 2009-07-02 22:31:48下载
- 积分:1
-
Getmacofremotemachine
获取远程机器的MAc地址,运行环境VC++
(get MAC of remote machine)
- 2009-05-10 17:27:13下载
- 积分:1
-
socketsvc
用vc6.0实现的强大有界面的sockets通讯程序,可使server端与client端即时通信,需先运行server端。(Vc6.0 achieved using a powerful interface sockets are the communication process, will enable the server-side and client-side real-time communications, the need to run server-side.)
- 2007-11-26 08:45:11下载
- 积分: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
-
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
-
GetIPDlg
通过注册表获取计算机网络信息,如IP、掩码、计算机名和DNS信息(through access to the registry computer network information, such as IP, mask, computers and DNS information)
- 2007-05-15 11:55:05下载
- 积分:1