-
众所周知
基于使用RawSocket无法实现监听本机发送的数据
本代码实现了 基于SPI监听所发送数据的功能...
众所周知
基于使用RawSocket无法实现监听本机发送的数据
本代码实现了 基于SPI监听所发送数据的功能 -As we all know can not be achieved based on the use of eavesdropping RawSocket send the local data of the code based on the SPI to monitor the function of sending data
- 2022-07-08 03:09:49下载
- 积分:1
-
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的信息交互
通过serverSocket.Accept()来接收客户Socket的连接请求,在这里用循环可以实现该线程实时侦听,而不是只侦听一次。当程序运行serverSocket.Accept()时,会等待,直到有客户端Socket发起连接请求时,获取该客户Socket,如上面的clientSocket。在这里我用多线程来实现与多个客户端Socket的连接和通信,一旦接收到一个连接后,就新建一个线程,执行ReceiveData功能来实现信息的发送和接收
- 2022-03-19 00:10:54下载
- 积分:1
-
heritrix是一种开源的网络爬虫/网络蜘蛛,heritrix目的是能够跟踪页面的url进行扩展的抓取,最后为搜索引擎提供广泛的数据来源。...
heritrix是一种开源的网络爬虫/网络蜘蛛,heritrix目的是能够跟踪页面的url进行扩展的抓取,最后为搜索引擎提供广泛的数据来源。-heritrix is an open source network reptiles/Web Spiders, heritrix purpose is to track the page url to the expansion of the crawl, and finally for the search engine provides a wide range of data sources.
- 2022-01-24 12:54:38下载
- 积分:1
-
众神之战服务端源代码,有兴趣的拿去研究下,还不错
众神之战服务端源代码,有兴趣的拿去研究下,还不错-Battle of the Gods server source code, are interested in research under taken, but also good
- 2022-06-19 09:10:58下载
- 积分:1
-
PING network procedure, but also, and everyone can look at, huh, huh!
PING 网络的程序,还可以的,大家可以看一下,呵呵!-PING network procedure, but also, and everyone can look at, huh, huh!
- 2022-03-11 15:48:46下载
- 积分:1
-
关于在windows下使用vc++ 进行udp网络编程demo
关于在windows下使用vc++ 进行udp网络编程demo-On windows use vc++ For udp network programming demo
- 2022-07-01 06:19:02下载
- 积分:1
-
NetMeeting SDK,语音和视频聊天室好事情的发展!吨。
netmeeting的SDK,开发语音视频聊天室的好东西!这个SDK网上不好找,里面有很多的SAMPLE!-The NetMeeting SDK, the development of voice and video chat rooms good things! This SDK不好找online, which has a lot of SAMPLE!
- 2022-06-16 02:18:05下载
- 积分:1
-
如果你的应用程序使用MFC共享DLL,和您的应用程序
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to German.) If you
don t do this, some of the UI elements of your application will remain in the
language of the operating system.-If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to Ger
- 2022-02-15 16:05:13下载
- 积分:1
-
socket 通讯编程 很简单的客户端和服务器
socket 通讯编程 很简单的客户端和服务器-socket communication programming very simple client and server
- 2022-05-23 18:30:42下载
- 积分:1