Back Previous Next


Linguist network package - write

Syntax:

   write {value} to {socket}

Keyword handler:

   net.eclecity.linguist.network.keyword.NetworkKWrite.class

Runtime handler:

   net.eclecity.linguist.network.handler.NetworkHWrite.class

Function:

Writes a value to an open socket.

Example(s):

   write "This is my message" to MySocket


Back Previous Next urier">media