Networks 2.4: Socket Programming

Поділитися
Вставка
  • Опубліковано 30 вер 2024
  • Coding demonstration creating TCP and UDP clients and servers.

КОМЕНТАРІ • 1

  • @pawarranger
    @pawarranger Рік тому

    ive tried searching the internet on how to write network programs that commumicate over the public internet, and it suggested doing things like setting up a static ip address, enabling port forwarding etc. my question is how do browsers and games communicate over the public internet without having to change these settings. what sort of magic lies in their networking code?