Is there a way to get a dynamically allocated port when constructing a
soap.tcp EndpointReference. In my particular situation, the
EndpointReference is being exchaning between components and does not need to
be a well known port. I tried passing 0, but that doesn't work. It would
be nice to have it dynamically chosen to avoid any collisions if the port is
already in use.
thanks,
craig
Hervey Wilson [MSFT] - 22 Sep 2004 18:36 GMT
> Is there a way to get a dynamically allocated port when constructing a
> soap.tcp EndpointReference. In my particular situation, the
[quoted text clipped - 5 lines]
> thanks,
> craig
Sorry, dynamically allocated ports are not supported in the current
implementation of the soap.tcp transport.

Signature
This posting is provided "AS IS", with no warranties, and confers no rights.