Skip to content

Allows user to generate beats and share them with other users connected to the server class

Notifications You must be signed in to change notification settings

Wes1324/BeatBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

BeatBox

Allows user to generate beats and share them with other users connected to the server class Running of this program requires the Java Runtime Environment (JRE) Open a command prompt terminal, navigate to the directory where you cloned the files, compile the files, run the server class, open a new terminal, run the client class in that terminal. It will connect to the server. You can keep opening new terminals and run the client class within them and all those clients will communicate with each other via the server.

Running clients on different machines

Run the server and a client on one machine as described above. On the other machine(s), open the java file and insert the IP address of the machine running the server into line XXX

About

Allows user to generate beats and share them with other users connected to the server class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages