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
Date stamp calculated field in Access table
Hyper-V Core 2008R2 Cluster Issues with volumes
Terminal Services 2008
terminal services gateway server is temporarily unavailable
Excel Keep/Delete Records in Sheet1 that are in Sheet2
Menu accelerators not working
Cisco VPN client issue
Open Form then Hide It
Using Template Files and SendObject in a Macro
AutoDial from Access without Getting the AutoDial Window