I have an IP device that can be controlled with simple string commands send over telnet. I would like wiser to control it. Can wiser open a telnet session and write a string to a telnet port ? I assumed that is what all those client socket functions are about but my initial trials are not succesful. Thanks.