Functions which handle network and sharing configuration.
[Configuration Mechanisms]


Functions

void edit_node (void)
 edit a network node
void display_add_node (void)
 add a node
void display_edit_node (void)
 modify an existing node
void display_netconf (void)
 display all configured nodes
void display_confirm_delete_node (void)
 display the dialog to verify the deletion
void delete_node (void)
 actually delete the node
void add_node (void)
 add a new node

Function Documentation

void display_edit_node ( void   ) 

modify an existing node

command error getting configuration

Definition at line 95 of file netconf.c.

References bstr(), escputs(), extract_token(), output_headers(), serv_getln(), serv_puts(), wDumpContent(), and wprintf().

Referenced by session_loop().


Generated on Wed Jun 20 23:13:13 2007 for webcit by  doxygen 1.5.2