Re: Create VNC Client iPhone
Re: Create VNC Client iPhone
- Subject: Re: Create VNC Client iPhone
- From: Andrew Farmer <email@hidden>
- Date: Mon, 24 Aug 2009 08:20:57 -0700
On 24 Aug 2009, at 07:49, Joe Turner wrote:
I've wanted to switch from bonjour to something more universal for a
while now. And, I'm wondering about how to do VNC. I've seen that
many apps on the iPhone use Apple's Screen-Sharing functionality as
a VNC Server, and I would like to do the same. I have looked around
for any sample code for VNC, but cannot find any.
So, how do I connect to a Mac with Screen-Sharing on (password set
or not), and then how do I tell it to type something? I'm fairly new
to VNC, so any help would be much appreciated :)
You'll need to write some code implementing the RFB protocol... read
this:
http://www.realvnc.com/docs/rfbproto.pdf
If you aren't comfortable with network programming, now is the time to
start looking that stuff up.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden