Mail Archives: djgpp/2001/09/15/08:16:52
On 15 Sep 2001 at 11:25, Alex Yakovlev862750980 wrote:
> >> I recently started making a program which should connect two computers
> via a
> >> null-modem cable, and therefore i need to use the serial port.
> >> everything's going fine, i am using _bios_serialcom for the purporse. the
> >> only problem is that i can init the serial port to speeds up to 9600 bps,
> >> which is quite slow. is there a way to use, for instance, 19200 bps,
> 38400,
> >> and up? shall i init the serial port some other way?
>
>
> See bcsio20.zip on DJGPP FTP v2tk directory.
I would suggest DZCOMM instead. See
http://www.robots.ox.ac.uk/~neil/dzcomm/
Last WIP versions no more requires Allegro.
Andris
PS. I have tried also bcsio
- Raw text -