On 2006-07-03, at 7:27 PM, Scott Wagner wrote:

The error 1 usually means the socket is busy. Try using a different. socket. Like this. have 2 http sockets if the update is needed then use the second one. and instead of a text file use a header. this way its all backend it will move faster. so error 1 was socket is busy. create a new one instead of waiting for the yeild.

I use this in my app, put the string from your site to a variable then then compare with another..

dim a as string
a = HTTP.Get("http://www.xhtmlsoft.com/version/maxiversion.txt",10)

Sven E

Sven E Olsson
[EMAIL PROTECTED]
Skype: seeditonskype
http://www.xhtmlsoft.com
feed://www.xhtmlsoft.com/rss/rss.xml




_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to