Multithreading Help
Hi
I have to work on multithreading concepts in c# windows application.
This form should use multithreading to simulate a chat room. Design a simple chat room application, which simulates an exchange of messages between two users who successfully logged in.
having two text box...
1 users automatically enters anyting. and the other user can input any msg on the other textbox..
|