Main Page Xnb

From NDesk

(Difference between revisions)
Jump to: navigation, search
Revision as of 18:10, 17 November 2006 (edit)
Alp (Talk | contribs)

← Previous diff
Current revision (05:46, 30 November 2006) (edit) (undo)
Alp (Talk | contribs)

 
Line 1: Line 1:
=== Xnb: X protocol libraries for C#/.NET === === Xnb: X protocol libraries for C#/.NET ===
 +
 +[[Image:XnbNov06.png|thumbnail]]
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. 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.

Current revision

[edit] 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 currently be found in Mono svn but is is due to be maintained in the NDesk git repository.

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