Author |
Ports DS servers can recieve commands on? |
Clete2 {C?} Cadet Evil Empires Inc.
Joined: October 04, 2001 Posts: 141 From: Mansfield, Pennsylvania
| Posted: 2003-09-07 12:08  
Ok, this does have to do with scripting, because I would like to do something in PHP with it ...
Ok, now:
I want to be able to conenct sockets and tell the server something like /players//list/ or something and it reponds with the player list and /planet//list/... so now, I would like to know if this is possible. If so, I would like to know what protocol (UDP,TCP, etc...) to use and what port to use. Thanks for the help...
_________________ My Beta Tester Badge was obtained during the Open Beta, the old days of DS.
Featuring: My Blog.
|
Selvarian {IMC} Cadet
Joined: August 18, 2001 Posts: 1242 From: GA, USA
| Posted: 2003-09-07 12:11  
There are currently no sockets available for the type of application you are talking about. All game server/system ports are special/custom, and require a custom client to connect and get info from.
You may be able to get something via scraping pages from the web site, but that is all right now.
_________________ Selvarian
Prime Engineer
Caitian Defense Corps
Founding Member - Interstellar Mercenary Corps
|
Clete2 {C?} Cadet Evil Empires Inc.
Joined: October 04, 2001 Posts: 141 From: Mansfield, Pennsylvania
| Posted: 2003-09-10 08:13  
Thanks, I was fearing that...
_________________ My Beta Tester Badge was obtained during the Open Beta, the old days of DS.
Featuring: My Blog.
|