freguz
08-31-2005, 07:59 AM
I would like to have, and gladly pay for, some extended search options that just return xml data (or plain text string).
Imagine the following....
I send just an array with player-names, like "Iceman,Buffy,Ranger" as the searchQuery, just like an "instant-buddy-list".
And the response would be just a string (or xml items) within the same range, like "212.112.60.02,-1,172.220.90.130", if player is online - show IP, else show -1 (or nothing at all, null, 0, or whatever).
Depending how cpu-consuming this request would be, there is always a possibility to add more data into the response, like game/duration/map etc.
*edit*
or you could chop it up into separate modules...
for a start, it would be great to be able to get just the online value, like "1,0,1,0,0,0" for each player in search query
*/edit*
regards
Fredrik
Imagine the following....
I send just an array with player-names, like "Iceman,Buffy,Ranger" as the searchQuery, just like an "instant-buddy-list".
And the response would be just a string (or xml items) within the same range, like "212.112.60.02,-1,172.220.90.130", if player is online - show IP, else show -1 (or nothing at all, null, 0, or whatever).
Depending how cpu-consuming this request would be, there is always a possibility to add more data into the response, like game/duration/map etc.
*edit*
or you could chop it up into separate modules...
for a start, it would be great to be able to get just the online value, like "1,0,1,0,0,0" for each player in search query
*/edit*
regards
Fredrik