Giter Site home page Giter Site logo

p2pfileshare's Introduction

CEN5501C PROJECT 2
README.txt for StartRemotePeers

This program is for you to start your remote processes easily.

The program consists of two java files.
  StartRemotePeers.java: This is the main class for starting remote processes.
  RemotePeerInfo.java: This is the class for storing peer infomation.

Before using them, I recommend that you should look at the codes. 
Make sure that your peerProcess name is the same as the one used in this program.
If your peerProcess is written in C or C++, you must modify the StartRemotePeers.java file
a little bit as described in the file.

The procedure to use this program is as follows.

1. Modify the StartRemotePeers.java appropriately if needed.

2. Copy *.java and compileJava files to your working directory where your peerProcess resides.

3. Compile the java files as follows:
  ./compileJava

4. run the program as follows:
  java StartRemotePeers


********  IMPORTANT NOTE ********
This program was only tested on CISE SunOS environment.
If you use another environment, for example, linux environment in CISE 
or other environments not in CISE, it is not guaranteed to work properly.
It is your responsibility to adapt this program to your running environment.


Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.