mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
aacb269b56
This is an IPv4-only socket bindings library for Ada.
8 lines
361 B
Plaintext
8 lines
361 B
Plaintext
The AdaSockets library allows the use of BSD sockets from within an Ada
|
|
program. It is limited to IP version 4 sockets (TCP, UDP, multicast).
|
|
It is released under the GNAT Modified General Public License, which
|
|
means AdaSockets can be freely used in proprietary applications without
|
|
affecting their licenses.
|
|
|
|
WWW: http://www.rfc1149.net/devel/adasockets.html
|