Page 1 of 1

can send tcp or udp command (remote) to samsung over network

Posted: Tue Jul 29, 2014 11:06 am
by tao13
Hello everyone.
I want to make a little application like SmartView or SSRemote but on arduino mega board with ethernet connection.
Can tell me someone an example for udp or tcp comand who works with samsung protocol for remote control keys?
I found samsung receive on port 55000 but nothing about syntax of command.
Many thanks in advance.

Re: can send tcp or udp command (remote) to samsung over net

Posted: Tue Jul 29, 2014 11:34 am
by juusso
It's already implemented. You can find sketch on wiki DYI section.

Re: can send tcp or udp command (remote) to samsung over net

Posted: Tue Jul 29, 2014 4:32 pm
by tao13
hi and thanks for your advice.
i saw the link but is not what i want.
there it is used a ir transmitter for send command to samsung.
i don't want an ir , i want to send command on udp or tcp to samsung.
many thanks again

Re: can send tcp or udp command (remote) to samsung over net

Posted: Tue Jul 29, 2014 7:05 pm
by tao13
solved
many thanks to all

Re: can send tcp or udp command (remote) to samsung over net

Posted: Tue Jul 29, 2014 7:14 pm
by zoelechat
tao13 wrote:solved
many thanks to all
Could you share, please? :)