Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connecting to ipv6 fails for native conn #80

Closed
bk138 opened this issue Jul 17, 2020 · 2 comments
Closed

connecting to ipv6 fails for native conn #80

bk138 opened this issue Jul 17, 2020 · 2 comments

Comments

@bk138
Copy link
Owner

bk138 commented Jul 17, 2020

No description provided.

@bk138
Copy link
Owner Author

bk138 commented Jul 17, 2020

07-17 10:56:29.294  5620  7379 I VNCConn-native: com.coboltforge.dontmind.multivnc.VNCConn@472d224: rfbInit() about to connect to 'fe80::404:b723:bacb:3ff4', port 5900
07-17 10:56:29.295  5620  7379 E VNCConn-native: ConnectClientToTcpAddr6: connect
07-17 10:56:29.295  5620  7379 I VNCConn-native: Unable to connect to VNC server
07-17 10:56:29.295  5620  7379 E VNCConn-native: com.coboltforge.dontmind.multivnc.VNCConn@472d224: rfbInit() connection failed. Cleanup by library.

@bk138
Copy link
Owner Author

bk138 commented Jul 17, 2020

managed conn says:

07-17 11:51:10.108  5620  5620 D VNCConn : initializing
07-17 11:51:10.132  5620 11070 I VNCConn : Using IPv6
07-17 11:51:10.132  5620 11070 I VNCConn : Connecting to fe80::404:b723:bacb:3ff4%wlan0, port 5900...
07-17 11:51:10.243  5620 11070 V VNCConn : Connected to server
07-17 11:51:10.307  5620 11070 I VNCConn : RFB server supports protocol version 3.889
07-17 11:51:10.307  5620 11070 I VNCConn : Using RFB protocol version 3.8

@bk138 bk138 closed this as completed in b0b61c3 Jul 17, 2020
@bk138 bk138 added this to the AndroidMultiVNC-2.0.0 milestone Oct 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

1 participant