<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AutoDialer Archives - Jim Dolby</title>
	<atom:link href="https://jim.dolby.id.au/projects/autodialer/feed" rel="self" type="application/rss+xml" />
	<link>https://jim.dolby.id.au/./projects/autodialer</link>
	<description>A Geek and still proud of it!</description>
	<lastBuildDate>Sat, 28 Mar 2020 03:05:29 +0000</lastBuildDate>
	<language>en-AU</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">195341223</site>	<item>
		<title>Wireless Broadband RAS auto Dialer</title>
		<link>https://jim.dolby.id.au/projects/autodialer/wireless-broadband-ras-auto-dialer.html</link>
		
		<dc:creator><![CDATA[YTS_Jim]]></dc:creator>
		<pubDate>Sat, 28 Mar 2020 03:04:32 +0000</pubDate>
				<category><![CDATA[AutoDialer]]></category>
		<category><![CDATA[Auto]]></category>
		<category><![CDATA[automatic]]></category>
		<category><![CDATA[RAS]]></category>
		<category><![CDATA[Wireless Broadband]]></category>
		<guid isPermaLink="false">https://www.securetech.com.au/?p=249</guid>

					<description><![CDATA[<p>Anyone can Download the RAS automatic dialer (AKA Wireless broadband control)</p>
<p>The post <a href="https://jim.dolby.id.au/projects/autodialer/wireless-broadband-ras-auto-dialer.html">Wireless Broadband RAS auto Dialer</a> appeared first on <a href="https://jim.dolby.id.au">Jim Dolby</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Anyone can <a href="https://www.securetech.com.au/downloads/rasautodialer/" target="_blank" rel="noreferrer noopener" aria-label="Download the RAS automatic dialer (AKA Wireless broadband control) (opens in a new tab)">Download the RAS automatic dialer (AKA Wireless broadband control)</a></p>
<p>The post <a href="https://jim.dolby.id.au/projects/autodialer/wireless-broadband-ras-auto-dialer.html">Wireless Broadband RAS auto Dialer</a> appeared first on <a href="https://jim.dolby.id.au">Jim Dolby</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">249</post-id>	</item>
		<item>
		<title>Wireless Broadband &#038; Dialup Control Application</title>
		<link>https://jim.dolby.id.au/projects/autodialer/stgautodialer.html</link>
		
		<dc:creator><![CDATA[YTS_Jim]]></dc:creator>
		<pubDate>Thu, 23 Sep 2010 07:55:47 +0000</pubDate>
				<category><![CDATA[AutoDialer]]></category>
		<guid isPermaLink="false">https://www.securetech.com.au/?p=42</guid>

					<description><![CDATA[<p>About: STG_AutoDialer will establish a dialup (RAS) connection, and maintain it &#8230; if connection is dropped, the application automatically redials to selected connection. RAS connections are used by wireless broadband USB dongles such as Huwaei. The STG_AutoDialer&#160;application creates a log file, recording the connection times, when a connection is lost (and thus redialed). The log file is [&#8230;]</p>
<p>The post <a href="https://jim.dolby.id.au/projects/autodialer/stgautodialer.html">Wireless Broadband &#038; Dialup Control Application</a> appeared first on <a href="https://jim.dolby.id.au">Jim Dolby</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h1 class="wp-block-heading">About:</h1>



<p>STG_AutoDialer will establish a dialup (RAS) connection, and maintain it &#8230; if connection is dropped, the application automatically redials to selected connection.</p>



<p>RAS connections are used by wireless broadband USB dongles such as Huwaei.</p>



<p>The STG_AutoDialer&nbsp;application creates a log file, recording the connection times, when a connection is lost (and thus redialed). The log file is automatically deleted upon each launch of the application (ie on reboot).</p>



<p>The STG_AutoDialer only checks for connection status each second, this reduces needless CPU power being consumed.</p>



<p>The application displays as a tray icon only (after setup), and is designed to only display minimal information (except when re/dialing). The Tray Icon&nbsp;looks like&nbsp;a traffic light, and is made up of three different icon files which can be replaced with other icons as needed.</p>



<h2 class="wp-block-heading">Installing:</h2>



<p>This application was originally designed to be used with huwaei wirerless broadband modem software.</p>



<p>As such, we expected the application to be run the the installation directory of your huwaei modem connectivity software.</p>



<p>When run for the first time, it will prompt for the following:</p>



<ol class="wp-block-list"><li>The filename of the huwaei modem software (this is usually customised by your ISP);</li><li>The name of the Connection Prompt (when above is started and connect button pressed), while dialing and establishing connection;</li><li>The name of the dialup connection to use (application will use this name to dial the internet, so if its wrong, manual editing of the INI may be required;</li></ol>



<p>These settings will be saved to&nbsp;the INI for future use.</p>



<h2 class="wp-block-heading">Running:</h2>



<p>A shortcut can be added to this startup folder, to make the application automatically start on Logon.</p>



<p>See customising section for available commandline arguements.</p>



<h2 class="wp-block-heading">Customising:</h2>



<h3 class="wp-block-heading">Icons</h3>



<p>If the following Icons exist in the same directory, application will use them by defualt, else use its internal ones:<br>   icon.ico (replaces the icon taken from Huwaei connection app (used in tray on startup only)<br>   green.ico (used when successful connection is made and all is good)<br>   orange.ico (used while connection is being established)<br>   red.ico (used when disconnection is detected)</p>



<h3 class="wp-block-heading">Command Line Arguements</h3>



<p>Only one commandline arguement exists at present:<br>   Startup (puts application to sleep for 60 seconds &#8230; this helps with old slower computers, makes sure they have time to start esentual apps).</p>



<h2 class="wp-block-heading">License:</h2>



<p>Secure Technology Group is proud to provide above program as a free open source application.</p>



<p>It is provided under the GPL license (version 3 or later).</p>



<p>This application is provided in the hope that it may be useful.<br>It is provided without warranty, implied or otherwise.</p>



<h2 class="wp-block-heading">Testing and background:</h2>



<p>I have several relatives that are not so good with computers, but like the internet.<br>I managed to get them to agree to automatically dialing the internet on computer startup.<br>This means that remote PC support is fairly painless.<br>After this application was setup for family, i had a need to maintain a RAS connection on a remote system (that took 2 hours drive for the nearest tech to get to). so this application was redeveloped to create a RAS connection, rather then relying on Huwaei modem software (and pressing buttons within it)</p>



<p>Testing has been done on windows 2000 &amp; XP machines, although Vista &amp; 7 should work fine also.</p>



<p></p>
<p>The post <a href="https://jim.dolby.id.au/projects/autodialer/stgautodialer.html">Wireless Broadband &#038; Dialup Control Application</a> appeared first on <a href="https://jim.dolby.id.au">Jim Dolby</a>.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">42</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Lazy Loading (feed)

Served from: jim.dolby.id.au @ 2026-04-20 15:20:26 by W3 Total Cache
-->