Synergy Home Page

Package au.edu.swin.synergy.plugin.server

Server Redirector Plugin.

See:
          Description

Interface Summary
BSessionSetup Interface implemented by SocketObjectStream filters
 

Class Summary
BNetCredentials BNetCredentials User name and password which is sent to server
BNetObject BNetObject these can be sent over the network...
BServer Server Redirector plugin
BServerSession Server session
BSocketObjectPipe A pipe which uses a socket to pass BCommandEvents over the network
BStreamSet A pair of streams which is returned by a session setup filter
 

Package au.edu.swin.synergy.plugin.server Description

Server Redirector Plugin.

Package Specification

This is the server side event redirector.  It provides the server half of the BKA netowrk model.


Synergy Home Page