is it possible that i make a program that was developed with c# for dekstop accessible online?
If so how?
1
Expert's answer
2013-11-05T10:13:27-0500
If there are two applications you want to interact online use one application as a server and connect to it using "new TcpClient();" on another one providing the ip address of server application to connect.
"assignmentexpert.com" is professional group of people in Math subjects! They did assignments in very high level of mathematical modelling in the best quality. Thanks a lot
Comments