#networking
Read more stories on Hashnode
Articles with this tag
API API stands for Application Programming Interface. It simply is a way to access the functionality of a program or a service. APIs are used to...
A tiny introduction to web sockets. · Introduction When thinking about building a real-time chat feature like the one on Twitch, it's crucial that it...
Introduction Understanding how the internet works might seem hard because of the complicated network rules. But, at its heart, the internet uses a set...
Understanding the Client-Server Model The client-server model is foundational for internet and network interactions. It describes how devices...
Introduction Before Secure Shell (SSH) existed, the internet wasn't very safe. People used things like Telnet and rlogin to access systems remotely,...
Why did HTTP have to evolve? · Before HTTP Before HTTP 1, the internet had many computer networks that couldn't easily communicate with each other. In...