-
用packet.dll实现网络抓包,开发环境win9X,希望大家多多指正批评。...
用packet.dll实现网络抓包,开发环境win9X,希望大家多多指正批评。-Packet.dll realize networks with capture, development environment win9X, correcting a lot of hope that U.S. criticism.
- 2022-07-09 15:00:32下载
- 积分:1
-
该软件是一个类似串口调试助手的网口调试软件。软件实现TCP/IP下的数据发送和接收功能,可以作为单片机,嵌入式网口程序开发的调试工具...
该软件是一个类似串口调试助手的网口调试软件。软件实现TCP/IP下的数据发送和接收功能,可以作为单片机,嵌入式网口程序开发的调试工具-The software is similar to a serial debugging assistant net mouth debugging software. Software TCP/IP of the sending and receiving of data that can be used as a microcontroller, I Embedded Network Programming Debugging Tools
- 2022-03-19 23:19:59下载
- 积分:1
-
这个类允许你列举这台机器上所有的拨号连接器,决定目前是否有一个连接到Internet的活动的连接,以及连接到一个指定的拨号连接或从这个连接断开。包括一个示例的客...
这个类允许你列举这台机器上所有的拨号连接器,决定目前是否有一个连接到Internet的活动的连接,以及连接到一个指定的拨号连接或从这个连接断开。包括一个示例的客户端应用程序-this category which allows you to list all the machinery for the dial-up connection, the decision whether there is a link to the Internet activities of connections and connect to a specified dial-up connection or disconnection from the link. Examples include a client application procedures
- 2022-07-06 23:16:11下载
- 积分:1
-
关于winpcap的一些认识
关于winpcap的一些认识-on the understanding winpcap
- 2023-05-08 22:15:04下载
- 积分:1
-
MMS 下载 mms协议的流媒体文件,delphi实现。
MMS 下载 mms协议的流媒体文件,delphi实现。-MMS download and@mms-j.jp agreement streaming media files, delphi achieve.
- 2023-06-02 02:10:02下载
- 积分:1
-
网络词典的协议实现功能!可以客户端去访问服务器端查询词典!...
网络词典的协议实现功能!可以客户端去访问服务器端查询词典!-Network protocol dictionary feature! Clients can access server-side queries to the dictionary!
- 2022-12-14 02:25:03下载
- 积分:1
-
windows网络编程,分为2部分
windows网络编程,分为2部分-windows network programming, divides into 2 parts
- 2022-03-24 13:55:48下载
- 积分:1
-
C++Builder编写的Socket
C++Builder编写的Socket-C Builder Socket
- 2023-06-23 10:15:03下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
一个套接字通信程序
包含一个测试的状态机
一个套接字通信程序
包含一个测试的状态机-A socket communication program includes a test state machine
- 2023-07-15 17:40:07下载
- 积分:1