Hello again. I wrote a sh script file that telnet to server every 5 seconds in picoreplayer. if its mac address connected and lms server responds "1" , my led from gpio is on.
there is a question for me. I use a static ip address in my telnet command to connect to lms server cli. is there a way to find out a lms ip server from linux automatically? as i read it before picoreplayer uses autodiscovery for findind lms. if it is connected to lms server , the ip of lms should be store somewhere. and in this way if it can be implemented , if the lms server ip address is changed or not static in my network or modem router, sh telnet can work with this way. works independently. but right now it can work with my static ip address. 192.168.1.17 (it is lms server addres) if changed not work. because i use this address for conecting to my lms cli. what is your idea? thanks again. ------------------------------------------------------------------------ nimaazx's Profile: http://forums.slimdevices.com/member.php?userid=68798 View this thread: http://forums.slimdevices.com/showthread.php?t=110118 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
