VOGONS


Com Port Problem

Topic actions

First post, by Vagabonds

User metadata
Rank Newbie
Rank
Newbie

Hi,
I have read a bit about this issue some posts are quite old talking about patches and DLL etc...tried setting various combinations of realport syntax and I cannot get it to work.When I run the program in Windows the com port works fine with program. Lanuch same program within DosBoX and it wont connect.
Really want to get this working so any advice greatly appreciated!!

Reply 2 of 2, by Jorpho

User metadata
Rank l33t++
Rank
l33t++
Vagabonds wrote:

Hi,
I have read a bit about this issue some posts are quite old talking about patches and DLL etc...tried setting various combinations of realport syntax and I cannot get it to work.

Patches and DLLs and so on are really only necessary for parallel port (like LPT1) emulation. There is no complex syntax for serial port (COM) emulation.

When I run the program in Windows the com port works fine with program. Lanuch same program within DosBoX and it wont connect.
Really want to get this working so any advice greatly appreciated!!

If the program runs in Windows, isn't it already working?