Java Socket Programming Part 1

Поделиться
HTML-код
  • Опубликовано: 20 окт 2024
  • 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:
    1). stevessmarthom...
    and an even better answer:
    2). www.quora.com/...
    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!

Комментарии • 19

  • @nguyentrananhnguyen7900
    @nguyentrananhnguyen7900 3 года назад +10

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

  • @lythd
    @lythd 4 года назад +6

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

  • @ultimatewarriorfrieza275
    @ultimatewarriorfrieza275 4 года назад +6

    Nice explanations. Continue with this content..

  • @pett22v20
    @pett22v20 3 года назад +1

    your video explains everything ive been trying to find!

  • @antoniol.9340
    @antoniol.9340 3 года назад

    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!

  • @VikramSingh-zk1zx
    @VikramSingh-zk1zx 4 года назад

    Great video presentation David. Way of teaching is amazing.

  • @adiletdaniyarov5737
    @adiletdaniyarov5737 4 года назад +3

    Ты просто космос бро!

  • @nirajchowdhary7372
    @nirajchowdhary7372 3 года назад

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

  • @almanduku9043
    @almanduku9043 3 года назад

    You explain clear 👏🏻👍🏻

  • @xbz24
    @xbz24 Год назад

    THANK YOU DAVID I LOVE YOU FELLA

  • @PN-mj7ho
    @PN-mj7ho 2 года назад

    Best no bullshit explanation

  • @rajdipbhattacharya1905
    @rajdipbhattacharya1905 3 года назад

    well well....precise af

  • @lmsg123
    @lmsg123 5 лет назад +2

    very good!

  • @hansaalahakoon4415
    @hansaalahakoon4415 3 года назад

    Thank you 👌

  • @khalilalabadlih948
    @khalilalabadlih948 4 года назад +5

    7:40 the server Ip is 192.168.0.98 right?

    • @stefanjankovic8253
      @stefanjankovic8253 4 года назад +1

      I think so, had the same question.

    • @keka54321
      @keka54321 4 года назад +1

      Yes, that's right!

    • @fantasy9960
      @fantasy9960 2 года назад

      I had the same question. I think you are right! (Thanks for bringing it up into discussion here !)

  • @uclocnguyenvo422
    @uclocnguyenvo422 4 года назад

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