Hello Maurizio,
thank you for your answer. Do you use FTP or file mapping?
Best regards,
Otto
How to monitor a network directory?
- Otto
- Posts: 6405
- Joined: Fri Oct 07, 2005 7:07 pm
- Has thanked: 25 times
- Been thanked: 2 times
- Contact:
Re: How to monitor a network directory?
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
Re: How to monitor a network directory?
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
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
- Otto
- Posts: 6405
- Joined: Fri Oct 07, 2005 7:07 pm
- Has thanked: 25 times
- Been thanked: 2 times
- Contact:
Re: How to monitor a network directory?
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
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
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************