Name |
Description |
ClientSetup |
Command line executable for configuring the client |
Common |
A class which is used to store common functions common to the client and server |
DirectoryWatcher |
Class for watching a directory for updates |
MIMEAssistant |
For sloppy MIME detection // TODO: base this on header, not file extension |
MainClass |
|
MyFile |
Structure for holding information about a file |
OwnCloudDB |
Server side database to store user accounts |
ServerClientConnection |
Represents a two way connection from the server to a single client |
ServerUser |
Structure to represent a single account in the database |