would you know anywhere I can see what functions it has, and some basics on how to use them?
The library is
documented decently from a "what functions are there" perspective.
Good network programming techniques are another topic altogether; an Internet search should uncover some decent guides. There are also some
samples that come with the library, if code helps.
I don't really need it to be cross-platform, windows only works fine for me.
Then you're covered; the author provides Win32 binaries on the page I originally linked to.
I would rather not double post, but I want at least somewhere I can go to find help for myself.
This post was "where do I find a networking library"--I would consider a post about "how do I do <something specific> with TCP/UDP" an entirely different post, if that's what you mean.