FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour To Antonio:
Posts: 723
Joined: Tue Sep 04, 2007 08:45 AM
To Antonio:
Posted: Sun Sep 30, 2012 07:30 PM

Antonio:

Is there a way, using FiveWin, to get the data that comes into a serial port ? Basically, what I am looking to achieve is sending a report from computer A, through its parallel port, and get it on computer B through its serial port. I know there are other programs that exports to PDF, etc. but we are getting the data from a Linux server and the software is so old that only "talks" to physical ports/printers. Thank you.

Gustavo

Posts: 663
Joined: Mon Dec 05, 2005 11:22 PM
Re: To Antonio:
Posted: Sun Sep 30, 2012 10:08 PM

Are you sure you want to send via parallel port and receive via serial port. They are not compatible. If you have to receive via serial port then you would have to connect 2 serial ports together with a crossover cable.

Posts: 723
Joined: Tue Sep 04, 2007 08:45 AM
Re: To Antonio:
Posted: Mon Oct 01, 2012 02:26 AM

Gale:

Thank you for your reply. I have a special cable that converts from parallel to serial. The issue is that this old software only talks parallel. Thank you.

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: To Antonio:
Posted: Tue Oct 02, 2012 12:29 AM

Gustavo,

Please review FWH/samples/phone.prg, commtest.prg, testcom2.prg and testcom3.prg

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 723
Joined: Tue Sep 04, 2007 08:45 AM
Re: To Antonio:
Posted: Tue Oct 02, 2012 03:58 AM

Antonio:

Thank you very much. I'll give it a shot.

Gustavo

Continue the discussion