-
这是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
-
可以抓网络TCP,I CMP等几种包。
可以抓网络TCP,I CMP等几种包。-Can grasp the network TCP, I CMP, such as several packets.
- 2022-03-02 16:09:38下载
- 积分:1
-
linux下的端口扫描器
linux下的端口扫描器 -Port scan in linux
- 2022-05-23 12:55:07下载
- 积分:1
-
新台币版本的全面扫描工具。
nessus NT版,一个全面的扫描工具.-NT version of a comprehensive scanning tool.
- 2022-01-24 17:39:21下载
- 积分:1
-
扫描是否使用了QPOP/SCO POP邮件程序
扫描是否使用了QPOP/SCO POP邮件程序 -Scan whether use QPOP/SCO POP email apps
- 2022-03-09 21:41:48下载
- 积分:1
-
一个用c#写的扫描asp源码漏洞的应用程序
一个用c#写的扫描asp源码漏洞的应用程序-c# 1 used to write the source code scanning asp loopholes in the application! !
- 2022-02-13 14:14:54下载
- 积分:1
-
检查局域网硬件接入情况,扫描进行相关参数配置操作
检查局域网硬件接入情况,扫描进行相关参数配置操作-Check the local area network access hardware, the scanning operation related configuration parameters
- 2022-04-22 19:48:26下载
- 积分:1
-
包定制工具
包定制工具- The package has custom-made the tool
- 2022-10-14 16:40:03下载
- 积分:1
-
snmp扫描程序
snmp扫描程序 -snmp scanner
- 2022-03-10 06:09:48下载
- 积分:1
-
This procedure using Borland C++ Compile, process the key code is
这个程序使用Borland C++编译,程序中关键代码是“my_addr.sin_port = htons(i)”,因为变量i是一个循环量,它从一开始到使用者设定值结束,而htons(i)则是对连接远程服务器需要使用的端口进行定义,之后使 用connect()函数连接指定端口,通过返回值判断这个端口是否打开,这样一个端口扫描的思路就出现了。 -This procedure using Borland C++ Compile, process the key code is
- 2022-01-23 11:09:11下载
- 积分:1