
Bluetooth is a point to point wireless networking protocol, with a range of
around 10 meters on the smaller devices. I wanted to surf the internet using
my Palm Tungsten, and develop a couple of web based utilitys. This document
is an attempt to collect together all the problems I had while installing
it.
A cheap USB dongle costs around £40, check to see if your device is compatable here: http://www.holtmann.org/linux/bluetooth/devices.html. You'll also need an extention lead as pluging it into the back of the computer causes the signal to be masked. Also, the bluetooth signal won't go through walls.
Installation comprises of downloading the bluetooth drivers, recompiling the kernel and a bit of messing about. This was the first time that I'd done the kernel thing, it took longer to get my head around it than I expected. I'm using RedHat 7.3, and these notes relate to that. Some knowlege of Linux is assumed.
Get
The Bluetooth drivers from here: http://bluez.sourceforge.net
# gunzip patch-2.4.20-mh5.gz
# patch -p0 < 2.4.20-mh5
# cp /usr/src/linux-2.4.18-24.7.x/configs/kernel-2.4.18-i686.config /usr/src/linux-2.4.20/.config
Palm Browsers & Proxy Servers
There is a thing with web browsers on the Palm, they use a proxy server. Which is OK when accessing a public site, but if you have a website thats on your private network it won't see it. Here are the browser details I got from Blazer and Web Pro:
| Blazer | Web Pro | ||
| IP Address: | 64.75.2.10 | IP Address: | 63.97.179.30 |
| Host Name: | blazer-fetch.handspring.com | Host Name: | gw210uhou.palm.net |
| Web Browser: | UPG1 UP/4.0 (compatable; Blazer 1.0) | Web Browser: | Mozilla/4.76 [en] (PalmOS; U; WebPro) |
| Browser Name: | Unknown | Browser Name: | Netscape |
| Version: | Unknown | Version: | 4.76 |
| Platform: | Unknown | Platform: | Unknown |
One of the main problems with this is that I want to have a private site, hosted on my own network, with this I can't set a .htaccess file to deny access. Normal browsers on my network give an address of 192.168.1.x, as you can see, from above, they use an external address.
I have found the Eudora Internet Suite v2.1 this doesn't require a proxy, but it is a bit old and doesn't display pictures.
When web browsing, performance seems to be on a par with a quick 56k Modem. Don't expect anything fancy, it doesn't work very well with frames, with sound, or anything else other than text. Although it reduces the pictures down. If the page is designed for the small screen, or is simple text, or if you run anything that collects data over the internet, like Avant Go, then it works quite well.
![]() |
• This Page is best viewed using a Computer • • all images and html/php code © Karl McAuley 2003 - 2010 • |