I wrote an irc bot a while ago that used a udp socket (all java) that would query an ip and port range for listening servers and return the infostring and current player details per server. It wouldn't be too difficult to embed the socket class in a .jsp scriptlet if you so desired and call it from a webserver. But be careful though, if it was left on an unsecured server a script kiddy may be able to hack it to be used to as a portscanner :P
If you are interested let me know and I will dig about for the code (on cd somewhere). Chris -----Original Message----- From: Colin House [mailto:[EMAIL PROTECTED] Sent: 21 July 2003 16:55 To: [EMAIL PROTECTED] Subject: Re: [hlds_linux] [OT] A Good Web based query tool http://uglygs.uglypunk.com/ works well, will query your immediate lan and you can also add specific ips for it to query, runs with a perl backend (i think) ----- Original Message ----- From: "Christian Celler" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 22, 2003 1:26 AM Subject: Re: [hlds_linux] [OT] A Good Web based query tool > On Mon, Jul 21, 2003 at 04:13:08PM +0100, Matthew Gossage wrote: > > This is a multi-part message in MIME format. > > -- > > [ Picked text/plain from multipart/alternative ] > > > > Hi I have loats of servers mainly all on one ip range, some scattered on > > others, > > > > And I am looking for a web based query tool that will allow me to enter > > a range of addreses and it will query and produce a table, > > > > I have tried writing one in php, and one using pquery.pl, but each seems > > to have a fault or toher, i.e taking to long to query etc. > > > > I might just have s to start again, if noone can point me in the right > > direction > > Hmm... before trying to write a new one - try > http://www.tuts.net/~titulaer/rcon/ :) > > Can't query multiple server yet, but this is a "must-have" I'll > go and implement something like this :) > > Regards > Christian Celler > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please visit: > http://list.valvesoftware.com/mailman/listinfo/hlds_linux > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux *********************************************************************** This e-mail and its attachments are confidential and are intended for the above named recipient only. If this has come to you in error, please notify the sender immediately and delete this email from your system. You must take no action based on this, nor must you copy or disclose it or any part of its contents to any person or organisation. Statements and opinions contained in this email may not necessarily represent those of Littlewoods. Please note that email communications may be monitored. The registered office of Littlewoods Limited and its subsidiaries is 100 Old Hall Street, Liverpool, L70 1AB. Registered number of Littlewoods Limited is 262152 *********************************************************************** _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

