MLpcap - Pcap bindings for Objective Caml
MLpcap - libpcap bindings for ocaml - version 0.9
Libpcap is a widely used interface for user-level packet capture. MLpcap provides access to libpcap functions from the objective caml language. Currently the library depends on libpcap 0.7 or 0.8.
Camlidl and FFCall were used for the implementation. It's tested under Linux and ocaml 3.07.
Latest release: version 0.9 (17.06.04)
Example Code
Download
Source packages: MLpcap-0.9.tgz (README Changelog)
Debian packages: libmlpcap-ocaml-dev, libmlpcap-ocaml