yumapro  23.10T-7
YumaPro SDK
Loading...
Searching...
No Matches
agt_connect.h File Reference

Handle the <ncx-connect> (top-level) element. More...

#include "cfg.h"
#include "status.h"
#include "xml_util.h"
Include dependency graph for agt_connect.h:

Go to the source code of this file.

Functions

status_t agt_connect_init (void)
 Initialize the agt_connect module. More...
 
void agt_connect_cleanup (void)
 Cleanup the agt_connect module. More...
 
boolean agt_connect_dispatch (ses_cb_t *scb, xml_node_t *top)
 Handle an incoming <ncx-connect> request. More...
 

Detailed Description

Handle the <ncx-connect> (top-level) element.

This message is used for thin clients to connect to the ncxserver.


   Client --> SSH2 --> OpenSSH.subsystem(netconf) -->

      ncxserver_connect --> AF_LOCAL/ncxserver.sock -->

      ncxserver.listen --> top_dispatch -> ncx_connect_handler