Send Method
Sends data to the remote host.
Object Oriented Interface
public function doSend($connectionid, $text);
Procedural Interface
ipworks_ipdaemon_do_send($res, $connectionid, $text);
Remarks
This method sends data to the remote host. Calling this method is equivalent to setting the DataToSend property to Text.