TCP/IP explained

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 พ.ย. 2022
  • An animated tutorial explaining how embedded TCP/IP stack works.
    Want to see how it gets implemented in real life? No problem - watch this detailed 2-hour long code walk through: • Embedded TCP/IP stack ...
    Practical application for STM32 microcontrollers: watch this tutorial on how to create Web UI on STM32 from scratch: • Web UI on STM32 from s...
    Want to create network - enabled embedded applications fast ? Use Mongoose Wizard: mongoose.ws/wizard/

ความคิดเห็น • 10

  • @TrentonVaughn-oj2wv
    @TrentonVaughn-oj2wv 3 หลายเดือนก่อน +6

    This is so good. There needs to be more low level videos on embedded ethernet applications

  • @eminberkay
    @eminberkay ปีที่แล้ว +1

    Excellent explanation, thanks!

  • @ArneGockeln
    @ArneGockeln ปีที่แล้ว +1

    Very well explained! Thanks!

  • @TheExam-hr5nb
    @TheExam-hr5nb 2 หลายเดือนก่อน +1

    great explications

  • @Aftab_Baloch.
    @Aftab_Baloch. 4 หลายเดือนก่อน

    thanks for explaining

  • @ankiy5689
    @ankiy5689 2 หลายเดือนก่อน +2

    Wait, it was that easy? Thank you 🫠

    • @mongoose-networking-library
      @mongoose-networking-library  2 หลายเดือนก่อน +1

      Thanks! The concept is simple, but the details of implementation are not so. You can take a look at the code walk-through video, which explains this concept on a real world example: th-cam.com/video/x5Uy-CIz33k/w-d-xo.html . That one is a complex video.

    • @ankiy5689
      @ankiy5689 2 หลายเดือนก่อน +1

      @@mongoose-networking-library I had an Cybersecurity exam today, and thankfully i'd be able to solve a question on Physical layer of OSI model just because i remembered this video.
      I'll check it out 😋
      Thanks again!!