1
|
sudo apt-get install x11vnc vnc-java
|
1
|
x11vnc -storepasswd
|
1
|
x11vnc -forever -usepw -httpdir /usr/share/vnc-java/ -httpport 5800
|
This way need the browser support run java.
This project is aim to design smart phone as Raspberry Pi interface. Raspberry Pi which is credit card sized single-board computer without input and output hardware. This project objective is solving this problem thought smartphone. This project can make use people can use Raspberry Pi anywhere.This is my final year project in University of Liverpool.
1
|
sudo apt-get install x11vnc vnc-java
|
1
|
x11vnc -storepasswd
|
1
|
x11vnc -forever -usepw -httpdir /usr/share/vnc-java/ -httpport 5800
|