Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我为我的嗅探程序使用了 libcap 包(包括 pcap)。现在,我想通过添加网络监控/处理功能来扩展我的项目。如,我应该能够利用嗅探到的数据并做出一些决定并在程序中实施。我正在使用C语言。关于如何进行的任何想法?请帮助我.. 谢谢大家:) :)
使用 snmp(简单网络管理协议)来监控和管理您的网络资源。C中有snmp库。