Click here to Skip to main content
15,901,283 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
See more:
Hi I want to use WCF to comunicate Information Between Computers through out a lan network. ( a Server and some clients)

I'm searching internet like a couple hours but i can't find a good solution. in all examples endpoints are configured with localhost. how should i configure my enpoints for server and client?
i'm using WCF in Windows form app

please help
Posted
Comments
Sergey Alexandrovich Kryukov 30-May-11 4:20am    
Did you try to run it on a different machine? And what? Did you face a problem?
If yes, what's the problem? If not (or not yet) -- why asking a question?
--SA
mahdi87_gh 30-May-11 4:29am    
yes , i tried
in one example i downloaded, the program goes in not respond , and in another the client program shows a message box that cannot connect to the server
Yogesh Potdar 30-May-11 4:37am    
have you checked that you are able to browse the wcf service ?
mahdi87_gh 30-May-11 4:40am    
it's working on the localhost, and i tested it with wcftestclient

the problem is i don't know how to change endpoint to work in a lan network
how should i configure in the server program and client program ?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900