Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
WCFサービス(VS2010、.NET 4.0)を開発しています。WCFサービスでRESTタイプの機能を利用する場合(つまり、メソッドをWebGetで装飾するなど)、RESTはHTTPプロトコルを多用するため、WCFサービスをHTTPとしてホストすることにロックされていますか?つまり、ネットとしてホストするオプションがありますか? .tcp?
簡単な答え - はい、独自の HTTP スタック アナログを作成する場合を除きます。 Tcpに特別な必要性はありますか?