Hello, everyone. Is port 1043 used in any IIS implementation (any version)?
Thank you for your assistance.

Re: Port 1043 with IIS by Ken

Ken
Thu Mar 31 06:55:04 CST 2005

Ports greater than 1024 are generally dynamically assigned to various RPC
services. The client contacts the RPC port mapper on port 135 to find out
what high-order port the RPC service is listening on.

I believe that IIS does listen on a high-order port for remote
administration purposes (via the IIS Manager)

Cheers
Ken

--
Blog: www.adopenstatic.com/cs/blogs/ken/
Web: www.adopenstatic.com


"ThorPrime" <ThorPrime@discussions.microsoft.com> wrote in message
news:EFF4CC24-8821-4153-BC37-FC5AAB4377A9@microsoft.com...
: Hello, everyone. Is port 1043 used in any IIS implementation (any
version)?
: Thank you for your assistance.