|
message |
|
tcp-cl-send |
|
|
description |
|
|
|
API calls to send date to the server. |
|
 |
protocol |
|
TCP-CL-API |
|
Internal TCP Client Protocol |
|
|
|
message |
|
tcp-cl-connect |
|
|
|
|
API call to initiate a connection towards the server. |
|
|
|
message |
|
tcp-cl-connected |
|
|
|
|
Informs APP that connnection succeeded. |
|
|
|
message |
|
tcp-cl-failed |
|
|
|
|
Informs APP that connection failed |
|
|
|
message |
|
tcp-cl-close |
|
|
|
|
API call to initate session shutdown. |
|
|
|
message |
|
tcp-cl-closed |
|
|
|
|
Informs APP that connection is closed. |
|
|
|
message |
|
tcp-cl-send |
|
|
|
|
API calls to send date to the server. |
|
|
|
message |
|
tcp-cl-receive |
|
|
|
|
Return received data the app. |
|
|
|
message |
|
tcp-cl-send |
|
|
|
|
API calls to send date to the server. |
|
|
|
message |
|
DATA |
|
|
|
|
Used to denote data being transmittednothing (no ack). |
|
|
|
message |
|
ACK |
|
|
|
|
Acknowledgment |
|
|
|
message |
|
tcp-cl-receive |
|
|
|
|
Return received data the app. |
|
|
|
message |
|
tcp-cl-send |
|
|
|
|
API calls to send date to the server. |
|
|
|
message |
|
tcp-cl-receive |
|
|
|
|
Return received data the app. |
|
|
|
message |
|
tcp-cl-send |
|
|
|
|
API calls to send date to the server. |
|
|
|
message |
|
tcp-cl-send |
|
|
|
|
API calls to send date to the server. |
|
|
|
action |
|
enter-cd |
|
The user wants to chnage the current working diretcory. |
|
|
|
message |
|
tcp-cl-send |
|
|
|
|
API calls to send date to the server. |
|
|
|
message |
|
tcp-cl-receive |
|
|
|
|
Return received data the app. |
|
|
|
action |
|
enter-ls |
|
The user wants to view files in the current directory. |
|
|
|
message |
|
tcp-cl-send |
|
|
|
|
API calls to send date to the server. |
|
|
|
message |
|
tcp-cl-receive |
|
|
|
|
Return received data the app. |
|
|
action |
|
enter-exit |
|
The user wants to exit the bash and telnet session. |
|
|
message |
|
tcp-cl-send |
|
|
|
|
API calls to send date to the server. |
|
|
message |
|
tcp-cl-receive |
|
|
|
|
Return received data the app. |