Showing posts with label AHA. Show all posts
Showing posts with label AHA. Show all posts

Sunday, October 6, 2013

Auto Hathway Authentication is now available on Android Play Store

What is AHA?


Hathway internet users need to authenticate on hathway through a web page to start internet services. AHA short for Auto Hathway Authentication was the first application for Hathway Internet user which auto authenticates users to Hathway portal for internet connectivity. Initially AHA was developed in C#.NET for windows platform only but now the new version of AHA is available on Google PlayStore (PlayStore Link).

How It works?


Whenever you will turn on Wifi and connect to a Wifi network on your device then AHA will determine if network is having Hathway internet by detecting the Hathway modem. Once the modem is detected AHA will continue to check the internet connectivity. For internet connectivity it will ping web after every 30 to verify that the device has internet connectivity and if the ping result is negative then it will attempt to authenticate to Hathway.

Similarly if you will disconnect Wifi network or if your Wifi network has ISP other than hathway then AHA will disable itself so that it will not use resources on your device.

Setup


1. Install AHA from Play Store (PlayStore Link).
2. Open AHA and go to settings screen.
3. Enter your Hathway User Id and Password and Click on "Save Settings" button.
4. Now connect to your wifi network and AHA will do the rest whenver required.

ScreenShot



Wednesday, April 24, 2013

Android Auto Hathway Authentication

UPDATED ON 06 OCT 2013

AHA is now AVAILABLE ON PLAY STORE. I will still keep this post and older version on dropbox but it is highly recommended to download AHA from PlayStore.Please read my the updated Post
http://anilsoni85.blogspot.in/2013/10/auto-hathway-authentication-is-now.html


ORIGINAL POST

Here it is, my first android app and the first version of AHA. The application is not yet published on android Play Store but will be added in future. As of now it can be downloaded from my dropbox

https://dl.dropboxusercontent.com/u/48560079/AHA_Driod/AHA_Test_Signed_Aligned.apk

Here are the few screen shots

When wifi is enabled and if hathway modem is detected by the AHA then AHA will automatically authenticates you into the hathway network whenever required.


Use the setting screen to define your hathway user id and password.


Saturday, September 1, 2012

Auto Hathway Authentication v1.0.3


Here's another version of Auto Hathway Authentication v1.0.3.
https://dl.dropbox.com/u/48560079/AHA_v1_0_3.zip

Android AHA
http://anilsoni85.blogspot.com/2013/04/android-auto-hathway-authentication.html

New Features
1) Removed browser controls.
2) Added option to change the pooling interval. (minimum is 30 seconds and max can be 1800 seconds i.e. 30 minutes)
2) Now works with linux distro too!!!. Yes, now AHA can be run on linux distro like Fedora, Ubuntu etc. using mono runtime. Following are the instruction to run AHA on linux        
  • Extract AHA.exe into the user's home directory.
  • Install mono runtime and winform 2.0, using following command apt-get or yum
            sudo apt-get install mono-runtime libmono-winforms2.0-cil
  • Run AHA using following command
            mono AHA.exe
Screenshots of AHA running on Ubuntu






Sunday, March 4, 2012

Auto Hathway Authentication

Android AHA released on 24 April 2013
http://anilsoni85.blogspot.com/2013/04/android-auto-hathway-authentication.html

New Version v1.0.3 released on 1st Sept 2012
1)Runs on linux using mono runtime.
2)User can change the pooling interval
http://anilsoni85.blogspot.in/2012/09/auto-hathway-authentication-v103.html


New Version v1.0.1 released on 30th June 2012 (Refer to the comments for more detail about the change log and update instruction).

Hathway broadband users are required to authenticate on there service portal in order to start internet. This application automatically authenticates user on hathway portal.User has to define the hathway user id and password before starting and then it will keep on monitoring internet connection (pings google.com after every 30 seconds).



You can download the Auto Hathway Authentication v1.0.1 from my public dropbox folder
https://dl.dropbox.com/u/48560079/AHA_v1_0_1.zip

Requires Microsoft .Net framework 2.0