Back to Network PlugITs content page
The "Telnet Client" PlugIT allows to receive and send messages to a TCP server.

Parameters | 
    |
1 | 
      Address of the server to which the plugIT connects. | 
2 | 
      Port on which the plugIT connects. | 
3 | 
      List of messages that can be sent and received. | 
4 | 
      Allows to add messages to the list by inputing a name and clicking the "+" button. Clicking the "-" button will delete the selected message in the list. | 
5 | 
      If checked, the plugIT will connect to the server on application startup. | 
Event | 
    |
Connected | 
      Sent when the plugIT succesfully connects to the server. | 
Disconnected | 
      Sent when the plugIT is disconnected from the server. | 
"X" message | 
      Sent when the plugIT receives the "X" message. The content of the message is available in the link parameter. | 
Action | 
    |
Change connection address | 
      Changes the server address. | 
Enable | 
      Enables the plugIT. | 
Disable | 
      Disables the plugIT. | 
Send "X" | 
      Sends the "X" message with the link parameters as content. |