-
xml基础教程
xml基础教程--循序的介绍了xml语言的语法和使用过程,比较适合入门学习!-xml based tutorial-- the gradual introduction of xml language syntax and the use of the process, learning more suitable for entry!
- 2023-05-01 16:00:03下载
- 积分:1
-
网络监控软件
网络监控软件 -Network monitoring software network monitoring software
- 2023-01-21 19:55:04下载
- 积分:1
-
detest
IIS虚拟目录修改,可用作流媒体服务器防盗链
- 2010-03-08 13:02:34下载
- 积分:1
-
局域网中查看各个终端的磁盘信息的小程序。主要是网络socket编程...
局域网中查看各个终端的磁盘信息的小程序。主要是网络socket编程-See all LAN terminals disk information applets. Network socket programming is mainly
- 2022-08-03 01:22:06下载
- 积分:1
-
通过适当的配置的实际情况,可以自动选择。
通过实际情况进行相应的配置,可以自动修改ip地址,网关,子网掩码,DNS-The actual situation through the appropriate configuration, can automatically modify the ip address, gateway, subnet mask, DNS
- 2023-07-09 00:55:04下载
- 积分:1
-
很好用的网络抓包工具,能抓获IP包,分析IP包,界面简洁明了...
很好用的网络抓包工具,能抓获IP包,分析IP包,界面简洁明了-Good network with Ethereal tool that can capture IP packets, analyze IP packets, the interface simple and clear
- 2022-02-22 03:42:47下载
- 积分:1
-
最新的borland社区聊天的客户端程序
最新的borland社区聊天的客户端程序-latest community chat client
- 2022-04-30 10:47:16下载
- 积分:1
-
一个小浏览器
实验题目:
基于MFC的IE浏览器应用程序
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-14 12:03:57下载
- 积分:1
-
查找文件中的内容并按要求替换成所需要的内容
查找文件中的内容并按要求替换成所需要的内容 -Find the contents of the document and needed to replace the contents of
- 2023-05-28 06:40:03下载
- 积分: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