View Single Post
Posts: 118 | Thanked: 202 times | Joined on Aug 2010
#36
Originally Posted by Tstone View Post
Here is another method using SSH:

Code:
ssh <N900 IP address> dbus-send --system --type=method_call --dest=com.nokia.osso_browser /com/nokia/osso_browser/request com.nokia.osso_browser.load_url string:"www.google.com"
Awesome, this one is the best solution yet. Slightly slower than mine, but more secure and no need to set up a "dedicated listening server"