Can somebody recommend a free C++ open source library which I will use to build a networked game using UDP. Must be available for Windows/Linux/Mac. As lightweight as possible please.
Tell me more
×
Game Development Stack Exchange is a question and answer site for
professional and independent game developers. It's 100% free, no registration required.
|
There are some libraries which may do even more than what you need, not very light weight but completely reliable I think you can even use Net portion of the library instead using them as a whole: you can also take a look at this Quetions: |
|||
|
|
|
You could try http://enet.bespin.org/. |
|||
|
|