class

Telnet::Client

Inherits Reference < Object

Constructors

Instance methods

connect(address : String, port : Int32 = 23) : Bool

Connect to a remote server After connecting, the session is started in a new fiber Forwards to Telnet::Session#connect which ultimatly calls Telnet::Descriptor#connect address is the address of the remote server port is the port to connect on (default is 23)

Source
on_ayt

See Telnet::Parser#on_ayt

Source
on_do_authentication

See Telnet::Parser#on_do_authentication

Source
on_do_binary

See Telnet::Parser#on_do_binary

Source
on_do_bm

See Telnet::Parser#on_do_bm

Source
on_do_comport

See Telnet::Parser#on_do_comport

Source
on_do_det

See Telnet::Parser#on_do_det

Source
on_do_echo

See Telnet::Parser#on_do_echo

Source
on_do_encrypt

See Telnet::Parser#on_do_encrypt

Source
on_do_eor

See Telnet::Parser#on_do_eor

Source
on_do_exopl

See Telnet::Parser#on_do_exopl

Source
on_do_extascii

See Telnet::Parser#on_do_extascii

Source
on_do_forward_x

See Telnet::Parser#on_do_forward_x

Source
on_do_gmcp

See Telnet::Parser#on_do_gmcp

Source
on_do_lflow

See Telnet::Parser#on_do_lflow

Source
on_do_linemode

See Telnet::Parser#on_do_linemode

Source
on_do_logout

See Telnet::Parser#on_do_logout

Source
on_do_mccp2

See Telnet::Parser#on_do_mccp2

Source
on_do_mccp3

See Telnet::Parser#on_do_mccp3

Source
on_do_msdp

See Telnet::Parser#on_do_msdp

Source
on_do_msp

See Telnet::Parser#on_do_msp

Source
on_do_mssp

See Telnet::Parser#on_do_mssp

Source
on_do_mxp

See Telnet::Parser#on_do_mxp

Source
on_do_nams

See Telnet::Parser#on_do_nams

Source
on_do_naocrd

See Telnet::Parser#on_do_naocrd

Source
on_do_naoffd

See Telnet::Parser#on_do_naoffd

Source
on_do_naohtd

See Telnet::Parser#on_do_naohtd

Source
on_do_naohts

See Telnet::Parser#on_do_naohts

Source
on_do_naol

See Telnet::Parser#on_do_naol

Source
on_do_naolfd

See Telnet::Parser#on_do_naolfd

Source
on_do_naop

See Telnet::Parser#on_do_naop

Source
on_do_naovtd

See Telnet::Parser#on_do_naovtd

Source
on_do_naovts

See Telnet::Parser#on_do_naovts

Source
on_do_naws

See Telnet::Parser#on_do_naws

Source
on_do_newenviron

See Telnet::Parser#on_do_newenviron

Source
on_do_oldenviron

See Telnet::Parser#on_do_oldenviron

Source
on_do_outmrk

See Telnet::Parser#on_do_outmrk

Source
on_do_rcp

See Telnet::Parser#on_do_rcp

Source
on_do_rcte

See Telnet::Parser#on_do_rcte

Source
on_do_regime3270

See Telnet::Parser#on_do_regime3270

Source
on_do_send_url

See Telnet::Parser#on_do_send_url

Source
on_do_sga

See Telnet::Parser#on_do_sga

Source
on_do_sndloc

See Telnet::Parser#on_do_sndloc

Source
on_do_start_tls

See Telnet::Parser#on_do_start_tls

Source
on_do_status

See Telnet::Parser#on_do_status

Source
on_do_supdup

See Telnet::Parser#on_do_supdup

Source
on_do_supdupoutput

See Telnet::Parser#on_do_supdupoutput

Source
on_do_suppress_local_echo

See Telnet::Parser#on_do_suppress_local_echo

Source
on_do_tm

See Telnet::Parser#on_do_tm

Source
on_do_tspeed

See Telnet::Parser#on_do_tspeed

Source
on_do_ttyloc

See Telnet::Parser#on_do_ttyloc

Source
on_do_ttype

See Telnet::Parser#on_do_ttype

Source
on_do_tuid

See Telnet::Parser#on_do_tuid

Source
on_do_x3pad

See Telnet::Parser#on_do_x3pad

Source
on_do_xdisploc

See Telnet::Parser#on_do_xdisploc

Source
on_dont_authentication

See Telnet::Parser#on_dont_authentication

Source
on_dont_binary

See Telnet::Parser#on_dont_binary

