Skip to content

pnhearer/POC_Server_Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POC_Server_Client

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

About

Just learning more python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages