using system.servicemodel;
namespace host
}而hellowcfservice.cs**實現如下
using system;
)縮短為baseaddress=http://localhost:8731/hellowcfservice/
並修改program.cs檔案為
using system;
using system.servicemodel;
namespace host}}
} namespace client}}
就可以獲取得到伺服器的物件了
閱讀
WCF 建立第乙個WCF應用程式
windows communication foundation wcf 是由微軟發展的一組資料通訊的應用程式開發介面,也可以說是一套軟體開發包。wcf合併了web服務 net remoting 訊息佇列和enterprise services的功能並整合在visual studio中。wcf專門用...
WCF教程系列 1 建立第乙個WCF程式
wcf教程系列 1 建立第乙個wcf程式 using system.servicemodel namespace host 而hellowcfservice.cs 實現如下 using system 縮短為baseaddress http localhost 8731 hellowcfservice...
建立WCF第乙個應用程式
在microsoft提出.net戰略以來,先後推出了一系列產品和技術,這些產品和技術為我們在.net平台下建立企業級的分布式應用提供了很大的 便利。這些技術和產品包括 net remoting,xml webserivce,wse 2.0,3.0 enterprise service,msmq 等等...