![]() |
Re: Simple way to send a link from desktop browser to n900 browser?
have you considered http://bit.ly ??
|
Re: Simple way to send a link from desktop browser to n900 browser?
I just have hotmail open simultaneously on desktop and n900 then save the links in drafts from the desktop and open it again on the n900
|
Re: Simple way to send a link from desktop browser to n900 browser?
use a web-sms service and text clickable links to yourself
(personally i prefer some of the other options mentioned above, jus adding an alternative!) |
Re: Simple way to send a link from desktop browser to n900 browser?
Quote:
|
Re: Simple way to send a link from desktop browser to n900 browser?
nice and easy..
|
Re: Simple way to send a link from desktop browser to n900 browser?
I would suggest InstaPaper - click the instapaper button on your desktop and view it on the n900 and obviously works vice-versa
|
Re: Simple way to send a link from desktop browser to n900 browser?
|
Re: Simple way to send a link from desktop browser to n900 browser?
I find the best way is to just have a separate IM account and send from PC to phone using IM. When the message pops up on the N900, you can click on the link and it immediately loads in web browser. This is of course not limited to links, and can be used for notes, calendar text, addresses etc etc.
|
Re: Simple way to send a link from desktop browser to n900 browser?
i do it w dropbox, i have a txt file in it, i just paste there any info i want on my Mac, and then the same for my phone
|
Re: Simple way to send a link from desktop browser to n900 browser?
I just wrote a script to do this. You need to install netcat (ncat with -e option compiled in) on the N900 and on the remote machine. Then place this script called get_url.sh in your home dir (or anywhere else you like):
Code:
#!/bin/sh Code:
ncat -l -p 1337 -e /home/user/get_url.sh You can send the url by issuing this command on the remote machine: Code:
nc "N900 IP" 1337 <ENTER> Code:
user@ubuntu:~$ nc 10.0.0.1 1337 |
All times are GMT. The time now is 04:56. |
vBulletin® Version 3.8.8