Source
on_dont_bm

See Telnet::Parser#on_dont_bm

Source
on_dont_comport

See Telnet::Parser#on_dont_comport

Source
on_dont_det

See Telnet::Parser#on_dont_det

Source
on_dont_echo

See Telnet::Parser#on_dont_echo

Source
on_dont_encrypt

See Telnet::Parser#on_dont_encrypt

Source
on_dont_eor

See Telnet::Parser#on_dont_eor

Source
on_dont_exopl

See Telnet::Parser#on_dont_exopl

Source
on_dont_extascii

See Telnet::Parser#on_dont_extascii

Source
on_dont_forward_x

See Telnet::Parser#on_dont_forward_x

Source
on_dont_gmcp

See Telnet::Parser#on_dont_gmcp

Source
on_dont_lflow

See Telnet::Parser#on_dont_lflow

Source
on_dont_linemode

See Telnet::Parser#on_dont_linemode

Source
on_dont_logout

See Telnet::Parser#on_dont_logout

Source
on_dont_mccp2

See Telnet::Parser#on_dont_mccp2

Source
on_dont_mccp3

See Telnet::Parser#on_dont_mccp3

Source
on_dont_msdp

See Telnet::Parser#on_dont_msdp

Source
on_dont_msp

See Telnet::Parser#on_dont_msp

Source
on_dont_mssp

See Telnet::Parser#on_dont_mssp

Source
on_dont_mxp

See Telnet::Parser#on_dont_mxp

Source
on_dont_nams

See Telnet::Parser#on_dont_nams

Source
on_dont_naocrd

See Telnet::Parser#on_dont_naocrd

Source
on_dont_naoffd

See Telnet::Parser#on_dont_naoffd

Source
on_dont_naohtd

See Telnet::Parser#on_dont_naohtd

Source
on_dont_naohts

See Telnet::Parser#on_dont_naohts

Source
on_dont_naol

See Telnet::Parser#on_dont_naol

Source
on_dont_naolfd

See Telnet::Parser#on_dont_naolfd

Source
on_dont_naop

See Telnet::Parser#on_dont_naop

Source
on_dont_naovtd

See Telnet::Parser#on_dont_naovtd

Source
on_dont_naovts

See Telnet::Parser#on_dont_naovts

Source
on_dont_naws

See Telnet::Parser#on_dont_naws

Source
on_dont_newenviron

See Telnet::Parser#on_dont_newenviron

Source
on_dont_oldenviron

See Telnet::Parser#on_dont_oldenviron

Source
on_dont_outmrk

See Telnet::Parser#on_dont_outmrk

Source
on_dont_rcp

See Telnet::Parser#on_dont_rcp

Source
on_dont_rcte

See Telnet::Parser#on_dont_rcte

Source
on_dont_regime3270

See Telnet::Parser#on_dont_regime3270

Source
on_dont_send_url

See Telnet::Parser#on_dont_send_url

Source
on_dont_sga

See Telnet::Parser#on_dont_sga

Source
on_dont_sndloc

See Telnet::Parser#on_dont_sndloc

Source
on_dont_start_tls

See Telnet::Parser#on_dont_start_tls

Source
on_dont_status

See Telnet::Parser#on_dont_status

Source
on_dont_supdup

See Telnet::Parser#on_dont_supdup

Source
on_dont_supdupoutput

See Telnet::Parser#on_dont_supdupoutput

Source
on_dont_suppress_local_echo

See Telnet::Parser#on_dont_suppress_local_echo

Source
on_dont_tm

See Telnet::Parser#on_dont_tm

Source
on_dont_tspeed

See Telnet::Parser#on_dont_tspeed

Source
on_dont_ttyloc

See Telnet::Parser#on_dont_ttyloc

Source
on_dont_ttype

See Telnet::Parser#on_dont_ttype

Source
on_dont_tuid

See Telnet::Parser#on_dont_tuid

Source
on_dont_x3pad

See Telnet::Parser#on_dont_x3pad

Source
on_dont_xdisploc

See Telnet::Parser#on_dont_xdisploc

Source
on_receive_data

See Telnet::Parser#on_receive_data delegate on_receive_data, to: @parser

Source
on_subnegotiation_authentication

See Telnet::Parser#on_subnegotiation_authentication

Source
on_subnegotiation_comport

See Telnet::Parser#on_subnegotiation_comport

Source
on_subnegotiation_encrypt

See Telnet::Parser#on_subnegotiation_encrypt

Source
on_subnegotiation_extascii

See Telnet::Parser#on_subnegotiation_extascii

