Telnet Server Catalog Items and Sysgen Variables (Compact 2013)
3/26/2014
The Telnet server functionality in Windows Embedded Compact provides a sample Telnet server that can be installed on a device to allow remote administration through a standard Telnet client.
Note
The Telnet server support in Windows Embedded Compact is limited to a maximum of nine (9) connections.
For more information, see Telnet Server.
For more information about how to add or remove catalog items, see Design Your First OS.
Hardware and Software Requirements
- Requires Core Server Support (Services) (SYSGEN_SERVICES). For more information, see Servicesd.exe Catalog Items and Sysgen Variables.
- Requires the Command Processor (cmd.exe) (SYSGEN_CMD). For more information, see Console Catalog Items and Sysgen Variables.
- Requires approximately 50 KB of RAM for each Telnet session.
Catalog Items and Sysgen Variables
The following table shows the catalog items and associated SYSGEN variables to add Telnet server functionality to your OS.
Catalog item |
SYSGEN variable |
Description |
Dependencies |
---|---|---|---|
Telnet Server |
SYSGEN_TELNETD |
Supports a Telnet server on the device that accepts commands sent from a terminal emulation program. You can use Servicesd.exe to start, stop, and refresh the Telnet server. |
None. |
See Also
Reference
Telnet Server Registry Settings