-
局域网聊天工具客户端,基于sock写的,适于初学者
局域网聊天工具客户端,基于sock写的,适于初学者-LAN client chat tool, based on the sock was made suitable for beginners
- 2022-01-25 14:13:18下载
- 积分:1
-
UDP纳特实现一个简单的移
这个简单的例子实现两个网络的客户端(NAT后面)通过公共网络服务器,以帮助建立一个P2P connection.Then服务器必须有一个公网IP,和客户端支持NAT架构有限制,不是所有类型的支持,如对称型。
- 2022-03-11 21:58:58下载
- 积分:1
-
MFC聊天程序 对于学习网络通讯软件设计有帮助
MFC聊天程序 对于学习网络通讯软件设计有帮助-It s helpful to study the designer of embedded software^
- 2022-03-21 06:14:24下载
- 积分:1
-
简单的FTP服务器,只支持匿名访问,
直接装文件夹拖到该文件上即可打开以此文件夹为根目录的FTP服务...
简单的FTP服务器,只支持匿名访问,
直接装文件夹拖到该文件上即可打开以此文件夹为根目录的FTP服务-Simple FTP server, only support anonymous. drag a directory onto it will open an FTP server root at that directory
- 2022-12-27 08:15:03下载
- 积分:1
-
不完美
不完美-Not perfect
- 2022-02-11 10:26:02下载
- 积分:1
-
它的红外遥感包
Its a ir remote sensing coading
- 2022-01-26 06:43:11下载
- 积分:1
-
说明的是用xml例子,此例子经过本人的调试通过。欢迎大家享用,同时也希望能和大家交流,谢谢。...
说明的是用xml例子,此例子经过本人的调试通过。欢迎大家享用,同时也希望能和大家交流,谢谢。-note is xml example, the example I read through the debugger. Welcome everyone to enjoy, but also hopes to be able to share, thank you.
- 2022-03-14 10:51:12下载
- 积分:1
-
一个类似爬虫的网页下载程序,还没有爬虫的全部特征,但可以分析某一主页上的全部url,并下载其文本内容...
一个类似爬虫的网页下载程序,还没有爬虫的全部特征,但可以分析某一主页上的全部url,并下载其文本内容-used to download the web page
- 2022-03-18 20:52:50下载
- 积分:1
-
一个telnet客户端的例子
一个telnet客户端的例子-A telnet client examples
- 2022-04-27 16:12:46下载
- 积分: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