Can someone help with this? C++ Visual Studio
1 Server and 2 clients.1st client send symbols a..z and the server returns them converted to uppercase. 2nd client send numbers 1..100 and Server returns numbers *2. Display results. I have to use threads