JVM Languages
syncbuld.txt
Associated article: Java, Synchronization, & the PalmPilot
Tags: JVM Languages
Published source code files accompanying the article by Tilo Christ in which he presents the SyncBuilder framework which lets you write Java applications that communicate with the Palm Computing devices and that run on any platform. Also see SYNCBULD.ZIP.
Java, Synchronization, & the PalmPilot by Tilo Christ Listing One /* samplecode/dlptest.java: * Copyright (C) 1998, Tilo Christ * This is free software, licensed under the GNU Public License V2. * See the file COPYING for details. */ /* $Id: dlptest.java,v 1.1 1998/09/16 08:57:51 christ Exp $ */ ...


