文件名称:wangluobianchengdazuoye

介绍说明--下载内容均来自于网络,请自行研究使用

嗅探器作为一种网络通讯程序,也是通过对网卡的编程来实现网络通讯的,对网卡的编程也是使用通常的套接字(socket)方式来进行。但是,通常的套接字程序只能响应与自己硬件地址相匹配的或是以广播形式发出的数据帧,对于其他形式的数据帧比如已到达网络接口但却不是发给此地址的数据帧,网络接口在验证投递地址并非自身地址之后将不引起响应,也就是说应用程序无法收取到达的数据包。而网络嗅探器的目的恰恰在于从网卡接收所有经过它的数据包,这些数据包即可以是发给它的也可以是发往别处的。显然,要达到此目的就不能再让网卡按通常的正常模式工作,而必须将其设置为混杂模式。-As a network sniffer communication program, but also through the card network communications programming to achieve,

Programming on the network card is the usual socket (socket) mode to carry out. However, the usual

Socket program can only respond with its own hardware address that matches the given form, or to broadcast data

fr a me, the fr a me for other forms of data such as network interface has been reached but not the data sent to this address

fr a me, verify the delivery address of the network interface is not in itself will not lead to response after the address, that should be

With the program can not receive incoming data packets. The purpose of the network sniffer is just received from the card

Has been its data packets, the packets that can be sent to it can also be sent elsewhere. Was

However, to achieve this card can not let the work of the usual normal mode, but must be set

To promiscuous mode.
相关搜索: 网络嗅探器

(系统自动生成,下载前可以参看下载内容)

下载文件列表

网络编程大作业_070420116王商堂.doc

网络编程大作业_SampleSniffer

............................\Debug

............................\.....\SampleSniffer.exe

............................\.....\SampleSniffer.ilk

............................\.....\SampleSniffer.pdb

............................\ipch

............................\....\samplesniffer-b385d147

............................\....\......................\samplesniffer-832ddcfb.ipch

............................\SampleSniffer

............................\SampleSniffer.sdf

............................\SampleSniffer.sln

............................\SampleSniffer.suo

............................\.............\Debug

............................\.............\.....\CL.read.1.tlog

............................\.............\.....\CL.write.1.tlog

............................\.............\.....\link-cvtres.read.1.tlog

............................\.............\.....\link-cvtres.write.1.tlog

............................\.............\.....\link.4844-cvtres.read.1.tlog

............................\.............\.....\link.4844-cvtres.write.1.tlog

............................\.............\.....\link.4844.read.1.tlog

............................\.............\.....\link.4844.write.1.tlog

............................\.............\.....\link.read.1.tlog

............................\.............\.....\link.write.1.tlog

............................\.............\.....\mt.read.1.tlog

............................\.............\.....\mt.write.1.tlog

............................\.............\.....\rc.read.1.tlog

............................\.............\.....\rc.write.1.tlog

............................\.............\.....\SampleSniffer.exe.embed.manifest

............................\.............\.....\SampleSniffer.exe.embed.manifest.res

............................\.............\.....\SampleSniffer.exe.intermediate.manifest

............................\.............\.....\SampleSniffer.lastbuildstate

............................\.............\.....\SampleSniffer.log

............................\.............\.....\SampleSniffer.obj

............................\.............\.....\SampleSniffer.pch

............................\.............\.....\SampleSniffer_manifest.rc

............................\.............\.....\stdafx.obj

............................\.............\.....\vc100.idb

............................\.............\.....\vc100.pdb

............................\.............\ReadMe.txt

............................\.............\SampleSniffer.cpp

............................\.............\SampleSniffer.vcxproj

............................\.............\SampleSniffer.vcxproj.filters

............................\.............\SampleSniffer.vcxproj.user

............................\.............\stdafx.cpp

............................\.............\stdafx.h

............................\.............\targetver.h

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org