Microsoft
Software
Hardware
Network
Question : WCF address
How do I make a WCF service work on a network? All the examples are using "localhost" as the address.
e.g. "net.tcp://localhost:123/m
yservice"
Do I need to change the address for both service and client?
Answer : WCF address
you can change the localhost to IP Address of the machine. This change will be required only on the client, if the client and the service are on different machines.
Random Solutions
calling stored procedure from function generates error
Collect Records then Scan Through to Store Times
why does this error come up and how can i solve it?
SQL #Tmp tables
KMS Server on WIndows 2008 r2
How To Transpose A Access 2007 Query Result
Date criteria in Access 2007
IPSec enabled automatically
Changing Source Control Location
TextBox and Validation Rule