IP server in version 0.9.0i
Brought to you by:
dukeeeey
Please tell me whether working TCP/IP server in version 0.9.0i? What should be the settings and syntax?
For version 0.6.5 I added the registry key "password" - WinLirc blinked desired command the desired remote control, and I had the following dialogue on the command line:
C:\>nc 192.168.1.XX 8765 password remotename codename 00 BEGIN password remotename codename 00 SUCCESS END
Version 0.9.0i as I noticed did not have any entries in registry (win10x64). I've added "password" line in winlirc.ini, tried different options sending commands, but always had the same result:
C:\>nc 192.168.1.XX 8765 password remotename codename 00 BEGIN password remotename codename 00 ERROR END
What's right way to refer to WinLirc 0.9.0i over IP and make it blink correct code?
There is no password option in the new version. Make sure the box that says local connections only is not ticked. Otherwise you will only be able to connect via the local host
no difference:
winlirc.ini
Config:
list, version, set_transmitters, send_once
something else I'm not found? :-)
the protocol is the same as LIRC
After trying a variety of things I found that if you use SEND_ONCE in the winsock command line where the password parameter used to be it works in the WinLirc 0.9.0i.