Re: Test Availability of TCP Port?
From: William Stacey [MVP] (staceywREMOVE_at_mvps.org)
Date: 02/10/04
- Next message: Houston Keach: "Re: System.InvalidOperation Exception"
- Previous message: Houston Keach: "System.InvalidOperation Exception"
- In reply to: Jon Skeet [C# MVP]: "Re: Test Availability of TCP Port?"
- Next in thread: Kevin Z Grey: "Re: Test Availability of TCP Port?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 10 Feb 2004 14:05:36 -0500
> Possibly. Along those lines, by the way - I reckon port numbers ought
> to actually be UTF-8 strings. That way it wouldn't be too hard to
> pretty much guarantee that no-one else was using your port. There are
Well maybe. I have seen issues with the endpoint mapper that ms uses.
Sometimes this can go wild. Think more related to nic issues more then
applications gobbling up endpoints, but that can happen too I guess.
> naturally fit on multiple ports. FTP is (IIRC) a good example of this,
> with one protocol for the control, and another for the data streaming.
Ok. Thanks.
-- William Stacey, MVP
- Next message: Houston Keach: "Re: System.InvalidOperation Exception"
- Previous message: Houston Keach: "System.InvalidOperation Exception"
- In reply to: Jon Skeet [C# MVP]: "Re: Test Availability of TCP Port?"
- Next in thread: Kevin Z Grey: "Re: Test Availability of TCP Port?"
- Messages sorted by: [ date ] [ thread ]