-
这是TCP_UDP编程实现的C S模式聊天软件,可以从服务器进行广播,客户端只能与服务器通信.传输模式可以是TCP或UDP,是TCP_UDP学习的不错选择...
这是TCP_UDP编程实现的C S模式聊天软件,可以从服务器进行广播,客户端只能与服务器通信.传输模式可以是TCP或UDP,是TCP_UDP学习的不错选择-Programming C S chat software, it is broadcast from the server, the client and server communication only. Transfer mode can be TCP or UDP, TCP_UDP learning is a good choice
- 2023-06-17 17:00:03下载
- 积分:1
-
在网络端口scannser
基于C++的网络端口扫描源代码,包含头文件和源文件,可以实现端口扫描功能。-port scannser in network
- 2023-09-09 01:00:03下载
- 积分:1
-
检查局域网硬件接入情况,扫描进行相关参数配置操作
检查局域网硬件接入情况,扫描进行相关参数配置操作-Check the local area network access hardware, the scanning operation related configuration parameters
- 2022-04-22 19:48:26下载
- 积分:1
-
The preparation of vulnerability scanners detect a remote server that may exist...
编写漏洞扫描器探查远程服务器上可能存在的具有安全隐患的文件是否存在,它的socket建立过程和上面 的端口扫描器是相同的,所不同的是漏洞扫描器通常使用80端口,然后对这个端口发送一个GET文件的请求,服务器接收到请求会返回文件内容,如果文件不存 在则返回一个错误提示,通过接收返回内容可以判断文件是否存在。发送和接收数据需要使用函数send()和recv(),另外对流中存在的字符串进行判断 需要使用函数strstr(),这除了需要具备socket函数库的知识以外,还需要一些有关string函数库的知识。-The preparation of vulnerability scanners detect a remote server that may exist with the security risks of the file exists, and its socket to establish the process and above the port scanner is the same, the difference is that vulnerability scanners typically use port 80, and then on the port send a GET request for the document, the server receives the request will return the contents of the documents, if the file does not exist then return an error message, through the receiver can determine whether to return to the contents of the file exists. Send and receive data need to use the function send () and recv (), exists in another string convection judge need to use the function strstr (), which apart from the need to have the socket lib
- 2022-06-21 10:00:53下载
- 积分:1
-
结构简单,可以扫描他人IP,功能并不强大,但它占用内存较小,短小精悍!...
结构简单,可以扫描他人IP,功能并不强大,但它占用内存较小,短小精悍!-simple structure, others can scan IP, function is not strong, but it occupied a smaller memory, short and pithy!
- 2022-02-14 02:11:18下载
- 积分:1
-
主要是用于聊天的软件,可以用于局域网聊天中
主要是用于聊天的软件,可以用于局域网聊天中-is mainly for chatting software can be used for LAN chat-
- 2022-03-17 11:40:02下载
- 积分:1
-
局域网信息搜索平,端口扫描,识别共享连接等…
局域网信息搜索 ping,端口扫描,查找共享连接等功能-LAN Information Search ping, port scan, identify shared connectivity, and other functions
- 2022-02-11 13:19:33下载
- 积分:1
-
tftp 服务器和客户端 软件,功能强大!
tftp 服务器和客户端 软件,功能强大!-tftp server and client software, powerful!
- 2023-03-26 22:45:03下载
- 积分:1
-
通过发送自己构造的数据包来检测端口是否可以连接
通过发送自己构造的数据包来检测端口是否可以连接 -Detecting the port whether can be connected through sending the your own packets
- 2023-06-27 03:35:03下载
- 积分:1
-
扫描一定范围的IP地址查找主机名
扫描一定范围的IP地址查找主机名 -Scanning IP address and searching machine in certain domain
- 2022-02-12 14:35:33下载
- 积分:1