solved
many thanks to all
Search found 35 matches
- Tue Jul 29, 2014 7:05 pm
- Forum: [D] Support
- Topic: can send tcp or udp command (remote) to samsung over network
- Replies: 4
- Views: 5081
- Tue Jul 29, 2014 4:32 pm
- Forum: [D] Support
- Topic: can send tcp or udp command (remote) to samsung over network
- Replies: 4
- Views: 5081
Re: can send tcp or udp command (remote) to samsung over net
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
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
- Tue Jul 29, 2014 11:06 am
- Forum: [D] Support
- Topic: can send tcp or udp command (remote) to samsung over network
- Replies: 4
- Views: 5081
can send tcp or udp command (remote) to samsung over network
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 syn...
- Mon Jun 25, 2012 7:56 am
- Forum: [D] Support
- Topic: NFS on D5500 doesn't work for many nfs server
- Replies: 2
- Views: 2025
Re: NFS on D5500 doesn't work for many nfs server
Hello everyone.
Please give me a help.
Thanks
Please give me a help.
Thanks
- Thu Jun 14, 2012 9:17 am
- Forum: [D] Support
- Topic: NFS on D5500 doesn't work for many nfs server
- Replies: 2
- Views: 2025
Re: NFS on D5500 doesn't work for many nfs server
Nobody have any ideea?
Many thanks again.
Many thanks again.
- Wed Jun 06, 2012 3:44 pm
- Forum: [D] Support
- Topic: NFS on D5500 doesn't work for many nfs server
- Replies: 2
- Views: 2025
NFS on D5500 doesn't work for many nfs server
Hi. I have a ue46d5500 tv. Before monday i had an old samygo and with it i made to work a single nfs server for my egreat player, with some modification in init.d script and samba disabled. Monday night i put the new samygo. Now i have my pc with hanewin nfs server(192.168.1.3), a virtual machine wi...
- Fri Jun 01, 2012 10:14 pm
- Forum: [D] Software
- Topic: New web inferface (Webif) for SamyGO
- Replies: 279
- Views: 362448
Re: New web inferface (Webif) for SamyGO
i use nc but the same things.
for the moment i'll going to sleep.
many many thanks for your time and help and we 'll see thursday(i'll be in holliday with my family).
many thanks and have a nice weekend
for the moment i'll going to sleep.
many many thanks for your time and help and we 'll see thursday(i'll be in holliday with my family).
many thanks and have a nice weekend
- Fri Jun 01, 2012 9:47 pm
- Forum: [D] Software
- Topic: New web inferface (Webif) for SamyGO
- Replies: 279
- Views: 362448
Re: New web inferface (Webif) for SamyGO
maybe i have something wrong in samygo???
- Fri Jun 01, 2012 9:38 pm
- Forum: [D] Software
- Topic: New web inferface (Webif) for SamyGO
- Replies: 279
- Views: 362448
- Fri Jun 01, 2012 9:32 pm
- Forum: [D] Software
- Topic: New web inferface (Webif) for SamyGO
- Replies: 279
- Views: 362448
Re: New web inferface (Webif) for SamyGO
do you want to tell like this
echo "http://192.168.1.11/cgi-bin/Modules.cgi?var_a=" | sed 's_%3A_:_g' | sed 's_%2F_\/_g' | busybox awk -F "(=|&)" ' {print $2} '
and run on shell on ubuntu?
if it yes , nothing happend
echo "http://192.168.1.11/cgi-bin/Modules.cgi?var_a=" | sed 's_%3A_:_g' | sed 's_%2F_\/_g' | busybox awk -F "(=|&)" ' {print $2} '
and run on shell on ubuntu?
if it yes , nothing happend