Skip to content

Immern/CSNETWK-Final-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSNETWK-Final-Project

This project was created in accordance with the CSNETWK Project: Local Social Networking Protocol (LSNP)

Getting Started

Follow these steps to get a local copy up and running on your machine.

Prerequisites

  1. Install Python in your machine.

Installation

  1. Clone the repository:
    git clone https://github.com/Immern/CSNETWK-Final-Project.git
  2. Navigate to the project directory:
    cd /CSNETWK-Final-Project/CSNETWK MP

Usage

  1. After making sure you are in the correct directory, open at least 2 terminals and run the following command:
    • Terminal 1:
      python main.py --mode simulate --ip 127.0.0.1
    • Terminal 2:
      python main.py --mode simulate --ip 127.0.0.2
  2. Type in your username in both terminals. This instantiates a host within the local server and creates a User ID.
  3. Type 'help' to get a list of the commands available.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages