I have a question. If i want to write a client/server model for multiple
clients, do i have to create a thread for each client or this will be done
automatically with thread programming?
Of course, If anyone has a code of the client and the code of the server, I will
appreciate it