如何使用Windows服务中托管的WCF服务

问题描述:

我在Windows服务中托管了wcf服务.如何在客户端中使用该服务.我正在使用NetTcpBinding.

请帮助我.

I have a wcf sevice hosted in Windows service. How can I consum the service in client. I am using NetTcpBinding.

Please help me.

也许是这样 [ ^ ]可以帮助.