Code Monkey home page Code Monkey logo

vncrepeater's People

Contributors

nitrique avatar

Watchers

 avatar  avatar

vncrepeater's Issues

usage

> What steps will reproduce the problem?
1. ./repeater -server 5992 -viewer 5902
2. xvncviewer host::5902
3. ?

> What version of the product are you using? On what operating system?
the latest

> Please provide any additional information below.
repeater binds to 2 listening port, its ok, its the main advantage to connect 2 
NAT-ed hosts.
the viewer connects to 5902.
how do i make the vnc server to connect somewhere instead of listening?
all of vnc server implemantations i knew can only listen on given port, but not 
to connect.
let me learn about it.


Original issue reported on code.google.com by [email protected] on 26 Apr 2012 at 3:24

What' the meaning of VNC repeater ID?

When I use VNC Viewer to connect to repeater, VNC repeater let me input 
repeater ID as password.

I don't know what kind of repeater ID, and where can I find it?


Original issue reported on code.google.com by [email protected] on 25 Jul 2013 at 2:38

no log

What steps will reproduce the problem?
1. ./repeater
2.
3.

What is the expected output? What do you see instead?
Is there any way to get a logfile instead of the echo output? I'd like to run 
the repeater on boot in bg.

What version of the product are you using? On what operating system?
last version

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 22 Sep 2011 at 8:31

RFB protocol error: Unknown security result from Client

What steps will reproduce the problem?
1.UltraVNC SC for Windows on Server Site ,Debian Linux vncrepeater on the 
repeater Site, VNC Viewer on Client Site 
2.Vine Server for Mac on Server Site,Debian Linux vncrepeater on the repeater 
Site, VNC Viewer on Client Site


What is the expected output? What do you see instead?
When triing to connect to the Server RFB protocol error: Unknown security 
result as connection Result on the Client Site. So the Vnc client disconnects.

What version of the product are you using? On what operating system?
UVNCSC 2011 for Windows
Vine Server (latest SVN ) with repeater patch for MAC OSX 10.6
VNC® Viewer 5.0.1 (r89864) for MAC OSX


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 21 Jul 2012 at 8:32

Compiling on ubuntu 10.10 failed

What steps will reproduce the problem?
1. type 'make release' on ubuntu 10.10 


What is the expected output? What do you see instead?

g++ -Wall -g -D_DEBUG -c repeater.cpp -o repeater.o
In file included from repeater.cpp:40:
/usr/include/linux/tcp.h:72: error: ‘__u32 __fswab32(__u32)’ cannot appear 
in a constant-expression
/usr/include/linux/tcp.h:72: error: a function call cannot appear in a 
constant-expression
/usr/include/linux/tcp.h:73: error: ‘__u32 __fswab32(__u32)’ cannot appear 
in a constant-expression
/usr/include/linux/tcp.h:73: error: a function call cannot appear in a 
constant-expression
/usr/include/linux/tcp.h:74: error: ‘__u32 __fswab32(__u32)’ cannot appear 
in a constant-expression
/usr/include/linux/tcp.h:74: error: a function call cannot appear in a 
constant-expression
/usr/include/linux/tcp.h:75: error: ‘__u32 __fswab32(__u32)’ cannot appear 
in a constant-expression
/usr/include/linux/tcp.h:75: error: a function call cannot appear in a 
constant-expression
/usr/include/linux/tcp.h:76: error: ‘__u32 __fswab32(__u32)’ cannot appear 
in a constant-expression
/usr/include/linux/tcp.h:76: error: a function call cannot appear in a 
constant-expression
/usr/include/linux/tcp.h:77: error: ‘__u32 __fswab32(__u32)’ cannot appear 
in a constant-expression
/usr/include/linux/tcp.h:77: error: a function call cannot appear in a 
constant-expression
/usr/include/linux/tcp.h:78: error: ‘__u32 __fswab32(__u32)’ cannot appear 
in a constant-expression
/usr/include/linux/tcp.h:78: error: a function call cannot appear in a 
constant-expression
/usr/include/linux/tcp.h:79: error: ‘__u32 __fswab32(__u32)’ cannot appear 
in a constant-expression
/usr/include/linux/tcp.h:79: error: a function call cannot appear in a 
constant-expression
/usr/include/linux/tcp.h:80: error: ‘__u32 __fswab32(__u32)’ cannot appear 
in a constant-expression
/usr/include/linux/tcp.h:80: error: a function call cannot appear in a 
constant-expression
/usr/include/linux/tcp.h:81: error: ‘__u32 __fswab32(__u32)’ cannot appear 
in a constant-expression
/usr/include/linux/tcp.h:81: error: a function call cannot appear in a 
constant-expression
make: *** [repeater.o] Error 1


What version of the product are you using? On what operating system?

Ubuntu 10.10

Please provide any additional information below.


To fix: I changed line 40 to #include <netinet/tcp.h>

Original issue reported on code.google.com by [email protected] on 24 Oct 2010 at 7:53

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.