-
一个CAsyncSocket扩展类的例子。 实现了从指定的服务器和端口获得TCP数据流。不过现在可能程序中指定的服务器已经关闭了,不过代码还是可以看看的。...
一个CAsyncSocket扩展类的例子。 实现了从指定的服务器和端口获得TCP数据流。不过现在可能程序中指定的服务器已经关闭了,不过代码还是可以看看的。-An example of CAsyncSocket extended class implements the function to get TCP data stream from a dedicated server and port.Perhaps,the server using in code has been closed,but the code has some value to view.
- 2022-06-26 20:59:31下载
- 积分:1
-
用VC SOCKET实现聊天室的服务器端
用VC SOCKET实现聊天室的服务器端-VC SOCKET use chat rooms to achieve the server-side
- 2023-07-06 02:30:03下载
- 积分:1
-
用VB.NET编写的简易BBS
用VB.NET编写的简易BBS-with VB.NET summary prepared by the BBS
- 2022-12-26 07:40:03下载
- 积分:1
-
利用mina的通讯框架,实现两端传输文件。
利用mina的通讯框架,实现两端传输文件。-Mina framework for the use of communications, to transfer files to achieve both ends.
- 2022-02-15 11:09:56下载
- 积分:1
-
得到网络上的所有主机名称和IP地址
得到网络上的所有主机名称和IP地址- Obtains in the network all main engines name and the IP address
- 2022-02-14 21:35:06下载
- 积分:1
-
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CLis...
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CListenSocket,CClientSocket构成的。 (所有关于类的说明在代码中有) 下面简单介绍一下程序流程: 主程序调用CListenSocket类的对象来进行对Socket的监听,当收到请求时调用主程序的函数来处理相应的连接,把Socket放进队列中。 对于Socket的接收数据和断开连接是由消息来触发的,是通过调用基类CSocket中的虚函数重载来处理的。 注:详细的过程,在程序代码中均有注释!-Winsock server sample program note that the procedure was based on dialog programming, using one-to-many is the way to connect. The entire process by CServerDlg, CServerApp, CListenSocket, constitute the CClientSocket. (All categories on the note in code) The following outlines procedures have : main program called CListenSocket category to the target of the listening socket, when the call request is received when the main program functions to the corresponding connections, socket into the queue. Socket for the reception of data and disconnected from the news to trigger, by calling the base class CSocket the virtual function to handle the heavy load. Note : Details of the procedure code have Notes!
- 2022-01-26 07:55:19下载
- 积分:1
-
几只游动的金鱼和网页页面经常碰见的小水滴,很漂亮哦,供初学者参考...
几只游动的金鱼和网页页面经常碰见的小水滴,很漂亮哦,供初学者参考-handful of goldfish swimming and Web pages often met with a small drop of water, and very pretty, oh reference for beginners
- 2022-02-04 00:14:40下载
- 积分:1
-
一个网络开发库(ipx)的例子程序
一个网络开发库(ipx)的例子程序--A example program of network development library (ipx)
- 2022-02-28 20:01:02下载
- 积分:1
-
取得主机名称与各项网络服务的程序代码
取得主机名称与各项网络服务的程序代码-To obtain the host name and the network services program code
- 2022-03-05 13:38:58下载
- 积分:1
-
network scanning procedure is simple, but practical. Bcb6 used to prepare.
网络扫描程序,很简单,但是很实用。用bcb6编写。-network scanning procedure is simple, but practical. Bcb6 used to prepare.
- 2022-07-27 22:39:01下载
- 积分:1