| Package | Description |
|---|---|
| vbsServer |
| Class and Description |
|---|
| DataExtracter
The class
DataExtracter is used to parse stored FDB files
and extract their content into the MySQL database. |
| FileTransferServer
The class
FileTransferServer is the server responsible for receiving incoming files from clients. |
| RegisterServer
The class
RegisterServer is responsible for registering VBS clients. |
| UpgradeServer
The class
UpgradeServer is responsible for handling upgrade requests from VBS clients. |
| VbsServerShutdown
The class
VbsServerShutdown is responsible for shutting down the VBS server
nicely. |