Skip to content

Threaded TCP socket server. Receives license requests from Tg2 licensing-portal and launches C++ license generator as subprocess.

License

Notifications You must be signed in to change notification settings

AuthorityFX/license-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Server.py listens for incoming licensing requests from the licensing-portal TurboGears2
website. The plain text license request recieved from licensing-portal is sent to 
license-generator via subprocoess. The encypted hex output of license-generator is sent 
back to the licensing-portal and stored in the database.

About

Threaded TCP socket server. Receives license requests from Tg2 licensing-portal and launches C++ license generator as subprocess.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages