DynamicRQL.connect(host,port)

Opens TCP/IP connection to the reader located in the specified hostname or IP address and port number.

Arguments:

Name Type Description Mode
host String the host name or IP address where the reader is located. in
port Int the port where the reader is listening on (Default: 8080). in