Reset Method
Resets the server state created during the connection.
Object Oriented Interface
public function doReset();
Procedural Interface
ipworks_snpp_do_reset($res);
Remarks
This method resets the server state created during the connection, so that a new message may be sent to the gateway using the already established connection.