./tracker tracker_info.txt tracker_info.txt - Contains ip, port details of all the trackers
./client : tracker_info.txt tracker_info.txt - Contains ip, port details of all the trackers
create_user <user_id>
login <user_id>
create_group <group_id>
join_group <group_id>
leave_group <group_id>
list_groups
list_files <group_id>
upload_file <file_path> <group_id>
download_file <group_id> <file_name> <destination_path>
logout