Troubleshooting an obscure error that may have been caused by having too long of a password on my Ubiquiti account.
Tag: server
Asynchronous Server/Client with Python [0x04]: Starting our Client
This week we will be putting together a client that we can use for our project!
Asynchronous Server/Client with Python [0x03]: Client Data & Server Broadcast
In this section we will be adding client tracking and broadcasting capabilities to our Server!
Asynchronous Server/Client with Python [0x02]: Logging
In part 0x02, we will be adding a basic logging system to our project using python's built in logging library!
Asynchronous Server/Client with Python [0x01]: Starting our Server
Follow this series to learn how to program your own group chat using Python! In this first section, we will be starting our server. By the end of this post, our server will be capable of accepting multiple clients and reading the messages they send!




