Just an idea, maybe it's related. The problem might be a curiosity in
Windows XP with Service Pack 2 installed. I have a similar Problem with Palm
OS Development Studio. It's a Java application (based on Eclipse) from which
you can call a external debugger, but the debugger throws the same error. I
found that the Java application is generating a random port number, then the
Java application checks if this port number is available and assigns it to
the debugger. 
The curious thing here is that although the port is freed again by the Java
app, the debugger app tries to bind to this address but fails. 

So just as an idea, maybe you're reassigning this address to fast for
Windows XP SP2 ;-)



Albert Wiersch wrote:

>
> I am using THTTPCli for link checking and a user reported this problem:
>
> "I am getting a few of the following Error: Address already in use (Error
> #10048) while doing link checks. Most occurs while checking for the jpg,
> pdf, ppt links. I repeated a few times the same batch file and I am
getting
> a different # of these errors in the reports. Which means the reporting of
> these errors are not consistent."
>
> Any ideas? I have not seen this myself or had other reports of it. Could
it
> be caused by some firewall software the user is running?
>
> -- 
> Albert Wiersch
> AI Internet Solutions
> [EMAIL PROTECTED]
> http://www.htmlvalidator.com/
>
> -- 
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://www.elists.org/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be



-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to