Page 1 of 1

NeoEE Lobby

Posted: Sun Oct 09, 2016 9:04 am
by XenoWarrior
Hey! Thanks for accepting my registration here.

I've come wondering if the NeoEE lobby source is available anywhere?
Getting back into EE, I started writing a C++ application which can receive TCP connections from Empire Earth.

I decoded the request from the EE client, getting requests for things like:
"TitanServer/DBProxy"
"TitanServer/Auth"
"TitanServer/Firewall"
"EmpireEarth/Patch"
And the lot.

But, sending data back just says that the response message was unexpected. Sadly, I have no source for EE to actually write something that will give the client what it is expecting. :P

If the source isn't actually available for public, maybe there is a way I could join up and help out with the project?

Anyway, thanks again!

Re: NeoEE Lobby

Posted: Mon Oct 10, 2016 2:05 am
by herik
Sounds cool dude. Probably best for Jodocus to get back to you, since he's in charge of the development. I'm sure he can always use a talented mind such as yourself.

Re: NeoEE Lobby

Posted: Mon Oct 10, 2016 2:10 am
by XenoWarrior
herik wrote:Sounds cool dude. Probably best for Jodocus to get back to you, since he's in charge of the development. I'm sure he can always use a talented mind such as yourself.
Thanks! I already got a PM from him talking about why there is no public code and of course it's understandable (people using the code to find exploits any the lot)