Software:Xming

From HandWiki
Xming
Ubuntu on Windows - running Synaptic and nautilus.png
Xming displaying Synaptic and Nautilus
Original author(s)Alexander Gottwald (2004–2005)[1]
Developer(s)Alexander Gottwald (?–2005)[2][3]
Colin Harrison(2005 - present)[4]
Initial releaseNovember 9, 2004; 19 years ago (2004-11-09)
Stable release
7.7.0.38, proprietary
6.9.0.31, MIT License / August 31, 2015; 8 years ago (2015-08-31), proprietary
May 4, 2007; 16 years ago (2007-05-04), MIT License
Operating systemMicrosoft Windows XP/Server 2003/Vista/Server 2008/7/Server 2012/8.x/10
TypeDisplay server
LicenseProprietary software[5]
Websitewww.straightrunning.com/XmingNotes/

Xming is an X11 display server for Microsoft Windows operating systems, including Windows XP and later.[6][7][8]

Features

Xming provides the X Window System display server, a set of traditional sample X applications and tools, as well as a set of fonts. It features support of several languages and has Mesa 3D, OpenGL, and GLX 3D graphics extensions[6] capabilities.

The Xming X server is based on Cygwin/X,[9] the X.Org Server. It is cross-compiled on Linux with the MinGW compiler suite and the Pthreads-Win32 multi-threading library. Xming runs natively on Windows and does not need any third-party emulation software.

Xming may be used with implementations of Secure Shell (SSH) to securely forward X11 sessions from other computers.[7] It supports PuTTY and ssh.exe, and comes with a version of PuTTY's plink.exe. The Xming project also offers a portable version of PuTTY. When SSH forwarding is not used, the local file Xn.hosts must be updated with host name or IP address of the remote machine where the GUI application is started.

The software has been recommended by authors of books on free software when a free X server is needed,[10][11] and described as simple[12] and easier to install though less configurable than other popular free choices like Cygwin/X.[13]

Transition to proprietary license

Since May 2007, payment must be made to download new releases.[14] Purchasing a license will allow the user access to new downloads for one year; however, MIT-licensed releases (referred to by the author as "public domain" releases) can still be downloaded with no payment on SourceForge.[15]

See also

  • Cygwin/X

Notes

References

External links