====== TMSSINETD ======
The [[variable:start|Environmental Variable]] ''TMSSINETD '' will add a message to the standard error stream displaying the IP address of the computer that is connecting via xinetd, providing an easy way to track connecting addresses.
===== Example =====
==== Windows Command Line ====
set TMSSINETD=true
==== Windows PowerShell ====
$env:TMSSINETD = "true"
{{tag>environmental_variables paths}}