Page 1 of 1

Is server side code available (open source)?

Posted: 18 Jan 2010, 04:41
by lrm0617
I want to buildup a MMORPG game using my internet protocol, therefore I would like to download both the source code of client and server side. But I can only find the client side. Can server code be download?
Thanks in advance!

Re: Is server side code available (open source)?

Posted: 18 Jan 2010, 05:15
by baseballboy

Re: Is server side code available (open source)?

Posted: 18 Jan 2010, 07:31
by lrm0617
Thanks a lot!
I follow the instruction and setup the server successful!

However, when I open map-server.exe, login-server.exe, and char-server.exe without problems, and then try to connect client (downloaded and installed tmw-0.0.29.1-win32.exe) to 127.0.0.1, the processing seems stop at "Connecting to character server..." forever...

It shows "Account Logged On; Account ID: 1." in char_server.exe,
"Connection of the account 's2' accepted.
LAN test (result): LAN source.
set eof : connection #5" in login-server.exe,
so I think there is no problem at server side.

Is there any buildup instruction of client side?

Re: Is server side code available (open source)?

Posted: 18 Jan 2010, 07:55
by Jaxad0127
Why are you using s2? Please make a fresh account and use it.

Re: Is server side code available (open source)?

Posted: 18 Jan 2010, 08:01
by lrm0617
done

thanks :D

Re: Is server side code available (open source)?

Posted: 18 Jan 2010, 16:33
by Jaxad0127
The accounts s1 through s5 (or so) are special server accounts used for inter-server communication and such.

Re: Is server side code available (open source)?

Posted: 29 Mar 2012, 09:01
by fatalfeel
I make it in windows both server and client

git clone date is 2012/03/28

1. download codeblocks-10.05mingw-setup.exe

2. [redacted by moderator because it's useless and slightly evil, not to mention off-topic]

mana.rar in c:\mana

open all .cbp project in client and server

server need execute account and game 2 files

email: [redacted by moderator]

Re: Is server side code available (open source)?

Posted: 29 Mar 2012, 09:03
by fatalfeel
here is mana git source code

https://gitorious.org/mana



here is TMW server and client data

https://gitorious.org/tmw


[edit by moderator - these links are out of date]

Re: Is server side code available (open source)?

Posted: 29 Mar 2012, 12:22
by Crush
This thread is from 2010. Please don't necro old threads without good reason.