Skip to content

PeterrHH/COMP3331

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMP3331

Assignment for COMP3331 Term 1 2024. For details checkout assignment spec. Do not copy as assignment spec is subject to change

Project Architecture

.
├── src                       # Source files (including all project implementation file)
│    ├──  utils               # Contains Helper functions and Constants Defined for the project
│    ├──  receiver.py         # Implementation file for recevier.py
│    ├──  sender.py           # Implementation file for sender.py
│    ├──  sender_log.txt      # Log file for sender in connection
│    ├──  receiver_log.txt    # Log file for receiver in connection
├── sample_txt                # Contains sample txt files that can be used for testing purposes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published