Articles by Tag #sockets

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Why most HTTP servers are multithreaded and how to build one from scratch

We all know that TCP is the most reliable protocol for two machines to communicate over a network....

Learn More 5 0Jan 10

You (probably) do not understand UDP

On my day to day work, I find that few types of IT equipment cannot properly support anything but TCP...

Learn More 1 0Aug 3 '24

Talking to a Gmail POP3 server with Python

In which I use Python to talk to a Gmail POP3 server

Learn More 1 0Sep 7 '24

Sockets confusion need help...

Hi all i am an intern at a company and working on sockets in pwa app now want to ask or confirm some...

Learn More 0 0Apr 1

Sockets & Multiplayer Gaming

       Ever wanted to make a multiplayer game? It may sound intimidating at first but it offers an...

Learn More 0 0Feb 3

Understanding Uvicorn: The basics

Last year I wrote a series of articles explaining how FastAPI works. It was a rewarding experience,...

Learn More 0 0Mar 13