I am very new to C#. I need to create a windows app to practice multi-threading. My form is simple with a start button and a stop button, and 2 text boxes to display output. Requirements are: the Start button 1)creates a SharedMsg boject and a SharedClick object 2)creates a Server object and a Client object 3) creates 2 thread objects and then starts the 2 threads.
I am having difficulty getting this started. Any help you can provide to get me started the correct way will be very much appreciated.
thank you,
p.p.
I am having difficulty getting this started. Any help you can provide to get me started the correct way will be very much appreciated.
thank you,
p.p.