Global Text Chat Room Application using CNet Programming Remoting technology 66
Global Text Chat Room Application using C#.Net Programming – Remoting technology 6/6 ß Read Previous Leave the Chat Room: When user closes the chat room, then client application request to server to remove his/her name from server’s online user list. In client side the below method invokes – private void Form1_FormClosed(object sender, FormClosedEventArgs e) …