3D Infotech interview question

What do you like or hate about the project?

Interview Answer

Anonymous

24 Feb 2022

I like the project because it is a new knowledge that I never learned before. I do not find something that I hate but I found it quite challenging because at first, my server only sends information to the last client that I connected. Then I did a lot of research, I made the server record the IP of every client, then send the information to the right client based on the IP address.