Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What are the appropriate port numbers to user on a servi
Message
Information générale
Forum:
ASP.NET
Catégorie:
Windows Communication Foundation (WCF)
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01174320
Message ID:
01174400
Vues:
11
This message has been marked as the solution to the initial question of the thread.
>Hi Rick,
>
>I've been reading your blog posts on WCF stuff. Thanks for sharing that.
>
>Do you have any suggestions as to what port numbers are appropriate to use for a host?
>
>I'd like use a windows service to as a host.

You can use any port numbers that are open. The good thing about WCF is that it's highly configurable so you can easily configure your EndPoints in a .config file.

WCF is very forgiving for ports anyway. You can even share ports for different protocols.

As a general rule you'll want to use fairly large numbers to avoid stepping on common Windows/Protocol ports that's why most samples use 8000 and higher.

+++ Rick ---
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform