gharris999;396684 Wrote: > The "standard" way for external apps to communicate with SqueezeCenter > is via the CLI (command line interface) on tcp port 9090. You can > experiment with what the CLI can give you by using a telnet client > looking at that port. For an explanation of the CLI interface, open > SC's web page and go to Help->Technical Information->The SqueezeCenter > Command Line Interface. > > The short answer is that you'll want to implement some sort of sockets > communication in VB and send a request something like: > > "00:04:20:10:aa:bb status 0 999 tags:" > > ..fixing up that mac address to match your player's mac.
Thanks for the information...I will look into it. Steve -- sredmyer Steve Redmyer www.RipitDigital.com ------------------------------------------------------------------------ sredmyer's Profile: http://forums.slimdevices.com/member.php?userid=23527 View this thread: http://forums.slimdevices.com/showthread.php?t=60128 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