Source
on_subnegotiation_lflow

See Telnet::Parser#on_subnegotiation_lflow

Source
on_subnegotiation_linemode

See Telnet::Parser#on_subnegotiation_linemode

Source
on_subnegotiation_naws

See Telnet::Parser#on_subnegotiation_naws

Source
on_subnegotiation_newenviron

See Telnet::Parser#on_subnegotiation_newenviron

Source
on_subnegotiation_tspeed

See Telnet::Parser#on_subnegotiation_tspeed

Source
on_subnegotiation_ttype

See Telnet::Parser#on_subnegotiation_ttype

Source
on_subnegotiation_xdisploc

See Telnet::Parser#on_subnegotiation_xdisploc

Source
on_unknown_command

See Telnet::Parser#on_unknown_command

Source
on_will_authentication

See Telnet::Parser#on_will_authentication

Source
on_will_binary

See Telnet::Parser#on_will_binary

Source
on_will_bm

See Telnet::Parser#on_will_bm

Source
on_will_comport

See Telnet::Parser#on_will_comport

Source
on_will_det

See Telnet::Parser#on_will_det

Source
on_will_echo

See Telnet::Parser#on_will_echo

Source
on_will_encrypt

See Telnet::Parser#on_will_encrypt

Source
on_will_eor

See Telnet::Parser#on_will_eor

Source
on_will_exopl

See Telnet::Parser#on_will_exopl

Source
on_will_extascii

See Telnet::Parser#on_will_extascii

Source
on_will_forward_x

See Telnet::Parser#on_will_forward_x

Source
on_will_gmcp

See Telnet::Parser#on_will_gmcp

Source
on_will_lflow

See Telnet::Parser#on_will_lflow

Source
on_will_linemode

See Telnet::Parser#on_will_linemode

Source
on_will_logout

See Telnet::Parser#on_will_logout

Source
on_will_mccp2

See Telnet::Parser#on_will_mccp2

Source
on_will_mccp3

See Telnet::Parser#on_will_mccp3

Source
on_will_msdp

See Telnet::Parser#on_will_msdp

Source
on_will_msp

See Telnet::Parser#on_will_msp

Source
on_will_mssp

See Telnet::Parser#on_will_mssp

Source
on_will_mxp

See Telnet::Parser#on_will_mxp

Source
on_will_nams

See Telnet::Parser#on_will_nams

Source
on_will_naocrd

See Telnet::Parser#on_will_naocrd

Source
on_will_naoffd

See Telnet::Parser#on_will_naoffd

Source
on_will_naohtd

See Telnet::Parser#on_will_naohtd

Source
on_will_naohts

See Telnet::Parser#on_will_naohts

Source
on_will_naol

See Telnet::Parser#on_will_naol

Source
on_will_naolfd

See Telnet::Parser#on_will_naolfd

Source
on_will_naop

See Telnet::Parser#on_will_naop

Source
on_will_naovtd

See Telnet::Parser#on_will_naovtd

Source
on_will_naovts

See Telnet::Parser#on_will_naovts

Source
on_will_naws

See Telnet::Parser#on_will_naws

Source
on_will_newenviron

See Telnet::Parser#on_will_newenviron

Source
on_will_oldenviron

See Telnet::Parser#on_will_oldenviron

Source
on_will_outmrk

See Telnet::Parser#on_will_outmrk

Source
on_will_rcp

See Telnet::Parser#on_will_rcp

Source
on_will_rcte

See Telnet::Parser#on_will_rcte

Source
on_will_regime3270

See Telnet::Parser#on_will_regime3270

Source
on_will_send_url

See Telnet::Parser#on_will_send_url

Source
on_will_sga

See Telnet::Parser#on_will_sga

Source
on_will_sndloc

See Telnet::Parser#on_will_sndloc

Source
on_will_start_tls

See Telnet::Parser#on_will_start_tls

Source
on_will_status

See Telnet::Parser#on_will_status

Source
on_will_supdup

See Telnet::Parser#on_will_supdup

Source
on_will_supdupoutput

See Telnet::Parser#on_will_supdupoutput

Source
on_will_suppress_local_echo

See Telnet::Parser#on_will_suppress_local_echo

Source
on_will_tm

See Telnet::Parser#on_will_tm

Source
on_will_tspeed

See Telnet::Parser#on_will_tspeed

Source
on_will_ttyloc

See Telnet::Parser#on_will_ttyloc

Source
on_will_ttype

See Telnet::Parser#on_will_ttype

