c2s (8) - Linux Manuals
c2s: client-to-server connector
Command to display c2s manual in Linux: $ man 8 c2s
NAME
c2s - client-to-server connector
SYNOPSIS
c2s
[-h] [-c config] [-D]
DESCRIPTION
c2s
accepts incoming connections from clients, performs authentication and registration functions, and communicates with the session manager on their behalf.
OPTIONS
- -h
-
Show summary of options.
- -c
-
Alternate configuration file to use. The compiled-in default is /etc/jabberd/c2s.xml.
- -D
-
Print debugging output. You should configure jabberd with the --enable-debug switch to enable this.
AUTHOR
Robert Norris <rob [at] cataclysm.cx>