The networking-configuration apply to the client- and the server-mode of db4o. All the networking configuration is accessible via the networking-property on the configuration-object.
Note that the networking configuration should be the same on the server and all clients.
Here's a overview over all networking configuration-settings which you can change:
BatchMessages: Enable/Disable batch messages. |
MessageRecipient: Set the message receiver. |
ClientServerFactory: Replace the client-server factory. |
MaxBatchQueueSize: Set the maximum size of the batch queue. |
SingleThreadedClient: Set the client to single threaded. |
SocketFactory: Set the socket-factory. |