top of page

Intro to TCP/IPv4 for AI Programming

Code and Workbook on Github


Description

AI systems need to be able to talk to each other and the communication language of modern networking is TCP/IPv4. Understanding how this protocol works will allow you to build more robust AI systems and to be able to better design the architecture of your projects so that they can scale and be reliable.


We will go over the basics of network addressing, to DNS, TCP Ports, and much more.


This class will go over:

  • What is TCP/IPv4?

  • What are IP Addresses and Subnet Masks?

  • Default Gateways

  • Speed vs Latency

  • DNS

  • DHCP

  • TCP Ports

  • Port Forwarding

  • Firewalls

  • Geo DNS

  • Network Hardware (Routers, Switched, Modems)

  • and more...

Comments


bottom of page