Network?

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
Keanu
Posts: 13
Joined: Sun Jan 04, 2004 11:10 am
Location: Italy
Contact:

Network?

Post by Keanu »

Cause the main loop of win32 code isn't so easy reachable and all of my net knowledge is based on winsockets with windows message, which is the easiest way to create a simple client/server structure for my game?
Anybody knows a library that can be used with Irrlicht?

Tnx for help! :D
P4 2.53MHz 256MB GeForce4Mx VC++6.0
deps
Posts: 115
Joined: Sat Jan 10, 2004 5:22 pm
Location: Tranås, Sweden

Post by deps »

I can recommend HawkNL. Just started to use it and it was quick to get it up and running. It's free too.
Libnet is another free library. It is also easy to use, like HawkNL.
Post Reply