Skip to content

huyleminh/network-socket-livescore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIVE SCORE APPLICATION

This project is created with socket module from python

  • If you do not know what is python, please visit python and install python to your local computer

Usage:

  • You have to run this command first to install packets:

    pip install shortuuid
    
  • To run the progam, please follow this guideline: You must in the network-socket-livescore folder:

    • Run the server first:
    python src/LiveScoreServer.py
    
    • Run the client:
    python src/LiveScoreClient.py
    

    Now enjoy the app

Contributors:

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published