开发者

I would like to develop application like "Desktop Connect" for iPad app

I searched little 开发者_JS百科bit but with no luck. I just need where to begin or the guideline or tutorials through which I can proceed for application development like "Desktop Connect".

It allows to connect desktop computers remotely from iPad and access it like you are working on your desktop.

Any Thoughts or assistance will be highly appreciated.

Jennis.


What is the part in which you need assistance ? Protocol, mouse/keyboard emulation, ...

Anyway there is an open source RDP client for iPhone/iPad available ! You can get source code here : http://www.irdesktop.com/gpl/

From this code, you could learn a lot about how it is done and how you could do something on the iPad ! But it's licensed under the GPL, so using any code from this application will force you to license your application under the GPL too.


You're looking at implementing the Remote Deskop Protocol (often refer to as RDP).

This SO question has some basic start info on that protocol that may help you.

And as pointed by Piskvor, there are other protocols, the most widely used being VNC.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