Any possibility of a blackberry app? Sent from my Verizon Wireless BlackBerry
-----Original Message----- From: [email protected] Sender: [email protected] Date: Sat, 23 Oct 2010 12:00:01 To: <[email protected]> Reply-To: [email protected] Subject: hlds Digest, Vol 32, Issue 41 Send hlds mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit http://list.valvesoftware.com/mailman/listinfo/hlds or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of hlds digest..." Today's Topics: 1. Re: Server info app for Android (David A. Parker) 2. Re: Server info app for Android (Tony Paloma) 3. Re: Server info app for Android (Bajdechi "Nightbox" Alexandru) 4. Re: Server info app for Android (Josh Bost) ---------------------------------------------------------------------- Message: 1 Date: Fri, 22 Oct 2010 15:31:10 -0400 From: "David A. Parker" <[email protected]> Subject: Re: [hlds] Server info app for Android To: [email protected], Half-Life dedicated Linux server mailing list <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Hello Again, Wow, I never expected so many responses! This is great! Because there seem to be a lot of people who are interested in testing my app, I have just put it up for download at the following URL: http://uclug.utica.edu/files/dave/server_query_app.zip Please glance at the README.txt file contained in that zip file for more information about the app. The app is currently compiled to support Android 2.1 and 2.2, but I'm working on compiling it for other versions as well. Right now, the app is just called DParkerTestProject1 because that's what it's been called all through its development. And with a name like that, you know for sure that it's beta. :-) I know that there are already apps available to do server monitoring and administration, and to be honest, they are probably better than mine. I was looking for a project to do as an independent study to finish up my degree, and my advisor suggested I write an Android app (I had been thinking about it for a while already). I already had a collection of Perl scripts to query our game servers and parse the information, so I decided to write a server query app and try to use those as the basis for it. Please feel free to send any question, comments, or other feedback my way. Thanks! Dave On 10/22/2010 10:34 AM, David A. Parker wrote: > Hello Everyone, > > I am just finishing up work on an Android app to query HLDS/SRCDS > servers and display their information, and I was wondering if there is > anyone out there who owns an Android phone and would be interested in > testing the app. I only have a Droid to test it on, but I would love to > know if it works well on other devices. > > The app uses A2S_INFO, A2A_PING, and A2S_PLAYER queries to get > information about each server you have added to its list. Right now, > this is just a proof-of-concept version and it does not do anything > fancy, like refreshing the server list in the background or notifying > you if one is down. It also cannot be used to control a server remotely > (RCON, NETCON, etc.) at this time. Those are things that I hope to add > later if I have the time. > > If you own an Android device and you are interested in trying my app, > please e-mail me (either on or off list) and I'll get the app to you. > Also, if anyone has any ideas for what it should be called, I'm open to > suggestions. Right now it doesn't have a name. :-) > > If you have any questions, please let me know. > > Thanks, > Dave > -- Dave Parker Systems Administrator Utica College Integrated Information Technology Services (315) 792-3229 Registered Linux User #408177 ------------------------------ Message: 2 Date: Fri, 22 Oct 2010 16:29:12 -0700 From: Tony Paloma <[email protected]> Subject: Re: [hlds] Server info app for Android To: "'Half-Life dedicated Win32 server mailing list'" <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset="us-ascii" Very nice. I think it would be much more useful with RCON support though. Maybe you could make it run in the background and check periodically (save battery) and notify if the server goes down? As an aside, I suppose that means there is interest in something like this: http://www.sourceop.com/randomimages/android_remote_admin2.png http://www.sourceop.com/randomimages/android_remote_admin_chat_1.png http://www.sourceop.com/randomimages/android_remote_admin_mapoverview_1.png http://www.sourceop.com/randomimages/android_remote_admin_mapoverview_2.png http://www.sourceop.com/randomimages/android_remote_admin_players.png I have an apk if anybody who is running SourceOP on this list wants to try it out. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of David A. Parker Sent: Friday, October 22, 2010 7:35 AM To: Half-Life dedicated Linux server mailing list; [email protected] Subject: [hlds] Server info app for Android Hello Everyone, I am just finishing up work on an Android app to query HLDS/SRCDS servers and display their information, and I was wondering if there is anyone out there who owns an Android phone and would be interested in testing the app. I only have a Droid to test it on, but I would love to know if it works well on other devices. The app uses A2S_INFO, A2A_PING, and A2S_PLAYER queries to get information about each server you have added to its list. Right now, this is just a proof-of-concept version and it does not do anything fancy, like refreshing the server list in the background or notifying you if one is down. It also cannot be used to control a server remotely (RCON, NETCON, etc.) at this time. Those are things that I hope to add later if I have the time. If you own an Android device and you are interested in trying my app, please e-mail me (either on or off list) and I'll get the app to you. Also, if anyone has any ideas for what it should be called, I'm open to suggestions. Right now it doesn't have a name. :-) If you have any questions, please let me know. Thanks, Dave -- Dave Parker Systems Administrator Utica College Integrated Information Technology Services (315) 792-3229 Registered Linux User #408177 _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds ------------------------------ Message: 3 Date: Sat, 23 Oct 2010 12:46:07 +0300 From: "Bajdechi \"Nightbox\" Alexandru" <[email protected]> Subject: Re: [hlds] Server info app for Android To: Half-Life dedicated Win32 server mailing list <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1 David, I would like one :D 2010/10/22 David A. Parker <[email protected]> > Hello Everyone, > > I am just finishing up work on an Android app to query HLDS/SRCDS servers > and display their information, and I was wondering if there is anyone out > there who owns an Android phone and would be interested in testing the app. > I only have a Droid to test it on, but I would love to know if it works > well on other devices. > > The app uses A2S_INFO, A2A_PING, and A2S_PLAYER queries to get information > about each server you have added to its list. Right now, this is just a > proof-of-concept version and it does not do anything fancy, like refreshing > the server list in the background or notifying you if one is down. It also > cannot be used to control a server remotely (RCON, NETCON, etc.) at this > time. Those are things that I hope to add later if I have the time. > > If you own an Android device and you are interested in trying my app, > please e-mail me (either on or off list) and I'll get the app to you. Also, > if anyone has any ideas for what it should be called, I'm open to > suggestions. Right now it doesn't have a name. :-) > > If you have any questions, please let me know. > > Thanks, > Dave > > -- > > Dave Parker > Systems Administrator > Utica College > Integrated Information Technology Services > (315) 792-3229 > Registered Linux User #408177 > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlds > ------------------------------ Message: 4 Date: Sat, 23 Oct 2010 20:19:38 +1030 From: Josh Bost <[email protected]> Subject: Re: [hlds] Server info app for Android To: Half-Life dedicated Win32 server mailing list <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1 Samsung Galaxy S. Willing to try out both :) On Sat, Oct 23, 2010 at 8:16 PM, Bajdechi "Nightbox" Alexandru < [email protected]> wrote: > David, I would like one :D > > 2010/10/22 David A. Parker <[email protected]> > > > Hello Everyone, > > > > I am just finishing up work on an Android app to query HLDS/SRCDS servers > > and display their information, and I was wondering if there is anyone out > > there who owns an Android phone and would be interested in testing the > app. > > I only have a Droid to test it on, but I would love to know if it works > > well on other devices. > > > > The app uses A2S_INFO, A2A_PING, and A2S_PLAYER queries to get > information > > about each server you have added to its list. Right now, this is just a > > proof-of-concept version and it does not do anything fancy, like > refreshing > > the server list in the background or notifying you if one is down. It > also > > cannot be used to control a server remotely (RCON, NETCON, etc.) at this > > time. Those are things that I hope to add later if I have the time. > > > > If you own an Android device and you are interested in trying my app, > > please e-mail me (either on or off list) and I'll get the app to you. > Also, > > if anyone has any ideas for what it should be called, I'm open to > > suggestions. Right now it doesn't have a name. :-) > > > > If you have any questions, please let me know. > > > > Thanks, > > Dave > > > > -- > > > > Dave Parker > > Systems Administrator > > Utica College > > Integrated Information Technology Services > > (315) 792-3229 > > Registered Linux User #408177 > > > > _______________________________________________ > > To unsubscribe, edit your list preferences, or view the list archives, > > please visit: > > http://list.valvesoftware.com/mailman/listinfo/hlds > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlds > ------------------------------ _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds End of hlds Digest, Vol 32, Issue 41 ************************************ _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

