Category Archives: VncSharp

VncSharp 1.0 Released

It’s done.  After a seven year on-again off-again relationship with this code, I’m pleased to announce that VncSharp has reached version 1.0.  I have told myself many times that “this is the last time I’m updating this” and for some reason I always come back.  Actually, the reason is always the same: someone sends me [...]
Also posted in CDOT, Seneca | Comments closed

Taking it over the line

One of the central defining characteristics of software, any software, is that it is unfinished.  This is a point most easily understood in the context of open source software, where being half-dressed is easier to see because the curtains aren’t drawn.  It’s not a criticism.  It’s what software is. This is what software is, but what [...]
Also posted in CDOT, Idea Factory, Seneca | Comments closed

VNC# in Algeria; VNC# needs a maintainer

I got a great email from Ali Abbassene about VNC#: I’m using VncSharp in an eHealthCare Application, in my countrie Algeria, to implement a videoconferencing remote datashow displayer used to diffuse medical conferences from one hospital in the capital Algeirs to an other one in Ouargla an isolated District in the Algerian Sahara. We make a remote [...]
Also posted in CDOT, Seneca | Comments closed

Passwords in VNC#

I get a fair bit of mail from people asking how to do their own password dialogs/functions in VNC#. I wrap the password function in a delegate of type AuthenticateDelegate, which takes no arguments and returns a string (i.e., the password). By default I stuff a call to a function that creates and [...]
Posted in VncSharp | Comments closed

VNC# 0.9.0 Released

I rolled a bunch of bug fixes and patches from people into a 0.9.0 release for VNC#. Some interesting work being done by folks all over the world with the code–thanks for your emails. It’s nice to read about all the ways people are using it. I’m not actively working on [...]
Posted in VncSharp | Comments closed

Definition: Last Mile

Last Mile: The last mile is the final leg of delivering connectivity from a communications provider to a customer… David Humphrey’s house My wife and I moved our family out to the country, and it’s amazing (I’ll blog about the wildlife sometime).  I couldn’t love it more, except for one small but not insignificant point: the Internet is [...]
Also posted in Wireless | Comments closed