/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

o5wald.github.io
| | alexanderell.is
1.4 parsecs away

Travel
| |
| | nagekar.com
1.6 parsecs away

Travel
| |
| | 3.70.187.24
1.5 parsecs away

Travel
| | [AI summary] This blog post explains how to build a simple one-server-multiple-clients messenger chat program in Python using sockets, select, and threading concepts.
| | vcansimplify.wordpress.com
11.7 parsecs away

Travel
| Following my previous post here , I'll get to the programming part.But before that a few concepts that are important. Client Server Model Anytime two devices want to connect through a TCP/IP socket , one of them has to be a client and the other has to be a server. As an example your computer...