2

For the sole purpose of remotely accessing X applications on Linux from a Windows machine:

  • What are the differences between Xming and Cygwin/X? (e.g. in terms of speed/features). Do they satisfy the same needs?

Also, there seem to be two separate "branches" of Xming

  • The Xming public release 6.9.03, that was released in 2007 (5 years ago)
  • The more recent stable release (for donors only), last updated in July, 2012

What are the differences between them?

1 Answers1

2

I think Cygwin/X and Xming used to share the same code base. However, each one started their own improvements once they are separated.

The difference between 2007 and 2012 versions must be obvious.

I suggest Cygwin/X over Xming as Xming is not free and not configurable.

ernesto
  • 266