/ShareCode

A multi-client platform for services exchange between programmers and amateurs.The programmers post new services on a FTP Server and then can run the software to load the class dynamically while the server still running. This software use massively the Java reflection to load the services from the FTP Server. The communication is based on a client-server architecture, using Threads and Scanners.

Primary LanguageJavaMIT LicenseMIT

ShareCode

A multi-client platform for services exchange between programmers and amateurs.
The programmers post new services on a FTP Server and then can run the software to load the class dynamically while the server still running.
This software use massively the Java reflection to load the services from the FTP Server.
The communication is based on a client-server architecture, using Threads and Scanners.

The programmer view

Add a new coding service

Update an existing service

Change the FTP server URL

Start/Stop a service

Delete a service

The amateur view

Reverse a String

Validate a Json File

Check if a class is a Bean