2011-05-15から1日間の記事一覧

VncSharpWpf - VNC Client User Control for WPF

Based on VncSharp which is created by Windows From, I made VncSharp - VNC Client User Control for WPF. Download: https://github.com/nakano531/VncSharpWpf Content of the zip file VncSharpWpf.sln : Solution File. VncSharpWPF : the Project wh…

WPF用のVNCクライアント (VNC Client for WPF) その2

先日公開したWPF用のVNCクライアント(VncSharpWpf)にListenモードを追加しました。 Listenモードでは、VNCサーバからVncクライアントに接続することが出来ます。 VncSharpWPF - VNC Client UserControl for WPF ダウンロード先:https://github.com/nakano53…