|
The KaVoom! KM Software Development Kit (SDK) is for software
developers who want to integrate keyboard-mouse sharing features
into their own applications.
The KaVoom! KM SDK provides your application with:
 |
Notifications
of system events, such as when one of the other computers
in the group comes online or goes offline. |
 |
 |
Inter-computer
communication. The application can send arbitrary
data from one computer to another in the group. |
|
 |
 |
Notifications
of mouse transitions. Whenever the user bumps the
mouse pointer against the edge of the screen, the application
can permit or deny the transition, allowing the app to
constrain the user to the current computer if desired. |
|
 |
 |
Hot
key management. Hot keys are application-defined
keystrokes such as Ctrl-F1. KaVoom! KM can notify your
application that the user has pressed a hot key, regardless
of the computer on which it was pressed. |
|
 |
KaVoom!
KM can handle all the application's computer-to-computer communications
needs. It notifies the application when connections have been
established or lost. If a connection problem occurs, it keeps
the application notified with error information, which can
be displayed to the user to help troubleshoot the problem.
The application can define its own data structures and pass
them back and forth between computers.
Depending on the nature of your system, you might have your
application running on just one computer in the group, or
on each computer. Or you might have a different application
on each computer, communicating with each other through KaVoom!
KM.
The KaVoom! KM SDK is implemented as a C++ library that communicates
with KaVoom! KM running on the local computer. KaVoom! KM
then manages network connections to the other computers in
the group. Keyboard and mouse sharing continues to work even
if your application stops.
Contact us if the KaVoom!
KM SDK sounds like the solution you're looking for.
Back to Custom KVM Solutions.
|