Source
on_will_tuid

See Telnet::Parser#on_will_tuid

Source
on_will_x3pad

See Telnet::Parser#on_will_x3pad

Source
on_will_xdisploc

See Telnet::Parser#on_will_xdisploc

Source
on_wont_authentication

See Telnet::Parser#on_wont_authentication

Source
on_wont_binary

See Telnet::Parser#on_wont_binary

Source
on_wont_bm

See Telnet::Parser#on_wont_bm

Source
on_wont_comport

See Telnet::Parser#on_wont_comport

Source
on_wont_det

See Telnet::Parser#on_wont_det

Source
on_wont_echo

See Telnet::Parser#on_wont_echo

Source
on_wont_encrypt

See Telnet::Parser#on_wont_encrypt

Source
on_wont_eor

See Telnet::Parser#on_wont_eor

Source
on_wont_exopl

See Telnet::Parser#on_wont_exopl

Source
on_wont_extascii

See Telnet::Parser#on_wont_extascii

Source
on_wont_forward_x

See Telnet::Parser#on_wont_forward_x

Source
on_wont_gmcp

See Telnet::Parser#on_wont_gmcp

Source
on_wont_lflow

See Telnet::Parser#on_wont_lflow

Source
on_wont_linemode

See Telnet::Parser#on_wont_linemode

Source
on_wont_logout

See Telnet::Parser#on_wont_logout

Source
on_wont_mccp2

See Telnet::Parser#on_wont_mccp2

Source
on_wont_mccp3

See Telnet::Parser#on_wont_mccp3

Source
on_wont_msdp

See Telnet::Parser#on_wont_msdp

Source
on_wont_msp

See Telnet::Parser#on_wont_msp

Source
on_wont_mssp

See Telnet::Parser#on_wont_mssp

Source
on_wont_mxp

See Telnet::Parser#on_wont_mxp

Source
on_wont_nams

See Telnet::Parser#on_wont_nams

Source
on_wont_naocrd

See Telnet::Parser#on_wont_naocrd

Source
on_wont_naoffd

See Telnet::Parser#on_wont_naoffd

Source
on_wont_naohtd

See Telnet::Parser#on_wont_naohtd

Source
on_wont_naohts

See Telnet::Parser#on_wont_naohts

Source
on_wont_naol

See Telnet::Parser#on_wont_naol

Source
on_wont_naolfd

See Telnet::Parser#on_wont_naolfd

Source
on_wont_naop

See Telnet::Parser#on_wont_naop

Source
on_wont_naovtd

See Telnet::Parser#on_wont_naovtd

Source
on_wont_naovts

See Telnet::Parser#on_wont_naovts

Source
on_wont_naws

See Telnet::Parser#on_wont_naws

Source
on_wont_newenviron

See Telnet::Parser#on_wont_newenviron

Source
on_wont_oldenviron

See Telnet::Parser#on_wont_oldenviron

Source
on_wont_outmrk

See Telnet::Parser#on_wont_outmrk

Source
on_wont_rcp

See Telnet::Parser#on_wont_rcp

Source
on_wont_rcte

See Telnet::Parser#on_wont_rcte

Source
on_wont_regime3270

See Telnet::Parser#on_wont_regime3270

Source
on_wont_send_url

See Telnet::Parser#on_wont_send_url

Source
on_wont_sga

See Telnet::Parser#on_wont_sga

Source
on_wont_sndloc

See Telnet::Parser#on_wont_sndloc

Source
on_wont_start_tls

See Telnet::Parser#on_wont_start_tls

Source
on_wont_status

See Telnet::Parser#on_wont_status

Source
on_wont_supdup

See Telnet::Parser#on_wont_supdup

Source
on_wont_supdupoutput

See Telnet::Parser#on_wont_supdupoutput

Source
on_wont_suppress_local_echo

See Telnet::Parser#on_wont_suppress_local_echo

Source
on_wont_tm

See Telnet::Parser#on_wont_tm

Source
on_wont_tspeed

See Telnet::Parser#on_wont_tspeed

Source
on_wont_ttyloc

See Telnet::Parser#on_wont_ttyloc

Source
on_wont_ttype

See Telnet::Parser#on_wont_ttype

Source
on_wont_tuid

See Telnet::Parser#on_wont_tuid

Source
on_wont_x3pad

See Telnet::Parser#on_wont_x3pad

Source
on_wont_xdisploc

See Telnet::Parser#on_wont_xdisploc

Source
remote_address
Source
session
Source

Macros

method_missing(call)
Source