PROTOCOL

Tag encapsulating a plugin protocol description for client-server bi-directional communication.

<protocol

>
       <to_server/>        -- Tag encapsulating an ordered list of transfer commands.
       <to_client/>        -- Transfer commands from server to client.
       <call_plugin/>        -- Command to execute the plugin. [*]

</protocol>


Parent Element(s): <server_plugin/>        -- Root element for server plugin protocol description.

Top Elements
All Elements
Example
DTD File
Tree
Printable Documentation


server_plugin DTD