OS4 DepotLogo by McFly 
(anonymous IP: 18.217.139.141,2192) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (595)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4364

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Utility » Misc » pdalink.lha

Pdalink

Description: Connect Amiga with Palm PDA
Download: pdalink.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 119kb
Version: 3.2
Date: 11 Nov 2007
Author: Richard Koerber
Submitter: Steven Solie
Email: ssolie/telus net
Homepage: http://www3.telus.net/ssolie
Requirements: AmigaOS 4.0, PalmOS 2.0
Category: utility/misc
Replaces: utility/misc/pdalink.lha
License: GPL
Distribute: yes
Min OS Version: 4.0
FileID: 3145
 
Comments: 1
Snapshots: 0
Videos: 0
Downloads: 344  (Current version)
551  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
INTRODUCTION
------------

PdaLink is based on the PilotLink software by Kenneth Albanowski.
It is not just a Un*x port and has been written from scratch.

PilotLink is very memory consuming. Each layer allocates a new buffer,
adds the layer headers and trailers to this buffer and then copies the
data from the previous layer to the new layer.

PdaLink has only one buffer for the data and all the headers. It does
not require multiple copies of the data and is therefore faster and
consumes less memory.

Richard Koerber does not have the time to improve PdaLink any further.
So he decided to make its source code public.

What you have here is the latest, previously unreleased version of
PdaLink. It has been ported to AmigaOS 4.0 native and contains some
bug fixes and minor improvements.


TOOLS
-----

PdaTime - Get the time from your Pilot
PdaTransfer - Administration tool for backup, restore, install, etc.

Please see the command templates for more information.


REQUIREMENTS
------------

The standard AmigaOS 4.0 SDK is required to compile the sources and
a GNU makefile (Unix paths) is provided.

In order to understand the source code you should know about packet
layer techniques. You should also reference the PilotLink source code
from Kenneth Albanowski.


LICENSE
-------

The GNU General Public License applies.

  PdaLink - Connecting Amiga to the Palm
  Copyright (c) 1998-2000 Richard Körber
  Copyright (c) 2005, 2007 Steven Solie

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.

  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software
  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

For further details, see the COPYING file of this package.


CONTACT
-------

The original author can be contacted at one of the following addresses:
  shred()shredzone.de
  rkoerber()gmx.de
  shred()web.de
  http://www.shredzone.de

The AmigaOS 4.0 version author can be contacted at ssolie()ieee.org


Copyright © 2004-2024 by Björn Hagström All Rights Reserved