Andy: Ok...this is how I determine if a scout is in the arena or not (hop count). If it returns 1 then he is behind the firewall and the encryption client (SecuRemote) is not loaded. Otherwise load the load the client and create the VPN tunnel. I will save your code for future reference. Thanks! Regards,
Jack Skelley
Andy Davies wrote: >>For an experiment try the code I posted (hop count) >>Jack Skelley > > > No, doesn't pass the firewall > > - but interestingly xmlhttp does:- > * btw can't remember if this has been posted before or not > ** get [dynamic] ip address &c. > > oHttp = createobject("Microsoft.XmlHttp") > cURL = "http://www.hawthorn-cottage.com/iptryDOM.asp" > oHttp.Open("POST", cURL, .F.) && Synchronous > oHttp.Send("") > oX = oHttp.responseXML > ?oX.getElementsByTagName('txt').item(0).text && REMOTE = you > ?oX.getElementsByTagName('txt').item(1).text && LOCAL = web server > ?oX.getElementsByTagName('txt').item(2).text && = web server name > ?ohttp.abort > CLOSE ALL > RELEASE ALL > > > Andrew Davies MBCS CITP > - AndyD 8-)# > PC Development Officer > Housing IT > Housing Services > Manchester City Council > .AT. Hawthorn Cottage > ( Office +44 161 234 5330 > ( Internal [814] 5330 > ( Mobile 0775 938 5155 (when all else fails) > * a .DOT davies@manchester.gov.uk > * home andy .AT. hawthorn-cottage .DOT com > > > ********************************************************************** > > This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. > > This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. > > Please contact internet.administrators@manchester.gov.uk with any queries. > > ********************************************************************** > > > [excessive quoting removed by server]
©2006 Jack Skelley |