Hello

I've been trying to send tcp telegrams to control my squeezeserver.
While it works using Telnet/CLI the same commands would not work on my
home automation system, EibPC. 

port=9090u16;IP=192.168.178.20

if webbutton(5)== 1 then connecttcp(port,IP); \\
TCPresult=sendtcp(port,IP,$pause 1$,10u08); \\
webdisplay(5,TCPresult,INFO,ACTIVE,GREY) endif

I somehow got the feeling that the string of the command has to be in a
particular format. Does anyone know how this is done? Your help is
greatly appreciated.

Regards,

Martin


-- 
kropfm
------------------------------------------------------------------------
kropfm's Profile: http://forums.slimdevices.com/member.php?userid=37297
View this thread: http://forums.slimdevices.com/showthread.php?t=76800

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to