User Tools

Site Tools


tcpcommandport

TCPCommandPort

This module is a part of the NetHomeServer. The TCPCommandPort acts as a command line interface to the HomeServer. By connecting a telnet session to the TCPCommandPort you can access all objects in the HomeServer. Via the TCPCommandPort you can list all instances, get and set the attributes of the instances and call methods in the instances. You can also send events to the event hub. The interface is primarily intended for machine-machine communication and not for human interaction. The syntax is described here. The supported commands are: dir, create, get, set, call, rename, event, subscribe, quit.

Attributes

  • ListenPort [get] [init] The TCP port number used to accept connections
  • MessageCount [get] Number of processed commands.

See also

tcpcommandport.txt · Last modified: 2018/11/03 02:59 by 127.0.0.1