i make code that it for one client for make chat room it take what client said and type it in text file but i have problem that i want now to make multiclient using the socket .what i know that ineed thread but i donot know how to do that
i attached the client and server code
both are run without error but my problem
1- the output text file is for only the first client
2- i donot know how to modified my program to run multiclient
