About Store Forum Documentation Contact



Post Reply 
Net Support
Author Message
Arikin Offline
Member

Post: #1
Net Support
Hello,
There is no server<->client support? Only these simple sockets like in tutorial, right?
08-05-2010 09:13 AM
Find all posts by this user Quote this message in a reply
Dynad Offline
Member

Post: #2
RE: Net Support
You have to write your own networking system e.g using RakNet

Chris and i have been busy before using RakNet u can read it here:
http://www.esenthel.com/community/showth...p?tid=1817

There is always evil somewhere, you just have to look for it properly.
08-05-2010 09:26 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #3
RE: Net Support
yeah, full multiplayer support will be developed in the future smile
08-05-2010 09:39 AM
Find all posts by this user Quote this message in a reply
MrPi Offline
Member

Post: #4
RE: Net Support
I would suggest using RakNet as well. It is easy to get something running from the samples provided with it. We were also using it in our last MMO.
08-05-2010 10:00 AM
Find all posts by this user Quote this message in a reply
Arikin Offline
Member

Post: #5
RE: Net Support
Thank you all very much for help wink I'm going to try RakNet soon.
08-05-2010 10:31 AM
Find all posts by this user Quote this message in a reply
Post Reply