好消息,超酷的在线虚拟网络实验室上线了!点击开始实验

为获得更好的浏览效果,建议您使用 Firefox 或者 Chrome 浏览器



Deprecated List

Global pcap_file

Due to incompatibilities between the C Runtime (CRT) used to compile WinPcap and the one used by WinPcap-based applications, this function may return an invalid FILE pointer, i.e. a descriptor that causes all the standard I/O stream functions (ftell, fseek, fclose...) to fail. The function is still available for backwards binary compatibility, only.

Global pcap_lookupdev

Use pcap_findalldevs() or pcap_findalldevs_ex() instead.

Global pcap_lookupnet

Use pcap_findalldevs() or pcap_findalldevs_ex() instead.