This is a proof of concept project demonstrating.
-
Use of .env file to mimic the functionality of a '.ini.' file
-
Establish a TCP socket w/ acceptable message handling (Acceptable doesn't mean optimal)
-
multi-threaded application
-
client program that handles initiating tcp socket with 0 or more message sending capability
-
use of Python's built-in logging capabilities