2008-09-23 17:16:58 +02:00
|
|
|
Scim-bridge is wrapper library for SCIM, written in C. Scim-bridge
|
2009-08-16 16:06:52 +02:00
|
|
|
is separated in two parts, the agent and the clients. The agent is
|
2008-09-23 17:16:58 +02:00
|
|
|
the IME server which communicates with SCIM. The clients are IMModules
|
|
|
|
which communicate only with the agent so that there is no binary
|
|
|
|
dependency between the clients and SCIM.
|
|
|
|
|
2013-09-15 14:27:30 +02:00
|
|
|
WWW: http://www.scim-im.org/projects/scim_bridge/
|