Custom protocol or not, doesn't the API facilitate the ability to write your
raw data out the port?  If your protocol involves say, a special STX
character
followed by a byte count and the data and a checksum, and maybe even an
end of text character you can still do this I think with the existing API.

Unless your special protocol requires some non-standard handshaking or
other special control of the handshaking  lines, I would have to agree with
Rus.  Don't re-invent the wheel if most of what you need is already there.
Then again, I don't know all the details and could be talking rubbish.

John

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Patrick
Ouellet
Sent: Wednesday, July 12, 2000 12:42 PM
To: Palm Developer Forum
Subject: Re: (no subject)


Maybe but I CAN'T use the API because I need to write to the serial
port using a custom protocol...

"Nesse, Rustin" wrote:

> Use the API.  Unless you REALLY want to write Motorola 68K assembly
> or something...or you want to borrow the database of an external
> application that writes data to the serial port, and make your users
> switch applications every few minutes to send data out.
>
> The API is there, and it's much easier than either of those two
> methods.
>
> -Rus
>
> >-----Original Message-----
> >From: Patrick Ouellet [mailto:[EMAIL PROTECTED]]
> >Sent: Wednesday, July 12, 2000 8:14 AM
> >To: Palm Developer Forum
> >Subject: (no subject)
> >
> >
> >Is it possible to access the Palm serial port without using API.
> >
> >If yes can you give me a hint on how??
> >
> >--
> >Patrick Ouellet, Programmeur/Analyste
> >Département: Recherche & Développement
> >Les Entreprises Microtec Inc.
> >4780 rue St-Félix, St-Augustin, Qc, G3A-2J9
> >(418) 864-7644 poste 130
> >[EMAIL PROTECTED]
> >http://www.microtecsecurite.com/
> >
> >
> >
> >--
> >For information on using the Palm Developer Forums, or to
> >unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
> >

--
Patrick Ouellet, Programmeur/Analyste
Département: Recherche & Développement
Les Entreprises Microtec Inc.
4780 rue St-Félix, St-Augustin, Qc, G3A-2J9
(418) 864-7644 poste 130
[EMAIL PROTECTED]
http://www.microtecsecurite.com/



--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to