Soprano::Client Namespace Reference


Classes

class  TcpClient
 Creates a connection to the Soprano server. More...
class  UnixSocketClient
 Creates a connection to the Soprano server through a unix socket interface. More...
class  DBusClient
 Core class to handle a connection to a Soprano server through the DBus interface. More...
class  DBusModel
 Interface to a DBus server model. More...


Detailed Description

The server clients have the following restrictions:

TCP Client:

Unix Socket Client: DBus Client: While the TCP comunication is the fastest due to its missing permission handling it is not recommended to use it yet. The best solution at the moment is the DBus client. Although being the slowest (slightly slower than the Unix Socket client) it is reliable and feature-complete (signals are transmitted).

See also:
Soprano Server, Soprano D-Bus Interface, Soprano::Server

Generated on Wed Mar 5 20:46:55 2008 for Soprano by  doxygen 1.5.5