11-08-2006, 01:54 AM
Not sure if this is the right place to make a thread regarding this subject, if not i apologize.
Im currently working a php script to send RCON commands.
So far i have been able to create the socket (TCP/IP socket) and send commands.
Everything works fine, however i am unable to parse the reply send.
This is the only 'usefull' page i was able to find regarding the subject, but this didnt help me much.
If anyone could point me in the right direction that would be great.
Thanks in advance
Im currently working a php script to send RCON commands.
So far i have been able to create the socket (TCP/IP socket) and send commands.
Everything works fine, however i am unable to parse the reply send.
This is the only 'usefull' page i was able to find regarding the subject, but this didnt help me much.
If anyone could point me in the right direction that would be great.
Thanks in advance