send_text


Description:

public void send_text (string text)

Request to send data to the child process of the FEP server.

text will be converted from UTF-8 to the local encoding in the server.

Parameters:

this

a GClient

text

text to be sent