BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJLIB-UTIL Reference

#include <cli_telnet.h>

Data Fields

pj_str_t ip_address
 
pj_uint16_t port
 
char buf_ [32]
 

Detailed Description

This structure contains the information about the telnet. Application will get updated information each time the telnet is started/ restarted.

Field Documentation

◆ buf_

char pj_cli_telnet_info::buf_[32]

Internal buffer for IP address

◆ ip_address

pj_str_t pj_cli_telnet_info::ip_address

The telnet's ip address.

◆ port

pj_uint16_t pj_cli_telnet_info::port

The telnet's port number.


The documentation for this struct was generated from the following file:

 


PJLIB-UTIL Open Source, small footprint, and portable asynchronous/caching DNS resolver, text scanner, STUN client, and XML library
Copyright (C) 2006-2009 Teluu Inc.