X11vnc (original) (raw)
x11vnc is a Virtual Network Computing (VNC) server program. It allows remote access from a remote client to a computer hosting an X Window session and the x11vnc software, continuously polling the X server's frame buffer for changes. This allows the user to control their X11 desktop (KDE, GNOME, Xfce, etc.) from a remote computer either on the user's own network, or from over the Internet as if the user were sitting in front of it. x11vnc can also poll non-X11 frame buffer devices, such as webcams or TV tuner cards, iPAQ, Neuros OSD, the Linux console, and the Mac OS X graphics display.x11vnc is part of the LibVNCServer project and is free software available under the GNU General Public License.x11vnc was written by Karl Runge.
Property | Value |
---|---|
dbo:abstract | x11vnc fait partie du projet (en). C'est un logiciel libre et gratuit sous licence GNU General Public License. x11vnc a été créé en 2002 par Karl Runge parce qu'il était frustré de x0rfbserver, une application similaire mais dont le code ne fonctionnait pas sur tous les systèmes Unix / Linux. Il existe beaucoup de programmes similaires appelés serveurs VNC. Ce serveur est apprécié pour sa simplicité (même s'il ne fonctionne quasi exclusivement que depuis une console). Il permet de partager directement son bureau contrairement aux autre serveurs VNC sous Linux qui doivent être lancés avec leur propre session X.org (màj: les versions récentes des autres serveurs permettent toutes ce partage de bureau). Il permet surtout de faire établir la connexion par le serveur (l'ordinateur dont on veut voir l'écran) vers le client sans se préoccuper du problème de routage côté serveur. (fr) x11vnc is a Virtual Network Computing (VNC) server program. It allows remote access from a remote client to a computer hosting an X Window session and the x11vnc software, continuously polling the X server's frame buffer for changes. This allows the user to control their X11 desktop (KDE, GNOME, Xfce, etc.) from a remote computer either on the user's own network, or from over the Internet as if the user were sitting in front of it. x11vnc can also poll non-X11 frame buffer devices, such as webcams or TV tuner cards, iPAQ, Neuros OSD, the Linux console, and the Mac OS X graphics display.x11vnc is part of the LibVNCServer project and is free software available under the GNU General Public License.x11vnc was written by Karl Runge. x11vnc does not create an extra display (or X desktop) for remote control. Instead, it uses the existing X11 display shown on the monitor of a Unix-like computer in real time, unlike other Linux alternatives such as TightVNC Server. However, it is possible to use Xvnc or Xvfb to create a 'virtual' extra display, and have x11vnc connect to it, enabling X-11 access to headless servers. x11vnc has security features that allows the user to set an access password or to use Unix usernames and passwords. It also has options for connection via a secure SSL link. An SSL Java VNC viewer applet is provided that enables secure connections from a web browser. The VeNCrypt SSL/TLS VNC security type is also supported. Many of the UltraVNC extensions to VNC are supported by x11vnc, including file transfer. (en) |
dbo:computingPlatform | dbr:Unix dbr:Linux |
dbo:genre | dbr:Remote_administration |
dbo:latestReleaseDate | 2019-01-05 (xsd:date) |
dbo:latestReleaseVersion | 0.9.16 |
dbo:license | dbr:GNU_General_Public_License |
dbo:thumbnail | wiki-commons:Special:FilePath/SSVNC_version_1.0.29.png?width=300 |
dbo:wikiPageExternalLink | http://www.karlrunge.com/x11vnc/ssvnc.html http://www.karlrunge.com/x11vnc/ https://github.com/LibVNC/x11vnc |
dbo:wikiPageID | 1249599 (xsd:integer) |
dbo:wikiPageLength | 10478 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1104908631 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:Electron_microscope dbr:NMR dbc:Virtual_Network_Computing dbr:Remote_administration dbr:Remote_desktop_software dbr:UltraVNC dbr:Unix dbr:Unix-like dbr:Oil_platform dbr:GNOME dbr:GNU_General_Public_License dbr:Libvncserver dbr:Linux dbr:Linux_console dbr:MRI dbr:Mac_OS_X dbr:Personal_digital_assistant dbr:Transport_Layer_Security dbr:TightVNC dbr:Web_browser dbr:Webcams dbc:X_Window_programs dbc:Remote_desktop_software_for_Linux dbr:Virtual_Network_Computing dbr:Remote_Desktop_Protocol dbr:KDE dbr:Sun_Ray dbr:TV_tuner_card dbr:Home_theater_PC dbr:Java_applet dbr:Pixel dbr:Free_software dbr:Embedded_systems dbr:RAM dbr:RFB_protocol dbr:X11 dbr:X_Window_System dbr:Xfce dbr:Xvfb dbr:IPAQ dbr:Radiology dbr:KRDC dbr:X_terminal dbr:Frame_buffer dbr:Power_plant dbr:Headless_server dbr:Silicon_wafer dbr:Neuros_OSD dbr:File:SSVNC_version_1.0.29.png |
dbp:author | Karl Runge (en) |
dbp:developer | libvnc team (en) |
dbp:genre | dbr:Remote_administration |
dbp:language | English (en) |
dbp:latestReleaseDate | 2019-01-05 (xsd:date) |
dbp:latestReleaseVersion | 0.900000 (xsd:double) |
dbp:license | dbr:GNU_General_Public_License |
dbp:name | X11vnc (en) |
dbp:platform | Unix, Linux (en) |
dbp:released | 2001 (xsd:integer) |
dbp:repo | https://github.com/LibVNC/x11vnc |
dbp:title | x11vnc (en) |
dbp:wikiPageUsesTemplate | dbt:Github dbt:Infobox_software dbt:Lowercase_title dbt:More_citations_needed dbt:More_footnotes dbt:Multiple_issues dbt:Portal dbt:Reflist dbt:Start_date_and_age |
dct:subject | dbc:Virtual_Network_Computing dbc:X_Window_programs dbc:Remote_desktop_software_for_Linux |
gold:hypernym | dbr:Program |
rdf:type | owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:WikicatXWindowPrograms yago:Abstraction100002137 yago:Code106355894 yago:CodingSystem106353757 yago:Cognition100023271 yago:Communication100033020 yago:Content105809192 yago:Idea105833840 yago:Plan105898568 yago:PsychologicalFeature100023100 yago:Writing106359877 yago:WrittenCommunication106349220 yago:Software106566077 |
rdfs:comment | x11vnc is a Virtual Network Computing (VNC) server program. It allows remote access from a remote client to a computer hosting an X Window session and the x11vnc software, continuously polling the X server's frame buffer for changes. This allows the user to control their X11 desktop (KDE, GNOME, Xfce, etc.) from a remote computer either on the user's own network, or from over the Internet as if the user were sitting in front of it. x11vnc can also poll non-X11 frame buffer devices, such as webcams or TV tuner cards, iPAQ, Neuros OSD, the Linux console, and the Mac OS X graphics display.x11vnc is part of the LibVNCServer project and is free software available under the GNU General Public License.x11vnc was written by Karl Runge. (en) x11vnc fait partie du projet (en). C'est un logiciel libre et gratuit sous licence GNU General Public License. x11vnc a été créé en 2002 par Karl Runge parce qu'il était frustré de x0rfbserver, une application similaire mais dont le code ne fonctionnait pas sur tous les systèmes Unix / Linux. Il existe beaucoup de programmes similaires appelés serveurs VNC. Il permet surtout de faire établir la connexion par le serveur (l'ordinateur dont on veut voir l'écran) vers le client sans se préoccuper du problème de routage côté serveur. (fr) |
rdfs:label | X11vnc (fr) X11vnc (en) |
owl:sameAs | freebase:X11vnc yago-res:X11vnc wikidata:X11vnc dbpedia-fr:X11vnc https://global.dbpedia.org/id/3J1qn |
prov:wasDerivedFrom | wikipedia-en:X11vnc?oldid=1104908631&ns=0 |
foaf:depiction | wiki-commons:Special:FilePath/SSVNC_version_1.0.29.png |
foaf:isPrimaryTopicOf | wikipedia-en:X11vnc |
foaf:name | X11vnc (en) |
is dbo:wikiPageRedirects of | dbr:X0rfbserver |
is dbo:wikiPageWikiLink of | dbr:Vinca_(software) dbr:LibVNCServer dbr:Comparison_of_remote_desktop_software dbr:Headless_computer dbr:Virtual_Network_Computing dbr:X_Window_System dbr:Xvfb dbr:X0rfbserver |
is foaf:primaryTopic of | wikipedia-en:X11vnc |