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
Fortigate as a mail relay/reverse proxy/ISA?
Internet Explorer Log File 200Gb - Disk full
How do I setup a network with cross over cable between server 2008 and server 2003? 500pnts
Have the report showing correctly, now what?
How do I force a '0' value into a report
Outlook closes as soon as it starts
Zend_Mail without Zend framework ?
Gettting and displaying stock related information in Asp.Net
Event ID 12292
Can I use union with sql subqueries?