-
目前,已经有不少的Sniff工具软件,如Windows环境下,最富盛名的工具是Netxray和Sniffer pro,用它们在 Windows环境下抓包来分析,...
目前,已经有不少的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.
- 2022-06-14 10:15:08下载
- 积分: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
-
用VC开发的在局域网内的一个聊天室
用VC开发的在局域网内的一个聊天室-VC in the development of a LAN chat rooms
- 2022-02-03 07:02:01下载
- 积分:1
-
库存管理
此源代码创建执行存货的管理,所有的操作将registred在exercice adequat的数据库,那么你可以用 statiqtic 变更报告设身处地为新的一年是很容易通过此应用程序
- 2022-03-06 02:34:23下载
- 积分:1
-
关于网络聊天的代码,看看吧
关于网络聊天的代码,看看吧-Those are some codes about webchat.
- 2022-03-12 09:27:49下载
- 积分:1
-
asp方面的一些用法
asp方面的一些用法-asp of some use
- 2022-07-08 06:46:22下载
- 积分:1
-
OMNET++学习书,包含每个实例的网络层…
Omnet++学习全书,内含网络每个层的仿真实例和源代码(已经测试)
-Omnet++ Learning book that contains the network layer of each simulation examples and source code (already tested)
- 2022-02-20 12:12:56下载
- 积分:1
-
一个拨号及监视拨号状况的例子
一个拨号及监视拨号状况的例子-A dial-up and monitoring the status of examples of dial-up
- 2022-08-15 15:02:04下载
- 积分:1
-
风声无组件上传类2.0B版 + 2.08 Beta 1
风声无组件上传类2.0B版 + 2.08 Beta 1-wind-type components upload 2.0B version 2.08 Beta 1
- 2022-10-04 14:30:03下载
- 积分:1
-
Windows网络编程代码例子集合,可以供初学者参考
Windows网络编程代码例子集合,可以供初学者参考-Windows network programming code examples of a collection, you can reference for beginners
- 2022-01-26 06:04:37下载
- 积分:1