<?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>All1 Source technologies &#187; GSM</title>
	<atom:link href="http://www.all1sourcetech.com/tag/gsm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.all1sourcetech.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 23 Nov 2011 12:26:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to restart a GSM Modem using VBScript-</title>
		<link>http://www.all1sourcetech.com/restart-gsm-modem-vbscript/</link>
		<comments>http://www.all1sourcetech.com/restart-gsm-modem-vbscript/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 10:38:30 +0000</pubDate>
		<dc:creator>Suzanne</dc:creator>
				<category><![CDATA[Editorial]]></category>
		<category><![CDATA[Purely Technical]]></category>
		<category><![CDATA[GSM]]></category>
		<category><![CDATA[modem]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[Script code]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.all1sourcetech.com/?p=988</guid>
		<description><![CDATA[Now you can restart a GSM Modem with the use of VBScript-
1. Copy the script code and save as a .vbs file.
2. Open hyperterminal and setup the modem settings, for this example save the hyperterminal file as c:\example\example.ht
3. Add the below vbs file to your c:\program Files\Windows NT directory and execute.
Important: If you saved the [...]]]></description>
			<content:encoded><![CDATA[<p>Now you can restart <strong>a GSM Modem</strong> with the use of VBScript-</p>
<p>1. Copy the <a href="http://www.all1tunes.com" target="_blank">script code</a> and save as a <strong>.vbs file</strong>.<br />
2. Open hyperterminal and setup the <a href="http://www.all1press.com" target="_blank">modem</a> settings, for this example save the hyperterminal file as <strong>c:\example\example.ht</strong><br />
3. Add the below vbs file to your <strong>c:\program Files\Windows NT directory </strong>and execute.</p>
<p>Important: If you saved the .ht as anything other than example.ht in c:\example rename the file in script below as well.</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 450px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Set oshell = createobject(&#8221;Wscript.Shell&#8221;)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 450px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">oshell.run&#8221;cmd.exe&#8221;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 450px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">wscript.sleep 500</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 450px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">oshell.sendkeys &#8220;hypertrm.exe c:\example\example.ht&#8221;+(&#8221;{Enter}&#8221;)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 450px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">wscript.sleep 1500</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 450px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">oshell.sendkeys &#8220;at{+}cfun=1&#8243; + (&#8221;{Enter}&#8221;)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 450px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">wscript.sleep 4000</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 450px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">oshell.sendkeys&#8221;at&#8221; + (&#8221;{Enter}&#8221;)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 450px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">wscript.sleep 1500</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 450px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">oshell.sendkeys &#8220;at{+}cfun=1&#8243; + (&#8221;{Enter}&#8221;)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 450px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">wscript.sleep 4000</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 450px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">oshell.sendkeys&#8221;at&#8221; + (&#8221;{Enter}&#8221;)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 450px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">wscript.sleep 1500</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 450px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">oshell.sendkeys&#8221;%f&#8221;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 450px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">wscript.sleep 1500</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 450px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">oshell.sendkeys&#8221;x&#8221;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 450px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">wscript.sleep 1500</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 450px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">oshell.sendkeys(&#8221;{Enter}&#8221;)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 450px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">wscript.sleep 1500</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 450px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">oshell.sendkeys&#8221;exit&#8221;+(&#8221;{Enter}&#8221;)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 450px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">set oshell = nothing</div>
<p><strong>Set oshell = createobject(&#8221;Wscript.Shell&#8221;)</strong><br />
     <strong> oshell.run&#8221;cmd.exe&#8221;</strong><br />
     <strong> wscript.sleep 500</strong><br />
     <strong> oshell.sendkeys &#8220;hypertrm.exe c:\example\example.ht&#8221;+(&#8221;{Enter}&#8221;)</strong><br />
     <strong> wscript.sleep 1500</strong><br />
     <strong> oshell.sendkeys &#8220;at{+}cfun=1&#8243; + (&#8221;{Enter}&#8221;)</strong><br />
     <strong> wscript.sleep 4000</strong><br />
     <strong> oshell.sendkeys&#8221;at&#8221; + (&#8221;{Enter}&#8221;)</strong><br />
     <strong> wscript.sleep 1500</strong><br />
     <strong> oshell.sendkeys &#8220;at{+}cfun=1&#8243; + (&#8221;{Enter}&#8221;)</strong><br />
     <strong> wscript.sleep 4000</strong><br />
     <strong> oshell.sendkeys&#8221;at&#8221; + (&#8221;{Enter}&#8221;)</strong><br />
     <strong> wscript.sleep 1500</strong><br />
     <strong> oshell.sendkeys&#8221;%f&#8221;</strong><br />
     <strong> wscript.sleep 1500</strong><br />
     <strong> oshell.sendkeys&#8221;x&#8221;</strong><br />
     <strong> wscript.sleep 1500</strong><br />
     <strong> oshell.sendkeys(&#8221;{Enter}&#8221;)</strong><br />
     <strong> wscript.sleep 1500</strong><br />
     <strong> oshell.sendkeys&#8221;exit&#8221;+(&#8221;{Enter}&#8221;)</strong><br />
     <strong> set oshell = nothing</strong></p>
<p><a href="http://www.all1social.com" target="_blank">http://www.all1social.com</a><br />
<a href="http://www.all1martpro.com" target="_blank">http://www.all1martpro.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.all1sourcetech.com/restart-gsm-modem-vbscript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

