# IPmonitor **Repository Path**: novalue/IPmonitor ## Basic Information - **Project Name**: IPmonitor - **Description**: 监控解析IP数据包 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-04-23 - **Last Updated**: 2021-12-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # IPmonitor 基于MFC的IP数据包解析软件 == ## 功能: >>捕获网络中的IP数据包,解析数据包头部信息,并将其结果显示在屏幕上,同时写入日志文件。 ## 流程图: ![flowchart](https://github.com/1326670425/IPmonitor/blob/master/img/flowchart.png) ## 用户界面: ![UI](https://github.com/1326670425/IPmonitor/blob/master/img/UI.png)