FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour How to monitor a network directory?
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
Re: How to monitor a network directory?
Posted: Tue Jun 30, 2009 07:38 AM

Hello Maurizio,
thank you for your answer. Do you use FTP or file mapping?
Best regards,
Otto

Posts: 842
Joined: Mon Oct 10, 2005 01:29 PM
Re: How to monitor a network directory?
Posted: Tue Jun 30, 2009 09:26 AM

Otto

on the PC server I have a folder for every pocketPC .
I write directly the file on the server :
Ex:
nHandle := FCreate( cPathserver + "TEST.TXT" )

or I copy the file DBF

Maurizio

Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
Re: How to monitor a network directory?
Posted: Tue Jun 30, 2009 10:09 AM

Hello Maurizio,
thank you for your answer.
BTW, what hardware do you use?
We used Symbol MC 50. But this seems to be no longer available.
I am testing at the moment a Unitech PA500. This device seems to be slightly slower.
Best regards,
Otto

Continue the discussion