how to establish the connection client and server application
I have two window application and one is server application and another is client application,In server application generate the value in TextBox which i passed the client application in TextBox.I mean to say when client application run then the value of theTextBox of server side is show in client side