Telnet Entity Wise Summary
EventHelix.com/EventStudio 2.0
Generated on 04-Jul-03 14:31
Telnet
User Interfaces
- Take action "User types telnet "
- Create object Telnet
- Send Login_Name to Telnet
- Send Password to Telnet
- Send InputText to Telnet
- Send CONTROL_D to Telnet
Telnet Interfaces
- Object Telnet is created by User
- Take action "Prints: Trying to connect to "
- Send SYN to Telnet_Server
- Receive SYN_ACK from Telnet_Server
- Send ACK to Telnet_Server
- Take action "Prints: connected to "
- Send do_SUPRESS_GO_AHEAD to Telnet_Thread
- Send will_TERMINAL_TYPE (reply) to Telnet_Thread
- Receive do_TERMINAL_TYPE (dont_reply) from Telnet_Thread
- Receive SB_REQUEST_TYPE_SE from Telnet_Thread
- Send SB_VT220_SE to Telnet_Thread
- Receive will_SUPRESS_GO_AHEAD (dont_reply) from Telnet_Thread
- Receive will_ECHO (reply) from Telnet_Thread
- Send do_ECHO (reply) to Telnet_Thread
- Receive do_ECHO (reply) from Telnet_Thread
- Send wont_ECHO (reply) to Telnet_Thread
- Receive Welcome_Message from Telnet_Thread
- Take action "Print: Welcome Message"
- Receive wont_ECHO (dont_reply) from Telnet_Thread
- Receive Login_Prompt from Telnet_Thread
- Take action "Print: Login Prompt"
- Receive Login_Name from User
- Send Login_Name to Telnet_Thread
- Receive Password_Prompt from Telnet_Thread
- Take action "Print: Password Prompt"
- Receive Password from User
- Send Password to Telnet_Thread
- Receive InputText from User
- Send InputText to Telnet_Thread
- Receive OutputText from Telnet_Thread
- Take action "Print: Output Text"
- Receive CONTROL_D from User
- Send CONTROL_D to Telnet_Thread
- Receive FIN from Telnet_Server
- Send ACK to Telnet_Server
- Send FIN to Telnet_Server
- Receive ACK from Telnet_Server
- Object Telnet deletes itself
Telnet_Server Interfaces
- Take action "Listen on Telnet Port (23)"
- Receive SYN from Telnet
- Send SYN_ACK to Telnet
- Create object Telnet_Thread
- Receive ACK from Telnet
- Receive Signal from Telnet_Thread
- Send FIN to Telnet
- Receive ACK from Telnet
- Receive FIN from Telnet
- Send ACK to Telnet
Telnet_Thread Interfaces
- Object Telnet_Thread is created by Telnet_Server
- Take action "Listen to Socket"
- Receive do_SUPRESS_GO_AHEAD from Telnet
- Receive will_TERMINAL_TYPE (reply) from Telnet
- Send do_TERMINAL_TYPE (dont_reply) to Telnet
- Send SB_REQUEST_TYPE_SE to Telnet
- Receive SB_VT220_SE from Telnet
- Send will_SUPRESS_GO_AHEAD (dont_reply) to Telnet
- Send will_ECHO (reply) to Telnet
- Receive do_ECHO (reply) from Telnet
- Send do_ECHO (reply) to Telnet
- Receive wont_ECHO (reply) from Telnet
- Create object Shell
- Receive Welcome_Message from Shell
- Send Welcome_Message to Telnet
- Send wont_ECHO (dont_reply) to Telnet
- Receive Login_Prompt from Shell
- Send Login_Prompt to Telnet
- Receive Login_Name from Telnet
- Send Login_Name to Shell
- Receive Password_Prompt from Shell
- Send Password_Prompt to Telnet
- Receive Password from Telnet
- Send Password to Shell
- Receive InputText from Telnet
- Send InputText to Shell
- Receive OutputText from Shell
- Send OutputText to Telnet
- Receive CONTROL_D from Telnet
- Send CONTROL_D to Shell
- Receive Signal from Shell
- Send Signal to Telnet_Server
- Object Telnet_Thread deletes itself
Shell Interfaces
- Object Shell is created by Telnet_Thread
- Send Welcome_Message to Telnet_Thread
- Send Login_Prompt to Telnet_Thread
- Receive Login_Name from Telnet_Thread
- Send Password_Prompt to Telnet_Thread
- Receive Password from Telnet_Thread
- Receive InputText from Telnet_Thread
- Send OutputText to Telnet_Thread
- Receive CONTROL_D from Telnet_Thread
- Send Signal to Telnet_Thread
- Object Shell deletes itself