Giter VIP home page Giter VIP logo

translatingchat's Introduction

In order to build the application you must have Java version 14 or later.

There are two different files that you need to run, TranslateServer and TranslateClient. I will refer to these as Server and Client throughout the rest of this document.

Since I am only supplying the source code, you will need to build and run the application yourself. First you will need to start the server.

Building and Running

In a terminal navigate to the directory that has the Java source files in it. 

Compile the files by running the command 'javac TranslateServer.java TranslateClient.java' without the quotes.

Once this is done you can start the server by running the command 'java TranslateServer' without quotes. 

After the server is running you can start up as many clients as you would like by using the command 'java TranslateClient <ip-of-server>' without quotes.  
This starts the server on port 1024 so it shouldn't need sudo priviledges to run. 

Using the Application

When you startup the application you will be asked what language you would like to send and receive messages in. You can select a language by typing the corresponding letter for the language you want.

After you select a language, you will be asked for a username, enter whatever you want to be known as and click enter.

Once this is done you will be all setup! Enter a message to say hi to your friends.

Pictures:

alt text alt text alt text

translatingchat's People

Contributors

chriswin22 avatar

Watchers

 avatar  avatar

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.