Index
All Classes and Interfaces|All Packages
R
- RCC - Class in Unnamed Package
-
RCC (Remote Cloud Client) is a client that connects to a server to send, receive, list and execute files.
- RCC() - Constructor for class RCC
- RCS - Class in Unnamed Package
-
RCS (Remote Commander Server) is a server that allows clients to execute commands on the server's machine.
- RCS() - Constructor for class RCS
- ReceivePetition(String, OutputStream, InputStream, String[]) - Static method in class RCC
-
Receives a file from the server.
- ReceivePetition(String, OutputStream, InputStream, String[]) - Static method in class ServerThread
-
Receives a file from the client and saves it in the server.
- run() - Method in class ServerThread
-
Starts the thread.
- runNormalClient() - Static method in class RCC
-
Runs a "normal" client.
- runNormalServer() - Static method in class RCS
-
Runs a "normal" server.
- runPetitions(Socket) - Static method in class RCC
-
Runs the petitions of the client.
- runSSLClient() - Static method in class RCC
-
Runs the "SSL" client mode.
- runSSLServer() - Static method in class RCS
-
Runs an SSL Server.
All Classes and Interfaces|All Packages