-
用rawsocket实现简单的ping程序
用rawsocket实现简单的ping程序-Rawsocket with simple ping program
- 2023-05-21 14:00:03下载
- 积分:1
-
Black Hat Python
本书由 Immunity 公司的高级安全研究员 Justin Seitz 精心撰写。作者根据自己在安全界,特别是渗透测试领域的几十年经验,向读者介绍了 Python 如何被用在黑客和渗透测试的各个领域,从基本的网络扫描到数据包捕获,从 Web 爬虫到编写 Burp 扩展工具,从编写木马到权限提升等。(The book is written by Justin Seitz, a senior security researcher at Immunity company. Based on his decades of experience in the security community, especially in the field of penetration testing, the author introduces how Python is used in various fields of hacker and penetration testing, from basic network scanning to packet capture, from Web crawler to Burp extension tool, from writing Trojan to privilege escalation, and so on.)
- 2018-04-06 22:46:18下载
- 积分:1
-
socket长连接短连接,自己封装的
【实例简介】Socket通讯,长连接短链接,包分 包头、指令、内容
包头一般2-4个字节 表示包的长度,指令2个字节 表示做什么操作,内容是具体数据
- 2021-05-29 00:31:16下载
- 积分:1
-
WSAAsyncSelect
说明: 基于 异步选择模型的聊天程序,简单实现服务器和客户端的对话(Select model based on asynchronous chat program, simple implementation of server and client dialogue)
- 2010-04-24 19:35:55下载
- 积分:1
-
capturingPacketNoCallBlock
使用winpcap非阻塞式抓取包(需要winpcap 库)(winpcap use nonblocking packet-capture (need winpcap Treasurer))
- 2006-07-21 09:49:46下载
- 积分:1
-
MQTT通讯(基于C# MQTTNet开发)
基于C# MQTTNet开发,Visual Studio 2017打开项目,其他版本不保证好用
- 2019-10-08下载
- 积分:1
-
r3network
在ring3下能开启、禁用网卡的示例程序。很好很强大。。。-_-#(Ring3 under the open, disable the network card of the sample programs. Very good very strong. . .-_-#)
- 2008-05-19 18:08:32下载
- 积分:1
-
Netty+Socket/UDP例子下载
1.2.3.相比于TCP通信,UDP不存在客户端和服务器端的实际连接,因此不需要为连接(channelPipeline)设置handler,对于服务端,只需设置启动辅助类的handler即可。
- 2022-03-05 03:14:06下载
- 积分:1
-
SocketServer
聊天室源码,支持多人聊天,服务器端(Chat room source code, support for multiplayer chat, chat room source code, support for multiplayer chat,)
- 2011-10-11 11:22:09下载
- 积分:1
-
src
简单的ping实现,包括界面的展现,ping 的结果显示(easy ping command )
- 2013-10-23 11:41:48下载
- 积分:1