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
round() method in MFC
Populate lookup field with data from parent site list
SQL syntax for MySql query
Runtime error 490 and followhyperlink
How do I add "domain users" to local administrator group
Linking Excel to Access databas
How to sum (distinct values) in Access Report
XP PC on domain hangs on printing for all applications
Looking for a way to edit our Global Address list in 2003 server AD
RS-485 Serial Communications