I Have a scenario of chat application. A server and two client. Since I’m a newbie to WCF, I was wondering how to host this service so the client will only interact with the service via internet. In other words when a message is sent it will journey with internet to get to the service and from there it will go to the other client.
Share
Console, Windows service , asp.net with IIS no matter… as soon as the port is enable and the server machine is reachable from the internet it will work. After that is your own choice.