-
报文分析器,将收到的报文分16进制和ASCII码分别显示,便于调试通讯程序...
报文分析器,将收到的报文分16进制和ASCII码分别显示,便于调试通讯程序-Packet Analyzer, will receive the text of the report 16 hours in hex and ASCII, respectively, to facilitate the communication process debugging
- 2023-04-04 06:00:04下载
- 积分:1
-
本书适应了 Windows、Internet 及计算机网络普及的潮流,介绍了一套在
Windows 下网络编程的规范-Windows Sockets。这套规...
本书适应了 Windows、Internet 及计算机网络普及的潮流,介绍了一套在
Windows 下网络编程的规范-Windows Sockets。这套规范是 Windows 下得到广泛
应用的、开放的、支持多种协议的网络编程接口。从 1991 年的 1.0 版到 1995 年的
2.0.8 版,经过不断完善并在 Intel、Microsoft、Sun、SGI、Informix、Novell 等公司
的全力支持下,已成为Windows 网络编程的事实上的标准。为使读者能够充分理解
和应用这套规范, 本书不但对Windows Sockets 1.1及2.0 规范作了较为详尽的介绍还结合了作者的实际工作,给出了具有实际应用价值的程序实例。书中的内容包括:
Windows Sockets 规范 1.1 版及2.0.8 版介绍;Windows Sockets网络编程指导和具体
应用实例;Windows Sockets规范1.1 版及2.0.8 版库函数参考等。-err
- 2023-09-05 23:55:05下载
- 积分:1
-
系统可以列出的所有过程,包括详细的文件名,以及参考…
可以列出系统的所有进程,包括详细文件名,以及引用的所有动态库文件,比任务管理器显示的信息更适合观察非法进程情况。-System can list all processes, including detailed file name, as well as references to all the dynamic library file than Task Manager shows that the information is more suitable to observe the situation of the illegal process.
- 2023-07-23 07:25:03下载
- 积分:1
-
CRC校验VB源码,直接可以使用,有注释
CRC校验VB源码,直接可以使用,有注释-CRC Checksum VB source, can be used directly, has the Notes
- 2022-05-25 09:27:34下载
- 积分:1
-
通过Winsock API实现TCP聊天的程序,程序中集成了服务器端和客户端
通过Winsock API实现TCP聊天的程序,程序中集成了服务器端和客户端- Realized the procedure through Winsock API which TCP chatted,
in the procedure integrated the server end and the customer end
- 2022-05-22 17:50:13下载
- 积分:1
-
VB6以太网测试源码,点对点通信里面包括了客户端和服务器端程序...
VB6以太网测试源码,点对点通信里面包括了客户端和服务器端程序-VB6 Ethernet test source code, point to point communications which includes client and server-side programs
- 2022-02-13 02:32:47下载
- 积分:1
-
BXP 无盘系统自动更新系统delphi源码
BXP 无盘系统自动更新系统delphi源码-BXP diskless system to automatically update the system delphi source
- 2022-03-18 10:08:05下载
- 积分:1
-
* The procedure is a simple port scanning procedures, the use of TCP socket* fol...
* 本程序是一个简单的端口扫描程序,使用TCP SOCKET * 依次试连接目标主机的端口,以此判断端口开放与否。 * 程序设计上使用了线程池,共100个线程。-* The procedure is a simple port scanning procedures, the use of TCP socket* followed test objectives mainframe connectivity ports in order to judge whether to open ports.* Procedures for the use of the design thread pool, a total of 100 threads.
- 2023-07-24 10:50:03下载
- 积分:1
-
虽然是窗口时代,但有时候系统自带的一些DOS小命令还是非常的实用,就像PING一样,它可以很方便的
让人知道你的连网状态。这个经过改造PING命令,比...
虽然是窗口时代,但有时候系统自带的一些DOS小命令还是非常的实用,就像PING一样,它可以很方便的
让人知道你的连网状态。这个经过改造PING命令,比系统自带的更强悍,它的窗口更人性化,省去了原来PING命令繁琐的打开步骤,而且可以按指定次数连续Ping,还可以按给定的数量连续PING。用起来非常方便。-Networking people know your status. The revamped PING command, the system comes with more than tough, it is more user-friendly window, eliminating the original PING command to open cumbersome steps, and can specify the number of times according to a continuous Ping, also can be given the number of consecutive PING. Is very convenient to use them.
- 2022-09-15 14:05:04下载
- 积分:1
-
用C语言实现Ping程序功能,是网络编程初学者学习的好例子。
用C语言实现Ping程序功能,是网络编程初学者学习的好例子。-C language function Ping procedures, the network programming beginners to learn the good examples.
- 2022-05-20 19:45:34下载
- 积分:1