登录
首页 » Windows Socket编程 » 目前,已经有不少的Sniff工具软件,如Windows环境下,最富盛名的工具是Netxray和Sniffer pro,用它们在 Windows环境下抓包来分析,...

目前,已经有不少的Sniff工具软件,如Windows环境下,最富盛名的工具是Netxray和Sniffer pro,用它们在 Windows环境下抓包来分析,...

于 2022-06-14 发布 文件大小:4.82 kB
0 165
下载积分: 2 下载次数: 1

代码说明:

目前,已经有不少的Sniff工具软件,如Windows环境下,最富盛名的工具是Netxray和Sniffer pro,用它们在 Windows环境下抓包来分析,非常方便。在UNIX环境下如Sniffit,Snoop,Tcpdump,Dsniff 等都是比较常见的。这里介绍一个用C语言和网络数据包和分析开发工具libpcap及winpcap实现的简易网络Sniffer。-Currently, there have been numerous Sniff software tools, such as the Windows environment, the most famous tool is the Sniffer pro Netxray and use them in the Windows environment capturing Packet analysis, very convenient. In the UNIX environment as Sniffit, Snoop, Tcpdump, such as Dsniff are relatively common. Presented here with a C language and network packet analysis and the development of tools to achieve libpcap and winpcap Simple Network Sniffer.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个微型NIDS实现例子
    一个微型NIDS实现例子- A miniature NIDS realization example
    2022-02-01 16:03:22下载
    积分:1
  • Visual C++ 6.0.此代码可以进行显示网络设置,包括IP地址等。
    Visual C++ 6.0.此代码可以进行显示网络设置,包括IP地址等。-Visual C 6.0. This code can show network configuration, including the IP address.
    2023-05-17 10:35:03下载
    积分:1
  • IP filters, IP packet filtering
    IP过滤器,过滤IP包 -IP filters, IP packet filtering
    2022-01-25 15:53:44下载
    积分:1
  • 序是一个简单的FTP客户端,只要你安装了服务端,例如SURV_U,立即就可以运行成功。你将很快掌握FTP的要领...
    本程序是一个简单的FTP客户端,只要你安装了服务端,例如SURV_U,立即就可以运行成功。你将很快掌握FTP的要领-This procedure is a simple FTP client, as long as you installed the server, for example, SURV_U, immediately can run successfully. You will quickly grasp the essentials FTP
    2023-02-18 13:50:04下载
    积分:1
  • 局域网内的聊天工具源代码...原理简单...值得初学者学习
    局域网内的聊天工具源代码...原理简单...值得初学者学习-LAN chat tool for source code ... The principle should be simple for beginners to learn ...
    2022-03-20 09:03:16下载
    积分:1
  • 所有网卡的地址都能获得,序简单明了,还不快下
    所有网卡的地址都能获得,程序简单明了,还不快下-address all card access, procedures simple and clear, not under fast? ?
    2022-03-02 01:28:07下载
    积分:1
  • 利用JMail组件构建的邮件
    利用JMail组件构建的邮件程序-JMail components built using mail program
    2022-08-10 11:31:14下载
    积分:1
  • 很不错的书要有一定基础的才能看懂不适合菜菜的
    很不错的书要有一定编程基础的才能看懂不适合菜菜的-very good to have a certain book based programming can understand not suitable for the planting
    2023-05-15 13:25:02下载
    积分:1
  • ping ip address 简单的网络ping软件
    ping ip address 简单的网络ping软件-ping ip address simple network software ping
    2022-02-10 16:34:54下载
    积分:1
  • P2P c++ sdk
    P2P dll c++ ,  static emReturnType SetAppType(emAppType AppType);//设置程序类型,服务器emAppType_Server或者客户端emAppType_Client  static emReturnType SetClientCallback(IMsgCallback *pMsgCallback);//设置回调类,回调类继承IMsgCallback接口  static emReturnType Startup();//开启网络  static emReturnType Cleanup();//关闭网络  //Server  以下函数是服务器调用  static emReturnType BeginService(unsigned short nPort);//如果是服务器,调用该函数开启服务,nPort:端口号  static emReturnType EndService();//服务器退出的时候,调用该函数关闭服务  //Client  以下函数是客户端调用  static emReturnType Logon(LOGONINFO* pLogonInfo);//函数登录服务器。pLogonInfo:登录信息,详细见P2PHeaderDef.h->LOGONINFO  static emReturnType Logout();//登出服务器  static emReturnType ConnectAnchor(CLIENTINFO* pClientInfo);//连接主播,该函数是用户调用  static emReturnType SendP2PMSG(CLIENTINFO* pClientInfo, char* pszMsg, int nMsgLen);//发送P2P消息,pClientInfo,要发送的客户信息,如果是用户,则pClientI
    2022-02-03 19:54:38下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载