Remote LAN Control fixed

Here are software that related with Samsung B series TVs. Like hex editors, new version of BusyBox or internal software, app programs that will run in your TV hardware.:!:This forum is NOT FOR USER QUESTIONS or Problems.
Post Reply

BigNerd95
Posts: 15
Joined: Tue Nov 05, 2013 6:54 pm

Remote LAN Control fixed

Post by BigNerd95 »

Using Remote LAN Control with app MyTifi, any time you connect your phone to tv, on the tv appears an annoying label
This is due to missing control of parameters received on socket
Anything received on socket is passed to function that manage tv controls..
When MyTifi connects to tv, it opens a tcp connection on port 2345, then close it immediately, sending nothing, so Remote LAN Control send "0" as command and this correspond to "KEY_SAP" that show "stereo" or "dolby digital" on the top of the screen
I modified source code adding controls of data received on socket to avoid this annoying message
Here you can find source code and precompiled files https://mega.co.nz/#!8cdFWD6Z!8YkGNNrsY ... aMzvE5EQlk

Post Reply

Return to “[B] Software”