Java Socket Programming Part 1

preview_player
Показать описание
We'll do some bare-bones socket programming to make a multi-client server for our textworld game.

For more information about the details about ip addresses:

and an even better answer:

Also be aware that we're using the TCP protocol which ensures correct delivery of our packets. For many games, streaming UDP packets in which there is no verified delivery may be preferrable. For that you want to use Java's DataGramSocket class which you can read about on your own!
Рекомендации по теме
Комментарии
Автор

love how you explain everything before going into coding, that's help a lot

nguyentrananhnguyen
Автор

This is amazing! I only knew very simple socket stuff, so I'm excited to see what you have to offer!

lythd
Автор

Acabo de encontrar este canal. Es fantástico. Con este vídeo en particular me ha aclarado muchas cosas, tenía algunas dudas con la teoría. ¡Muchísimas gracias!

antoniol.
Автор

Nice explanations. Continue with this content..

ultimatewarriorfrieza
Автор

your video explains everything ive been trying to find!

pettv
Автор

Great video presentation David. Way of teaching is amazing.

VikramSingh-zkzx
Автор

I literally paused the video in the middle, liked it, and continued

nirajchowdhary
Автор

7:40 the server Ip is 192.168.0.98 right?

khalilalabadlih
Автор

228 likes / 1 dislike, fucking crazy helpful tutorial :v

uclocnguyenvo