ReactOS Terminal Services

From ReactOS Wiki
Revision as of 13:56, 29 March 2005 by 81.170.146.62 (talk) (Features)
Jump to: navigation, search

ReactOS Win32 personality a fully featured multi user operating system with possibilities to log in several users at the same time with an insulated environment for every login. Every login should be able to access the terminal services from any interface with many different protocolls enabling different possibilities depending on protocol, interface and connecton speed.

Features

  • Multi user environment.
  • Possibility to log on remotely or locally via any interface.
  • Possibility to log in several times from the same terminal.
  • Possibility to use two or more sets of keyboard, mouse and screen (Human Interface Device/HID) and associate a login to a certain set of HIDs.
  • Possibility to use RDP, Citrix, XWindows-client, Telnet or VNC as protocol/client.
  • Possibility to give every login an insulated environment much like vmware.
  • Possibility to let a session access an emulation environment like QEmu, MAMEor VICE to run other Operating System then the Terminal Server or software not compiled for the CPU
  • Easy managemnet with possibility to take over, see and redirect a session directly from login screen.

Links

Tasks need to be done

  • Multi User Environment
    • Winlogon
    • SAS
    • smss
    • Csrss
    • logon/logoff procedures
  • Multi HID and key and mouse cursor
    • Mouse drivers
    • Keyboard drivers
    • USB driver support
  • Multi Display Adapters and Display support
  • Creating support for different protocolls and inserting the different project into ROS
    • UltraVNC
    • Telnet server daemon
    • xrdp project - simple RDP server
    • X-Server for ReactOS

People who like to help

Jaix Bly visionary