Good cross-platform high level networking lib?
I''m looking for some sort of networking library that I can use--just reading about network coding has me overwhelmed. I don''t want to spend a couple months learning all that stuff. It would be really nice if I could get a good network library. There are a few requirements:
1) Has to work on Windows and Linux.
2) Needs to be high level. Not looking for some simple abstraction of sockets, I need a really nice DirectPlay-like lib.
3) It would be nice if it was open source, but not necessary.
I''d appreciate any links.
SlimDX | Ventspace Blog | Twitter | Diverse teams make better games. I am currently hiring capable C++ engine developers in Baltimore, MD.
hi,
SDLnet covers point 1 and 3.
it ist not very ''high level'' tho.
But it is easy enough.
http://www.libsdl.org
Lazzar
SDLnet covers point 1 and 3.
it ist not very ''high level'' tho.
But it is easy enough.
http://www.libsdl.org
Lazzar
---------------------------------------------------------if god gave us the source code, we could change the world!
Try RakNet,... i switched from hawknl about a month ago i will NEVER go back,... it''s very high-level, it works with Linux and it''s free for non-commercial use...
It also has some cool features like a build-in UDP reliability layer.
It also has some cool features like a build-in UDP reliability layer.
--------<a href="http://www.icarusindie.com/rpc>Reverse Pop Culture
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement