Re: Re-use an address/port when binding a socket used for Sending data
- From: "Eugene Gershnik" <gershnik@xxxxxxxxxxx>
- Date: Thu, 19 May 2005 11:09:44 -0700
Gregory Hassett wrote:
>
> It's interesting that this works on XP SP2. When I installed XP2 on
> my machine, it completely crashed the machine
Which most likely means that the OS was broken to begin with. Of there is a
chance that SP2 is to blame but its probability is very small.
> to the point where I
> had to reinstall Windows (and and all applications) on a freshly
> formatted hard drive, and restore all my data from backup.
I would try to install SP2 again now ;-)
> I wonder why Winsock complains about this consitently in SP1 but not
> in SP2?
Why not? It is entirely possible that it will stop working again in SP3. The
whole thing with address reuse (not to mention the hole punching) is a hack
upon a hack based on under-documented features. If you want it to work
reliably write a driver and bypass most or all of the built-in TCP/IP stack.
> And I wonder if I can grab the SP2 Winsock library and use it
> instead, even on SP1 machines.
No.
--
Eugene
http://www.gershnik.com
.
- Follow-Ups:
- Re: Re-use an address/port when binding a socket used for Sending data
- From: Gregory Hassett
- Re: Re-use an address/port when binding a socket used for Sending data
- References:
- Re-use an address/port when binding a socket used for Sending data
- From: Gregory Hassett
- Re: Re-use an address/port when binding a socket used for Sending data
- From: Eugene Gershnik
- Re: Re-use an address/port when binding a socket used for Sending data
- From: Gregory Hassett
- Re: Re-use an address/port when binding a socket used for Sending data
- From: Eugene Gershnik
- Re: Re-use an address/port when binding a socket used for Sending data
- From: Gregory Hassett
- Re-use an address/port when binding a socket used for Sending data
- Prev by Date: Re: Re-use an address/port when binding a socket used for Sending data
- Next by Date: Re: Detecting Closed COnnections
- Previous by thread: Re: Re-use an address/port when binding a socket used for Sending data
- Next by thread: Re: Re-use an address/port when binding a socket used for Sending data
- Index(es):
Relevant Pages
|