Click here to Skip to main content
15,888,610 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
dear all

how develop vnc program in C#?

Regards
ak.naser
Posted

 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 28-Jan-11 1:35am    
Easy enough? - my 5. :-)
--SA
VNC protocol is accessible, so what's the problem?

This is where to start:
http://en.wikipedia.org/wiki/VNC[^].

Maybe, instead of developing you want to use already written code (then ask about finding code)?
In addition to the good advice from JF2015, I would advice to search in CodeProject.

Good luck!

—SA
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900