Embedded TCP/IP stack: fnet_telnet_is_enabled

FNET

fnet_bool_t fnet_telnet_is_enabled ( fnet_telnet_desc_t  desc)

Detects if the Telnet Server service is enabled or disabled.

Parameters
descTelnet server descriptor
Returns
This function returns:
  • FNET_TRUE if the Telnet Server is successfully initialized.
  • FNET_FALSE if the Telnet Server is not initialized or is released.

This function detects if the Telnet Server service is initialized or is released.


© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net