hymanho wrote:
> What's means of "Desktop Link Protocol(DLP) function", does it run in Palm or PC?
Both.
> How can I use it?
Basically, in Java, on the PC, you must create a dlp object and then send
it messages via it's methods to obtain information:
Dlp dlp = link.getDlp();
UserInfo userinfoobject = dlp.getUserInfo();
To flesh this out, you must study available examples
and try them out.
There is really no substitute for this.
Bob Williams
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/