remote-compiler
A client-server application where client sends code to the server for compilation and server returns the output
Running the example
Using command prompt, run server.java to keep server running and listening
Run client.java and provide hostname and path of the file to compile
Authors
- Vighnesh Venkatakrishnan
- Aishwarya Ramachandran