QDOS-INET
Internet tools for the SMS/QDOS operating system.
This project provides an 'C' sockets library on top of
Jonathan Dent's SOQL TCP/IP stack.
You can find the SourceForge project
here. This contains the last release of source and binaries (libsosocket.a,
qlmailer, qpop3).
You can access the lastest source code, which is likely to be newer than
that in the last release, via the web,
here.
If you have local CVS:
You can check out the source code using anonymous CVS using the
command:
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/qdos-inet login
After anonymously logging in
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/qdos-inet
co qlip
After the initial checkout, you can change into your local directory and
execute CVS commands without the -d option. For example:
cvs update
Maintained by Jonathan Hudson. For more info:
jrhudson@users.sourceforge.net