Hi,
I want to use ssh protocol. I want to make an app to transmit signal that would ultimately converted to control IR based home appliences (like controlled by IR remote control. i.e TV)
This stuff is new to me. I don't have any clear understanding about how it will be possible.
I got suggession to use SSH :
->Install SSH on your server.
->Configure your Network / Router to forward the SSH port to server and
->use the SSH client on the iPhone.
Now. Is it the only way? someone also suggested to develop UPnP base app!
Is there any sample code available using which I can learn How to transmit the signal from iphone to do above. Any guidence is appriciated.
Please give some guidence if anybody has done such thing before or if they know how to do? so that i can understand the flow and put my efforts afterwards. thanks in advance.