Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: 0MATRIX0
  • Language: Java
  • Default Branch: master
  • Size: 7.98 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 4 years ago · Last pushed almost 4 years ago
Metadata Files
Readme Citation

README.md

COMP3100 - Project

Student Name: Sujith Bellam

Student Number: 45664455



Instructions

ds-server

To run ds-server enter ./ds-server -c /path/to/config/file -n

ds-client

To run ds-client, first compile the java code with javac DsClient.java.
Then use the compiled class to run the client. Enter java DsClient to run the client.

Stage - 2 Script

To run the stage 2 script, enter ./stage-2-text-x86 "java DsClient" -o tt -n.

Make sure that the server is running before starting the client to avoid "Connection Refused" error.
All the files including the sever simluation code(ds-server), client simulation code (DsClient.class) and the test files (config files and scripts) must be in the same folder for the simulation to work.

Owner

  • Name: Sujith Bellam
  • Login: 0MATRIX0
  • Kind: user

MSISPM student at CMU

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: COMP3100-Project
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Sujith
    family-names: Bellam
    email: bellamsujith4444666@gmail.com

GitHub Events

Total
Last Year