:IsThere()


Class

     aprTelnet()

 

Syntax

     :IsThere( [hSession] ) -> lValue

 

Parameters

 

hSession

Optional: If hSession is not passed, the value in :Session will be used

 

Return

Logical indicating if the remote server "Is There."

 

Description

The method returns TRUE if the telnet server responds to the "Are you there" command.

  

See Also

:Connect(), :ConnectEx()