Driver for Transceivers

Hello,
I need to do a driver for transceivers. It are connected
to the serial port and I’m going to transmit files.I
don’t know if I can use something that is done. I’m new
and I need understand exactly what I need to
get started.

Unless you have a really pressing need to do something strange, more than
likely you can do all your serial communications from the application layer
using the out of the box serial drivers. These drivers will handle ZMODEM up
to about 112K bps.


Gary G. Little
Have Computer, Will Travel …
909-698-3191
909-551-2105

wrote in message news:xxxxx@ntdev…
>
> Hello,
> I need to do a driver for transceivers. It are connected
> to the serial port and I’m going to transmit files.I
> don’t know if I can use something that is done. I’m new
> and I need understand exactly what I need to
> get started.
>
>