execute(SDPConnector con) method

Format

void execute(SDPConnector con)

Explanation

Defines the custom adaptor's main process.

This method is called by the custom adaptor execution thread generated by the SDP server when the sdpstartinpro command is executed.

Parameters

con

Specifies an SDPConnector type object.

Exceptions

None.

Return value

None.