FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Pocket PC Acessing network files
Posts: 116
Joined: Thu Oct 13, 2005 05:14 PM
Acessing network files
Posted: Wed Feb 06, 2008 01:54 PM

Antonio,
I'm checking if a network file exist as you said in other topic with the code:
MsgAlert(File("\server\c\Sample.txt"))

I always get .F.

I'm trying also with my local machine:
MsgAlert(File("\roberto\c\Sample.txt"))

Always .F.

Where is the mistake?

Thx,
Roberto Parisi

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Acessing network files
Posted: Wed Feb 06, 2008 02:48 PM

Roberto,

Are you able to open it using FOpen() or MemoRead() ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 116
Joined: Thu Oct 13, 2005 05:14 PM
Acessing network files
Posted: Wed Feb 06, 2008 03:08 PM

Antonio,
It doesn't work with memoread too.

I tried with device emulator and with a real ipaq.

Regards,
Roberto Parisi

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Acessing network files
Posted: Thu Feb 07, 2008 09:10 AM

Roberto,

Maybe those files are not accesible from your Pocket PC connection,

How can you check that the connection is ok ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 116
Joined: Thu Oct 13, 2005 05:14 PM
Acessing network files
Posted: Fri Feb 08, 2008 04:08 PM

Antonio,
I can access my web server (192.168.0.1) via internet explorer on the pocket pc with success, but I can't access \192.168.0.1\C\sample.txt.

With my desktop pc (the one which pocketpc is connected) i can read the file without problems.

The same happens with the connection between pocketpc and my desktop pc (connected by USB cable).

I'm in a domain... mybe is this the problem? Can windows mobile access to the domain?

Regards,
Roberto Parisi

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Acessing network files
Posted: Fri Feb 08, 2008 10:08 PM

Roberto,

Are you able to open \192.168.0.1\C\sample.txt with Pocket Word ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 18
Joined: Wed Feb 20, 2008 02:51 PM
scusa Roberto
Posted: Sat Feb 23, 2008 08:21 AM

scusa Roberto

penso di poter scrivere in italiano con il permesso degli altri

hai risolto il tuo problema ???

perchè io pur avendo una rete wi-fi correttamente funzionante navigo in internet con il palmare ma non riesco di nessuna maniera a sfogliare la rete e peggio ancora non riesco ad aprire un file dal palmare tipo :

use \mypc\condivisi\magazi

ma non è che ci vuol un server database

mi illumini per favore penso tu sia andato avanti

grazie 1000, saluti

Franz

Posts: 383
Joined: Tue Oct 11, 2005 01:01 PM
Acessing network files
Posted: Mon Feb 25, 2008 11:23 AM

Franz,

try to disable the advanced functionality in USB to PC.

(prova a disabilitare le funzionalità di rete avanzate nelle impostazioni USB a PC)

Regards

Pedro Gonzalez

Continue the discussion