Just posted my networking code

Anyone have a posix compliant system and a little experience in networking? I would like to get my little collection of functions up and running across the platform wall.

Here's a link: http://ultifinitus.blogspot.com/2011/11/code.html

If you have a second to test it out that would be fantastic, it has been working great on my system, but I haven't tried anything posix for a while...
So, yes I do have experience with networking (I should since I get paid for it ;)

My first question: Why C and not C++?

Wouldn't it be easier to get a virtual box and code blocks to test it yourself?

When it comes to platform dependend code I'd think that it's easier to handle when there's 1 implementation file for each platform
Haha, I agree, it would be- but dang it all I won't have time for another week. My current internet is very unsteady, it crashes every 10-15 minutes, so any extended download tends to fail. I think I could possibly dig into some of my old stuff and grab one of my old distros.

That's not a bad idea- I don't do much across platforms in c++, my other languages don't care what platform you're on...
Topic archived. No new replies allowed.