libanet0.1

Ada networking library
  http://www.codelabs.ch/anet/
  0
  no reviews



Anet is a networking library for the ada programming language. the library provides a bsd socket implementation and support for ipv4/udp packet creation and validation. it can be used to implement custom protocols on top of ipv4. the library also provides a binding to the linux packet filter (lpf) system.