-
NETCAT的一个远程连接界面,简化了命令行TELNET的烦恼
NETCAT的一个远程连接界面,简化了命令行TELNET的烦恼-NETCAT a remote connection to the interface, simplifying the command line TELNET Pains
- 2023-07-26 01:20:04下载
- 积分:1
-
pmwiki的中文汉化补丁,pmwiki是一种非常小的wiki,部署简单,可靠,高效等...
pmwiki的中文汉化补丁,pmwiki是一种非常小的wiki,部署简单,可靠,高效等
- 2022-03-05 06:39:22下载
- 积分:1
-
ICMP开发的好例子
ICMP开发的好例子-ICMP developed a good example
- 2023-06-25 05:05:05下载
- 积分:1
-
NDIS underlying development, miniport middle layer, network intercept data packe...
ndis底层开发,miniport 中间层,网络数据包拦截-NDIS underlying development, miniport middle layer, network intercept data packets
- 2022-08-24 09:07:57下载
- 积分:1
-
完成端口网络服务
完成端口网络服务-complete port network services
- 2022-08-25 09:24:30下载
- 积分:1
-
我这次上传动态库的源码及设计文档,其实这网管程序花了我不少精力,既有DBF文件读写,又有SNMP协议, UDP协议, TCP协议,ICMP协议, 算法等等, 有...
我这次上传动态库的源码及设计文档,其实这网管程序花了我不少精力,既有DBF文件读写,又有SNMP协议, UDP协议, TCP协议,ICMP协议, 算法等等, 有的动态库是用VC编的-I upload this DLL source code and design documents, network management procedures fact that I spent a lot of energy on both DBF file read and write, there SNMP, UDP, TCP, ICMP, algorithms, etc., and some DLL is part of the VC
- 2022-01-21 03:05:12下载
- 积分:1
-
socket编程
各种socket的调用方法!!主要是网络socket调用,包括接收和发送!有包涵UDP和TCP的网络协议!
- 2022-02-05 16:36:19下载
- 积分:1
-
网络开发工具包,包含三个类:服务器,客户端和消息队列
网络开发工具包,包含三个类:服务器,客户端和消息队列 -Tool lib for network development, contains three class : server, client and message queen
- 2022-03-07 09:06:46下载
- 积分:1
-
winsocket的小程序
winsocket的小程序-winsocket script
- 2023-05-31 22:00:02下载
- 积分: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