Main Page Xnb

From NDesk

(Difference between revisions)
Jump to: navigation, search
Revision as of 01:14, 11 October 2006 (edit)
Alp (Talk | contribs)

← Previous diff
Revision as of 02:20, 19 October 2006 (edit) (undo)
Alp (Talk | contribs)

Next diff →
Line 1: Line 1:
=== Xnb: X protocol libraries for C#/.NET === === Xnb: X protocol libraries for C#/.NET ===
-The X protocol .NET Binding (Xnb) is a C# implementation of [http://xcb.freedesktop.org/ XCB], a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility.+The X protocol .NET Binding (Xnb) [http://lists.freedesktop.org/archives/xcb/2006-February/001326.html] is a C# implementation of [http://xcb.freedesktop.org/ XCB], a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility.
In addition to the protocol transport layer and full coverage of all current Xorg extensions, Xnb also provides a basic implementation of the Xau library and xauth tool for managing X authentication. In addition to the protocol transport layer and full coverage of all current Xorg extensions, Xnb also provides a basic implementation of the Xau library and xauth tool for managing X authentication.

Revision as of 02:20, 19 October 2006

Xnb: X protocol libraries for C#/.NET

The X protocol .NET Binding (Xnb) [1] is a C# implementation of XCB, a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility.

In addition to the protocol transport layer and full coverage of all current Xorg extensions, Xnb also provides a basic implementation of the Xau library and xauth tool for managing X authentication.

Xnb has not yet reached a usable state.

It can be found in Mono svn is is due to be maintained in the NDesk git repository.

Retrieved from "http://ndesk.org/Xnb"