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
Multiple records form - remove control
Setting up OKI C5100n on Windows Vista Business (32 bit)
HOW DO OVERRIDE EVENT OF COMBOX IN VBNET
Windows 2000, 2008 and Exchange 2010
Xbox 360 and wired networking
Null fields in Microsoft Access 2007 Query
Stupidly activated "Log on using dial-up connection' and cant log in because i dont even have a dial-up connection
Outlook not updating/refreshing inbox - have to press F9.
Netman DCOM settings are disabled by default in Windows 7
Enumerate Exchange Emails in vb.Net