How do I set up a TCP Client?

WiFi Products by Inventek
Warning: count(): Parameter must be an array or an object that implements Countable in /hermes/bosnacweb09/bosnacweb09ad/b1528/ipg.lindatierney/public_html/wp-content/plugins/q-and-a/inc/functions.php on line 252

1. Set Protocol to TCP
2. Set Remote Host IP Address
3. Set Remote Port
4. Start TCP Client
EX.
P1=0      Select TCP Protocol
P3=192.168.1.2      Set Host IP Address
P4=8001      Set Port 8001
P6=1      Start TCP Client