Java Ep32 - Networking Pt2 - Multithreaded server

preview_player
Показать описание
Now we are going to make the server for our chat project multithreaded to be able to handle multiple connections from the clients.

Thanks for Watching! Questions and comments are welcome, I'll try my best to reply.
Рекомендации по теме
Комментарии
Автор

Sir you have helped me when no one else has. It was so frustrating and i finally found this tutorial. Thank you lmao

CalebLaFeve
Автор

Thanks for the tutorial, due to changing the code repeatedly, I guess it is better to upload the full code specially for students like me who are new to java socket programming as you know network programming is a hard and great challenge for newbie.

farhada
Автор

Great explanation! It helps me a lot. Thanks!

andreraubach
Автор

hey dude i ve a question: how can i do the same thing as a peer to peer client server ?

scholli
Автор

I need your help Gliderman. Here 15:09 you are calling sc.start(); but there is no start method in ServerConnection. What's the code? Please help me.

domdom_hello
Автор

great explanation, just one question - what's the point of the super method in the thread's constructor?

chaoschao
Автор

do you have this program for download?

erick-mnjp