|
Snug Finger Server allows you to retrieve user information from
a client:
- information about everyone logged into the client.
- information about a specific client user. To do this,
SnugServer must enter the client user's name.
- you can use SSL/TLS for Finger connections.
Top
|
|
Snug Discard Server
receives characters from the client. Once a connection is
established any data received is thrown away by SnugServer.
SnugServer does not send a response to the client.
You can use SSL/TLS for Discard connections.
Top
|
|
Snug
Daytime Server allows a client to connect to it and retrieve the
current Date and Time.
You can use SSL/TLS for Daytime connections.
Top
|
|
Snug Chargen Server
sends characters to the Client. Once a connection has been
established any data received by the client is thrown away and
the client sends no response to SnugServer.
You can use SSL/TLS for Chargen connections.
Top
|
|
Snug Echo Server
receives characters from the client and once a connection has
been established the data received is sent back to the client.
You can use SSL/TLS for Echo connections.
Top
|
|
Snug
Ident Server receives a message from a client asking Snug Ident
Servers' identity. Snug Ident Server sends the client a
message to identify itself.
You can use SSL/TLS for Ident connections.
Top |