ComScript enables raw text TCP-IP communications. TCP is commonly used to communicate with devices connected to Cellular Modems (e.g Sierra Wireless Raven X) or with Serial to Ethernet convertors (Pearle IOLAN series) and other applications. All that is required is the correct IP address or domain name and the TCP port. It is strongly suggested that TCP communications be tested in the Terminal Emulator before attempting automation with ComScript.
Example TCP device setup : <device name="RavenX" type="tcp" port="12345" dns="MyEserialNumber.eairlink.com" />