![]() |
File Search | Catalog | Content Search |
This module dies upon connection errors (with a timeout of 15 seconds) and protocol errors.
This implementation is based largely on the RFB Protocol Specification, http://www.realvnc.com/docs/rfbproto.pdf. That document has an error in the DES encryption description, which is clarified via http://www.vidarholen.net/contents/junk/vnc.html.
Homepage: | http://search.cpan.org/dist/Net-VNC/ |
Package version: | 0.40-1 |
Architecture: | all |
Distribution: | Debian |
Filename: | libnet-vnc-perl_0.40-1_all.deb |
VNCCAPTURE(1p) User Contributed Perl Documentation VNCCAPTURE(1p) NAME vnccapture - Capture a screenshot via VNC SYNOPSIS vnccapture [options] [numcaptures] Options: -P --password=str password for the VNC server, if applicable -H --host=str address of VNC server (default: 'localhost') -p --port=num TCP port for VNC server ( more»
Net::VNC(3pm) User Contributed Perl Documentation Net::VNC(3pm) NAME Net::VNC - A simple VNC client SYNOPSIS use Net::VNC; my $vnc = Net::VNC->new({hostname => $hostname, password => $password}); $vnc->depth(24); $vnc->login; print $vnc->name . ": " . $vnc->width . ' x ' . $vnc->height . "\n"; my $image = $vnc->capture; more»
libnet-vnc-perl (0.40-1) unstable; urgency=low * Imported Upstream version 0.40 -- Salvatore Bonaccorso <carnil@debian.org> Mon, 31 Oct 2011 07:42:23 +0100 libnet-vnc-perl (0.39-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Imported Upstream version 0.39 * debian/copyright: - Replace DEP5 Format-Specif more»
Revision history for Perl module Net::VNC: 0.40 Sat Oct 29 08:20:07 BST 2011 - Add pointer events more»
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=13 more»
[DIR] | DEBIAN/ (2) 65535+ mirrors | ||
[DIR] | usr/ (2) 65535+ mirrors |