Hello,

Unfortunately, I don't think I will personally have the time to port this app to Blackberry (at least not for a while). Work, classes, and life all seem to have a way of eating up my free time these days. However, I do fully intend to release the source code to the Android app, so perhaps someone who already has Blackberry experience would be able to look at it and judge how easily it could be ported. I'm in the process of fixing a few bugs and restructuring part of the code in the Android version, and once this work is done, I hope to give the project a name and release the full source code.

    - Dave

On 10/27/2010 12:41 PM, Travis Brown wrote:


Any change of this for Blackberry?





From: hlds-requ...@list.valvesoftware.com
Subject: hlds Digest, Vol 32, Issue 41
To: hlds@list.valvesoftware.com
Date: Sat, 23 Oct 2010 12:00:01 -0700

Send hlds mailing list submissions to
        hlds@list.valvesoftware.com

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
        hlds-requ...@list.valvesoftware.com

You can reach the person managing the list at
        hlds-ow...@list.valvesoftware.com

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"<dpar...@utica.edu>
Subject: Re: [hlds] Server info app for Android
To: hlds@list.valvesoftware.com, Half-Life dedicated Linux server
        mailing list    <hlds_li...@list.valvesoftware.com>
Message-ID:<4cc1e67e.1060...@utica.edu>
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<drunkenf...@hotmail.com>
Subject: Re: [hlds] Server info app for Android
To: "'Half-Life dedicated Win32 server mailing list'"
        <hlds@list.valvesoftware.com>
Message-ID:<snt130-ds5d91468f4ed60d588359aa8...@phx.gbl>
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: hlds-boun...@list.valvesoftware.com
[mailto:hlds-boun...@list.valvesoftware.com] On Behalf Of David A. Parker
Sent: Friday, October 22, 2010 7:35 AM
To: Half-Life dedicated Linux server mailing list;
hlds@list.valvesoftware.com
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"<alexandrualexa...@gmail.com>
Subject: Re: [hlds] Server info app for Android
To: Half-Life dedicated Win32 server mailing list
        <hlds@list.valvesoftware.com>
Message-ID:
        <aanlkti=-gcszdmqhpm_+hlwkyts_x33vt2xbjhck2...@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

David, I would like one :D

2010/10/22 David A. Parker<dpar...@utica.edu>

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<dislexs...@dislexsick.com>
Subject: Re: [hlds] Server info app for Android
To: Half-Life dedicated Win32 server mailing list
        <hlds@list.valvesoftware.com>
Message-ID:
        <aanlkti=szdfkiwwn-myowju_rg-59ouh=xsodtkhm...@mail.gmail.com>
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<
alexandrualexa...@gmail.com>  wrote:

David, I would like one :D

2010/10/22 David A. Parker<dpar...@utica.edu>

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


--

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

Reply via email to