-
VC++6中用DOM遍历网页中的元素源代码,可以枚举出当前浏览的网页的所有元素。...
VC++6中用DOM遍历网页中的元素源代码,可以枚举出当前浏览的网页的所有元素。
-VC 6 DOM traversal using the website source code elements, Enumerating up with the current can browse the website of all the elements.
- 2022-06-01 20:40:21下载
- 积分: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
-
CAsyncSocketEx,一个很好用的CAsyncSocket扩展类
CAsyncSocketEx,一个很好用的CAsyncSocket扩展类-CAsyncSocketEx, a very easy to use CAsyncSocket expansion class
- 2022-04-16 09:36:11下载
- 积分:1
-
communications network using socket, a reference value
实现网络通信,采用socket方式,有参考价值-communications network using socket, a reference value
- 2022-02-21 07:14:13下载
- 积分:1
-
这个软件是要推出的
这软件是为了进行收发电子邮件的。 利用这个软件,可以实现邮件的收发和管理。-this software is to launch the e-mail. Use of this software can achieve mail transceivers and management.
- 2022-04-15 00:30:19下载
- 积分:1
-
java.net库的C++实现。方面C++程序员编写网络程序,更方面JAVA to C++程序员。...
java.net库的C++实现。方面C++程序员编写网络程序,更方面JAVA to C++程序员。-java.net library C++ realize. Aspects of C++ Programmers procedures to prepare the network, but also aspects of JAVA to C++ Programmers.
- 2023-08-25 07:15:03下载
- 积分:1
-
1 首先下载josua
1 首先下载josua-0.9.2.tar.gz(http://osip.atosc.org/download/deprecated/)和libosip-0.9.2.tar.gz(); 2 将两个文件分别解压缩到/josua文件夹和 bosip文件夹,需要注意解压缩的时候要使用winzip,winrar解压缩会有问题; 3 打开VC++6.0,在文件菜单中打开~ bosip/windows/osipfsm.dsw,(注意:没有先打开VC++,直接打开~ bosip/windows/osipfsm.dsw时候出现了问题?); 4 编译的时候要首先编译osipparser files,再编译osipfsm files(注意:直接编译会出现不能打开osipparser.lib的错误提示);编译后则在文件夹~ bosip/windows/.libs下生成osipfsm.dll,osipfsm.lib和osipparser.dll,osipparser.lib四个库文件; -a first download josua- 0.9.2.tar.gz (http :// osip.atosc.org/download/deprecated /) and l ibosip- 0.9.2.tar.gz (
- 2022-03-06 21:17:35下载
- 积分:1
-
视频聊天
使用视频聊天软件用C++写的,有参考价值
- 2023-06-20 13:55:05下载
- 积分:1
-
创建原始套接字,构造ICMP协议ECHO数据头,发送数据sendto 接收数据recvfrom,分析返回IP数据头及ICMP数据头 程序代码极其简单,适合初学网...
创建原始套接字,构造ICMP协议ECHO数据头,发送数据sendto 接收数据recvfrom,分析返回IP数据头及ICMP数据头 程序代码极其简单,适合初学网络编程者参考- Founds the primitive sleeve joint character, structure ICMP the
agreement ECHO data head, transmits data sendto receive data recvfrom,
the analysis returns to the IP data and the ICMP data procedure code
is extremely simple, suitablly begins studies the network programming
reference
- 2023-04-02 06:45:03下载
- 积分:1
-
使用两行代码创建超链接,小代码非常的实用。不要错过啊
使用两行代码创建超链接,小代码非常的实用。不要错过啊- Not to miss ah
- 2022-10-21 07:10:03下载
- 积分:1