How To Connect UBI to VNC Viewer And Bluetooth

preview_player
Показать описание
This video is a tutorial on how to connect to the VNC Viewer and also how to get bluetooth connected.
Рекомендации по теме
Комментарии
Автор

I can't seem to get VNC access working. Does it take any configuration beyond connecting to the Ubi's IP address on port 5901?

nmap confirms the port is open, but VNC just disconnects (regardless of which VNC client I use).

I was able to confirm that the traffic is getting to the server using telnet, but it looks like the Ubi closes the connection in the middle of the ProtocolVersion handshake.

$ telnet 10.0.0.21 5901
Trying 10.0.0.21...
Connected to 10.0.0.21.
Escape character is '^]'.
RFB 003.008
Connection closed by foreign host.

zachshepherd