SDL_net Documentation

This is the documentation for SDL_net.

SDL_net is a network library that is used with the SDL library, and almost as portable. It allows a programmer to use network functionality without having to code different things for different platforms. It also simplyfies the handling of network connections and data transfer.

SDL_net is available at www.libsdl.org or more specifically The SDL_net homepage

All suggestions and corrections are welcome, email JonathanCAtkins@gmail.com

ENJOY!

The Docs

  • Framed (HTML)
  • One page (HTML)
  • Tar Gzipped HTML Docs 27K
  • Zipped HTML Docs 94K
  • Acrobat PDF 274K
  • Gzipped Postcript 117K
  • Gzipped GNU Info 18k
  • Gzipped GNU texinfo (source) 17k

    Beej's Guide to Network Programming

    v2.0.3
  • online (local mirror)
  • HTML tar.gz 40k
  • HTML zip 52k

    The Demonstration code

  • Browse
  • SDL_net_demos.tar.gz 27k
  • SDL_net_demos.zip 34k

  • Source and Binaries for Amiga m68k from: ike AT ezcyberspace DOT com

    Anonymous CVS access

    first...
    	cvs -d :pserver:anonymous@jonatkins.org:/usr/local/cvsroot login
    	
    press enter at the password prompt, there's no password
    	cvs -z6 -d :pserver:anonymous@jonatkins.org:/usr/local/cvsroot co SDL_net-docs
    	
    and later, to get any updates...
    	cvs -z6 update -dP