What is the problems in my code? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is the problems in my code?

How to make a chat room using socket I searched a lot in internet about how to do it, but I don't really understand it. How to match the client with their name and send message to the specific client? How to send message and receive message in the same time for the client part? What is the difference between writeBytes and println? It seems that the client totally cannot connect to the server. How can I do it? https://code.sololearn.com/c8VsAG8swkMw/?ref=app https://code.sololearn.com/c5ZVq4267B8H/?ref=app

20th Nov 2021, 9:31 AM
Kne
Kne - avatar
1 Answer
0
The server stopped at line 16 And the client stopped at line 17
20th Nov 2021, 9:44 AM
Kne
Kne - avatar