Well the thing to do is read and understand Beej's Guide to Network Programming

SDL Net is a fairly thin wrapper around the basic networking API. Once you've figured that out, the rest should be simple enough.

Oh, and don't forget to try the examples.