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