Hal where can I get info on the attachable network devices???
Carlos
-----Original Message-----
From: Hal Roseman [SMTP:[EMAIL PROTECTED]]
Sent: Friday, July 09, 1999 2:19 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Palm Program with wireless connection
We are also developing wireless apps for the palm.
I intend to use the tcp/ip api with one of the
attachable packet network devices (CDPD, or BellSouth).
You may want to look into this as well.
- Hal Roseman
-----Original Message-----
From: Walter Reid [SMTP:[EMAIL PROTECTED]]
Sent: Friday, July 09, 1999 10:11 AM
To: '[EMAIL PROTECTED]'
Subject: Palm Program with wireless connection
Hello,
I'm hoping someone can answer this question for me. For the last
two weeks I've been writing a program in C which needs to communicate with a
server (via wireless connection). The Problem I seem to be facing is I
don't want to have to rewrite the whole program as a PQA (and abandon the
code I have already written). Is there a way to use my existing C code
based program and allow it to be integrated with the PQA so I can avoid
having to write all the code over?
And example for clarification:
If I had a chess game I wrote that was programmed using Codewarrior (for the
palm), but I decided it would be a lot nicer to instead of just having
someone play against the pilot or another person nearby they could play
someone over a server. Would I need to rewrite the C code entirely? Would
there be a way to integrate the ease of PQA and the functionality of the C
code I have already implemented?
Any help would be tremendously appreciated.
-Walter Reid
Ps. If you happen to know any good sources for information relating to this
topic (whether internet or book source) I'd appreciate that also.