I\'m writing a WCF service, and am attempting to avoid getting AddressAlreadyInUseException when my port is already taken. This answer points toward using Liste
AddressAlreadyInUseException
You'll have to use WCF Discovery to discover the service.