
4 Nov
2010
4 Nov
'10
2:48 a.m.
Hi, I started with the implementation of a VNC server library intended to be used as a library for rendering graphics and interacting with the user(mouse/keyboard). I'd appreciate it very much if I could get some feedback on my approach to binary parsing and Haskellism. Also, any reference/suggestion on how I could go about using a state machine to deal with the RFB protocol. http://hpaste.org/41131/vnc_server It's really early - but just wanted to get some advice on the approach. -- Regards, Kashyap