LrJposChannel.setServerSocket
Sets the server socket that to associate with the channel.
public static void setServerSocket(ServerSocket sock)
Parameters
sock: The ServerSocket instance.
Return values
This function does not return any values.
General information
This function is used when the channel is situated on the server-side.
It is not required when running clients from LoadRunner Professional.