.. _epp-hello-command: Hello command ============= When a new TCP connection to the server is initiated, implicit ``hello`` command is processed by the server and a ``greeting`` message is returned, telling the client which protocol version and options are supported and what services and extensions are available. During an authenticated session, ``hello`` requests could be issued to keep the connection alive. Example of keep-alive hello request ----------------------------------- .. code-block:: xml .. _epp-greeting: Server response --------------- The server responds with ``greeting``, telling about its capabilities - what languages are available, which object services and protocol extensions are offered. If the client is already authenticated, the greeting will show only services, extensions and other protocol options, chosen for the session at the login time (``objURI``, ``svcExtension``, ``lang`` and ``version`` elements are affected). .. code-block:: xml NIC.LV Epp service 2011-05-10T10:27:12+03:00 1.0 en urn:ietf:params:xml:ns:epp-1.0 urn:ietf:params:xml:ns:domain-1.0 urn:ietf:params:xml:ns:contact-1.0 http://www.nic.lv/epp/schema/lvdomain-ext-1.0 http://www.nic.lv/epp/schema/lvcontact-ext-1.0 urn:ietf:params:xml:ns:secDNS-1.1 all