Cross machine communication between .Net Application using WCF

added by codegain
4/4/2011 3:10:32 AM

127 Views

When service and client both are of .Net and resides on different machines then we choose preconfigured netTcpBinding to publsih WCF Service to the client.


0 comments