Is it possible to connect to login server with PHP

04/24/2014 08:36 hawk4hire#1
Hello,

I was wondering if it's possible to connect and login to the login server of Rappelz using PHP.

I know with any address, like example.com/login.php, I can send a filled in form to that address using PHP, and of course I am getting a respond with the source of that page. And from that source I can tell if I am logged in or not. I've done this using stream_context_create and file_get_contents in PHP.

Now I am not sure this works for login server, as the connection isn't the same as like websites I think. Nor do I know the names of the inputs.

So I was wondering if it's possible, and if it is, how?
08/03/2014 17:37 vash0#2
You want see from this "web" if some one is online or no? Rigth?
08/15/2014 14:30 demonroro#3
Yes you can but you need to crypt your data before (in this case you need to recreate crypt algorithm in php). And then you could use socket connections by using fsock functions to send / receive data.
08/15/2014 20:15 misterd#4
I woulden't have answered him, hes a moderator on official. they dont deserve such info :/
08/15/2014 21:48 demonroro#5
I see, anyway i gave up this project since i had DMCA notifications, i'm just here as a simple dev ^^
08/15/2014 23:15 ThunderNikk#6
Quote:
Originally Posted by misterd View Post
I woulden't have answered him, hes a moderator on official. they dont deserve such info :/
Show some love man; just players like anyone else who cared enough about the game to devote some extra time.

I modded for official.