company logo

Service Classes

Service classes are provided especially for supporting OSI applications. Service classes are provided for different kind of file access (text, binary, xml, mp3, zip, ini), internet protocol and email communication or BNF parser functionality. Service classes are not yet supported for .NET applications. Service classes will be extended on demand and are not considered as part of the ODABA database software.

Special support has also been provided for accessing file system directories, but this is not implemented in a service class but as access method to external resources.

Subtopics

  1. File - File access
  2. BinaryFile - Binary file access
  3. TextFile - Text file access
  4. IniFile - Configuration or ini-file
  5. XMLString - XML string
  6. ZipArchive - ZIP File Archive
  7. MP3File - MP3File handle
  8. MP3Header - MP3 header handle
  9. MP3Frame - MP3Frame handle
  10. HTTP - Internet protocol
  11. Email - Sending and receiving emails