fodev.net

Other => FOnline:2238 Forum => Archives => Tools and Modifications => Topic started by: Hexboy on October 11, 2011, 02:29:58 am

Title: Connection
Post by: Hexboy on October 11, 2011, 02:29:58 am
What information is sent to the server inorder to get a response?

I am attempting to launch the game via one click, without the need to go in and click play.
I am guessing all I need to do is send my username and password via a socket, but I can't seem to find any information.
Title: Re: Connection
Post by: Wipe on October 11, 2011, 02:39:11 am
Code: [Select]
FOnline.exe -Start
It will make client log in with last used username/password.
Title: Re: Connection
Post by: Hexboy on October 11, 2011, 02:49:06 am
cool thanks.

Just out of curiosity though, what info is sent to the server and vise versa.. or is this something that is not disclosed?
Title: Re: Connection
Post by: Wipe on October 11, 2011, 02:58:36 am
It's not a public info, obviously.
Title: Re: Connection
Post by: Hexboy on October 11, 2011, 03:00:53 am
It's not as if it can't easily be obtained!
Title: Re: Connection
Post by: Caled on October 21, 2011, 06:24:43 pm
It's not as if it can't easily be obtained!

It's encrypted for some time now.