Thanks for the comment Irv.

Technically, SecureNet Xtra is not built to go around firewall but more
for Proxy servers (Firewall is playing at the TCP/IP level, Proxy server
is acting at HTTP level).  Nonetheless, it may help Antoine for one
reason : SecureNet Xtra is using high level libraries (Wininet on
windows and URLAccess manager on the Mac) where NetLingo is built on top
of low level libraries (Winsock on Windows and OpenTransport on the
Mac).

Ultimately, using SecureNet Xtra, you are almost certain that you will
get same result than in your browser (especially true for IE on
Windows). 

Regards,

-- Laurent Brigaut
-- Director of Operations

-- Integration New Media, Inc. (INM)
-- www.INM.com
-- +1 514 871 1333 ext. 236

-- LEADERS IN INTERACTIVE MEDIA
 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Irv Kalb
> Sent: 19 juin 2006 17:58
> To: Lingo programming discussion list
> Subject: Re: <lingo-l> Strange getNetText errors / server setting ?
> 
> By far, the easiest solution to the whole firewall problem is 
> the SecureNet XTRA from Integration New Media 
> http://www,inm.com.  I recently incorporated this XTRA into a 
> project of mine, and it works very well.
> 
> Irv
> 
> At 11:31 PM +0200 6/19/06, Antoine Schmitt wrote:
> >This is a bit long, because it is multifold, but I am 
> investigating a 
> >strange getNetText behavior : I want my shockwave movie to load a 
> >simple texte file from my server, using getNetText, and it fails.
> >But in a browser, loading this same file works, and when 
> this file is 
> >on another server, getNetText works for this file. And when run from 
> >behind a firewall, it fails wherever I store the file...
> >
> >The file is a simple short text file containing xml data.
> >
> >I get different errors:
> >- from behind a firewall, I get the error 4165 (technote says : 
> >"Requested Object could not be found (URL may be incorrect)."
> >- from another client place, and on some servers, I get error 4836 
> >(technote says : "Download stopped for an unknown reason. 
> May have been 
> >a network error, or the download may have been abandoned")
> >
> >Two questions then:
> >- how can I make getNetText work from behind a firewall ?
> >- when not behind a firewall, why does it fail on some 
> servers and not 
> >others ? Is there some http server setting that can be turned off to 
> >allow getNetText to work ? Like anti-robots settings maybe ?
> >
> >Any idea welcome.
> >
> >Thanks,
> >--
> >
> >++ as
> >
> >[To remove yourself from this list, or to change to digest 
> mode, go to 
> >http://www.penworks.com/lingo-l.cgi  To post messages to the list, 
> >email [email protected]  (Problems, email 
> [EMAIL PROTECTED]). 
> >Lingo-L is for learning and helping with programming Lingo.  Thanks!]
> 
> 
> -- 
> 
> Multimedia Wrangler.
> [To remove yourself from this list, or to change to digest 
> mode, go to http://www.penworks.com/lingo-l.cgi  To post 
> messages to the list, email [email protected]  (Problems, 
> email [EMAIL PROTECTED]). Lingo-L is for learning and 
> helping with programming Lingo.  Thanks!]
> 

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[email protected]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to