User Tools

Site Tools


udpcommandport

UDPCommandPort

The UDPCommandPort is part of the NetHomeServer. The UDPCommandPort acts as a command line interface to the HomeServer. By sending UDP-packets to the UDPCommandPort you can access all objects in the HomeServer. Via the UDPCommandPort 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. Command responses are sent as UDP-Packets to the sender port of the request packet. 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, rename, call, event.

Attributes

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

See also

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