| Ron and his Palm Networking |
|
I have been using several Palm PDA's for some years
now. Currently I am using a Palm m515. A great little beast with
colors, 16 megs of memory and a SD/MMC slot that usually
contains a 32Mb SD card with some programs, books and a
dictionary on it. The Palm has a high geek factor I know. But for me it is the only way to keep track of all the things I am doing. Currently the following real import stuff is done with my palm:
|
| Network connections with the palm |
| The palm has a very good TCP/IP stack and there are a lot of good programs that can use it. As I am a linux user. I needed to find some stuff on the internet to connect to with the palm. Almost all the info I needed was to be found on the net. Only the last step was not there :( I needed to go to the source code of pilot-link to find that one out. |
| Setting up a ppp link |
|
This was actually pretty easy. You need of course to have pppd
installed. Refer to your distribution to get that done. I ended up with the following little script:
#!bin/sh
The port I am connecting to ( (not finished yet) |
| Network Hotsync |
You need to have the process ip-csd running this
is in the pilot-link
package.Depending on which version of pilot-link you are running you use the following command to sync or install:
|