Thanks Brad & bob for your suggestions...i appreciate your help..

On Mon, Oct 15, 2012 at 8:53 PM, bob <b...@coolfone.comze.com> wrote:

> You could always look at the source to VNC.
>
>
> Mainly, what you will be doing is constantly sending a screen capture back
> to the client.
>
>
> To minimize bandwidth, you will probably only send "what has changed."
> So, you will calculate the smallest rectangle that encompasses all changes
> and send that screen data as a compressed bitmap.
>
>
>
>
> On Friday, October 12, 2012 2:36:06 AM UTC-5, Nirav Parmar wrote:
>>
>> Hello everyone,
>>
>> I need to develop an app for remote desktop connection..searched
>> a little about that but didn't found any good explanation or example..
>> Can anyone suggest a good staring point or some example which can guide ??
>>
>> Thanks & Regards,
>> Nirav
>>
>>
>>   --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Regards,

Nirav Parmar.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to