AdaSockets is a library that lets you use sockets in Ada 95. It supports unicast and multicast sockets, and uses object oriented structures to ease sockets manipulation.
| Tags | Software Development Libraries |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Windows Windows Windows |
| Implementation | Ada |
Recent releases


Changes: A packaging glitch has been fixed.


Changes: This version no longer requires a C++ compiler to be installed and working when compiling.


Changes: Fixes for an offset-by-one error in Sockets.Receive_Some and a writing error in the documentation.


No changes have been submitted for this release.


Changes: AdaSockets now has two build options: --disable-doc and --disable-examples.