AdaSockets 1.8.4.7 review
DownloadAdaSockets is a library that lets you use BSD sockets from Ada (TCP, UDP and multicast). Installation: % ./configure --prefix=
|
|
AdaSockets is a library that lets you use BSD sockets from Ada (TCP, UDP and multicast).
Installation:
% ./configure --prefix=
% make install
This will build and install this software under /lib/adasockets. The adasockets-config program and its associated man page will be installed respectively under < any directory >/bin and < any directory >/man/
In the examples subdirectory, you will find an example called "tcprelay" which illustrates how this package can be used.
GNU make is not strictly necessary but is recommended. It is needed if you want to rebuild the documentation.
What's New in This Release:
Packaging glitch is now fixed, thanks to Dani for reporting it.
AdaSockets 1.8.4.7 search tags