[-=-] [-=-]  
[Links]
     
Libsocket
News
FAQ
Changelog
Bugs
Download
Authors
Credits
Links
Library Reference (~330K HTML!)

Jump to: [Socket Programming] [Other Networking Libraries]

This list isn't very extensive at the moment. If you have found any good pages, please mail me and I'll include them.


Socket Programming

There are many sources of socket programming information on the Internet. Some of these are listed below:

[Top]


Other Networking Libraries

There are many other networking libraries available for DJGPP. Below are few of these:
  • WAT/TCP for DJGPP, a port of the Waterloo TCP/IP library to DJGPP - This is primarily for DOS, but I think it will work under Windows (not NT though!). It uses packet drivers to interface with the network card. These can be obtained from Crynwr at http://www.crynwr.com/.

  • Phil Karn (KA9Q) has a TCP/IP library for DJGPP. This works with DOS. I don't know much more about it.

  • George Foot has a networking library called libnet, which tries to abstract networking, so that programs don't have to know about the protocols being used.

[Top]


The layout of this page is by Indrek Mandre, and the content is by Richard Dawe.


[Left] [Top] [Right]