登录
首页 » Visual C++ » IPMonitor

IPMonitor

于 2020-11-02 发布 文件大小:267KB
0 96
下载积分: 1 下载次数: 11

代码说明:

  本程序可以用来监控本地网络,捕获一段时间内以本机为源地址或目的地址的IP数据包(不包括以广播形式发出的数据包),统计IP数据包的信息,列出本机与其他主机之间不同协议类型IP数据包的流量。(This procedure can be used to monitor the local network, capturing a period of time to this machine as the source or destination addresses of IP packets (including broadcast packets sent), statistics of IP packets, lists the machine with The flow of data packets IP between different protocol types in other hosts.)

文件列表:

IPMonitor
.........\CIPNode.cpp,1374,2012-11-10
.........\CIPNode.h,1140,2007-06-15
.........\CNodeList.cpp,2186,2012-11-11
.........\CNodeList.h,321,2012-11-10
.........\Debug
.........\.....\CIPNode.obj,12403,2012-11-11
.........\.....\CL.read.1.tlog,45790,2012-11-11
.........\.....\CL.write.1.tlog,2130,2012-11-11
.........\.....\CNodeList.obj,81102,2012-11-11
.........\.....\IPMonitor.Build.CppClean.log,2917,2012-11-11
.........\.....\IPMonitor.exe.embed.manifest,406,2012-11-11
.........\.....\IPMonitor.exe.embed.manifest.res,472,2012-11-11
.........\.....\IPMonitor.exe.intermediate.manifest,381,2012-11-11
.........\.....\IPMonitor.lastbuildstate,89,2012-11-11
.........\.....\IPMonitor.log,3722,2012-11-11
.........\.....\IPMonitor.obj,74946,2012-11-11
.........\.....\IPMonitor_manifest.rc,208,2012-11-11
.........\.....\link-cvtres.read.1.tlog,2,2012-11-11
.........\.....\link-cvtres.write.1.tlog,2,2012-11-11
.........\.....\link.5288-cvtres.read.1.tlog,2,2012-11-11
.........\.....\link.5288-cvtres.write.1.tlog,2,2012-11-11
.........\.....\link.5288.read.1.tlog,2,2012-11-11
.........\.....\link.5288.write.1.tlog,2,2012-11-11
.........\.....\link.read.1.tlog,4614,2012-11-11
.........\.....\link.write.1.tlog,1504,2012-11-11
.........\.....\mt.read.1.tlog,234,2012-11-11
.........\.....\mt.write.1.tlog,450,2012-11-11
.........\.....\rc.read.1.tlog,422,2012-11-11
.........\.....\rc.write.1.tlog,430,2012-11-11
.........\.....\vc100.idb,756736,2012-11-11
.........\.....\vc100.pdb,331776,2012-11-11
.........\IPMonitor.cpp,3342,2012-11-10
.........\IPMonitor.h,795,2012-11-10
.........\IPMonitor.vcxproj,4160,2012-11-10
.........\IPMonitor.vcxproj.filters,1433,2012-11-10
.........\IPMonitor.vcxproj.user,374,2012-11-05

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

发表评论

0 个回复

  • PcCode_200885211340297
    following data as samples) (following data as samples) )
    2009-06-22 16:49:19下载
    积分:1
  • LAN-monitoring-system
    局域网监控系统采用vc++6.0编写,需要oracle数据库(LAN monitoring system)
    2013-12-13 22:03:19下载
    积分:1
  • VideoMonitorSystem
    基于网络的视频监控系统 随着时代的发展,人们对安全防范也越来越重视,而数字化视频监控系统在音视频录像、报警录像联动、硬盘存储、多画面显示等方面都有突出表现,因此在安防领域逐渐占有了一席之地。本文提出的基于网络的视频监控系统实现了对数字硬盘录像机的控制功能,其远程客户端软件可以同时播放四路具有高达Dl分辨率的图像数据。 第一章论述了视频监控系统和数据压缩技术的发展动态。 第二章对客户端软件的开发环境及平台进行了选择,并就其中使用的关键技术:windows sockets编程技术、windows多线程技术、windows图像显示技术、MPEG-4编解码与数据传术技术、流媒体技术做了简介。 第三章详细论述了客户端软件的设计及实现。包括客户端软件的整体设计和各模块的设计实现,最后给出了实现结果。 第四章是论述了实时流媒体播放器的设计和实现,包括主要模块设计实现 (网络接收模块、解码模块、显示模块、操作控制模块)、其他模块设计实现(显卡能力探测模块、表面管理模块)、性能优化(缓冲、共享内存、线程模型)。 第五章对系统进行了总结,并为系统进一步发展提出了展望和规划。 (network-based video surveillance system with the development of the times, people are increasingly security attention, and Digital Video Surveillance System in video and audio video, police video linkage, hard disk storage, Multi-screen display, and other aspects outstanding performance in the field gradually Security occupies a place. This paper presents the network-based video surveillance system for the digital disk video recorder to the control function, its remote client software can be broadcast simultaneously Four Dl with high-resolution image data. The first chapter of the video monitoring system and data compression technology developments. Chapter II of the client software development environment and platform choices, and the use of the key technologies : Programming windows sock)
    2007-04-04 10:57:21下载
    积分:1
  • WOL_AIO
    Wake On Lan 通过设置BIOS中的Wake ON LAN,可以通过局域网UDP广播,启动远程计算机。(Wake On Lan in the BIOS by setting Wake ON LAN, LAN UDP through radio, start the remote computer.)
    2007-07-31 21:10:47下载
    积分:1
  • CommunicationEngineerNetWorkPractise
    通信工程师电信网络专业习题集 通信工程师电信网络专业习题集 通信工程师电信网络专业习题集(CommunicationEngineerNetWorkPractise CommunicationEngineerNetWorkPractise CommunicationEngineerNetWorkPractise)
    2014-01-12 15:39:38下载
    积分:1
  • SCTP_Client_Server-master
    SCTP实验,实现客户端和服务器端传输数据(SCTP experiment, to achieve the client and server side data transfer)
    2013-12-24 16:44:40下载
    积分:1
  • MachRemote
    MACH3软件二次开发的一个实例程序,希望对喜欢MACH3二次开发的朋友有帮助。(MACH3 software secondary development of an example program, we want to enjoy MACH3 secondary development to help a friend.)
    2021-01-15 15:28:46下载
    积分:1
  • TCPsocket
    TCP和UDP socket编程,向固定服务器发送学号姓名信息,用udp从服务器获得一个随机字符串(TCP and UDP socket programming, Student ID Name information sent to the fixed server udp from server to obtain a random string)
    2012-10-21 09:39:54下载
    积分:1
  • KOSDemo
    本opc server工具可用于各种opc的调试环境(This tool can be used for a variety opc server opc debugging environment)
    2017-05-07 23:00:05下载
    积分:1
  • CopyHunter
    文件拷贝猎手,能进行断点续传功能,方便局域网内部的共享文件拷贝!(File copy hunter, capable of HTTP functionality, easy to share the internal LAN file copy!)
    2011-08-22 00:19:30下载
    积分:1
  • 696524资源总数
  • 103833会员总数
  • 52今日下载