Server Client application
I am developing a server client screen sharing application in c#.The application run on the same computer fine.but how can i run server and client from two computers in same network??
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Midhun TpPosted Oct 2, 2016, 10:11 PM
Please have a look at below articles-
http://www.codeproject.com/Articles/12286/Simple-Client-server-Interactions-using-C
https://codeabout.wordpress.com/2011/03/06/building-a-simple-server-client-application-using-c/