Softpanorama
(slightly skeptical) Open Source Software Educational Society

May the source be with you, but remember the KISS principle ;-)

Softpanorama Search

XDMCP in Cygwin

News

Cygwin

Recommended Links Resource Kits Recommended Books X Window System

XDMCP

 

Cygwin/X can be used login to one or several remote sessions using XDMCP (X Display Manager Control Protocol).

Start Cygwin/X with a command similar to the following to login to a single remote session using XDMCP:

X -query remote_hostname_or_ip_address

You may login to several remote sessions with a single or multiple hosts using XDMCP. Each session will need a separate display number, specified by the :display_number parameter, such as :0. A display number is not the same as a screen number, as a single display can have multiple screens associated with it. Each display listens on a different network port number, so each display can connect to multiple machines. Start Cygwin/X with command lines similar to the following to login to several remote sessions using XDMCP:

X :0 -query remote_hostname_or_ip_address_0

X :1 -query remote_hostname_or_ip_address_1

Note that the :display_number parameter is a general X Server parameter, not specific to Cygwin/X. Further documentation of the :display_number parameter can be found in the X Server manual page.

XDMCP is a complex system that is not specific to Cygwin/X; further discussion of XDMCP is beyond the scope of this document.

You may wish to read the Linux XDMCP HOWTO or the X Server XDMCP Options for more information.


Notes:
  • This is a Spartan WHYFF (We Help You For Free) site written by people for whom English is not a native language. Some amount of grammar and spelling errors should be expected.
  • The site contain some broken links as it develops like a living tree... Please try to use Google, Open directory, etc. to find a replacement link (see HOWTO search the WEB for details). We would appreciate if you can mail us a correct link.
Google Search
Open directory

Research Index


Old News ;-)

How to use Cygwin to work with a Linux Server

  1. Connect and log in.
    1. This is the easy part. In a Cygwin window, type X -broadcast and you will be presented with the login for your server. Log in and enjoy.
    2. It's well worth reading the Cygwin documentation for other cool things you can do with it. You might want to start with the Cygwin/XFree86 FAQ.

Recommended Links


In case of broken links please try to use Google search. If you find the page please notify us about new location
Google     

XDMCP with a chooser

xdm Command

Basic Xterminal Setup and Configuration

Ubuntu Manpage xdm - X Display Manager with support for XDMCP, host chooser

XDM(1) manual page

X display manager - Wikipedia, the free encyclopedia

Linux XDMCP HOWTO

Linux login with a Windows box and XDMCP

http://en.wikipedia.org/wiki/X_display_manager

http://x.cygwin.com/docs/ug/using-remote-session.html

http://www.linuxjournal.com/article/6713

Linux-Based X Terminals with XDMCP

Remote Sessions via XDMCP

X Server XDMCP Options

 



Copyright © 1996-2009 by Dr. Nikolai Bezroukov. www.softpanorama.org was created as a service to the UN Sustainable Development Networking Programme (SDNP) in the author free time. Submit comments This document is an industrial compilation designed and created exclusively for educational use and is placed under the copyright of the Open Content License(OPL). Site uses AdSense so you need to be aware of Google privacy policy. Original materials copyright belong to respective owners. Quotes are made for educational purposes only in compliance with the fair use doctrine.

Disclaimer:

Last modified: August 11, 2009