User Tools

Site Tools


udpcommandport

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
udpcommandport [2008/03/06 22:46] seststudpcommandport [2018/11/03 02:59] (current) – external edit 127.0.0.1
Line 1: Line 1:
-{{port64.png|}}+{{::server:port64.png?nolink|}}
 ====== UDPCommandPort ====== ====== UDPCommandPort ======
-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. +The UDPCommandPort is part of the [[:start|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 [[commandportsyntax|here]]+The interface is primarily intended for machine-machine communication and not for human interaction. The syntax is described [[commandportsyntax|here]]. The supported commands are: //dir, create, get, set, rename, call, event//.
  
 ===== Attributes ===== ===== Attributes =====
-  * **ListenPort** //[get] [init]// The TCP port number used to accept connections+  * **ListenPort** //[get] [init]// The UDP port number used to accept connections
   * **MessageCount** //[get]// Number of processed commands.   * **MessageCount** //[get]// Number of processed commands.
  
 ==== See also ==== ==== See also ====
 [[CommandPortSyntax|Command Port Syntax]], [[TCPCommandPort]] [[CommandPortSyntax|Command Port Syntax]], [[TCPCommandPort]]
udpcommandport.1204840014.txt.gz · Last modified: 2018/11/03 02:57 (external edit)