Page 1 of 1

Acessing network files

Posted: Wed Feb 06, 2008 1:54 pm
by Roberto Parisi
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

Posted: Wed Feb 06, 2008 2:48 pm
by Antonio Linares
Roberto,

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

Posted: Wed Feb 06, 2008 3:08 pm
by Roberto Parisi
Antonio,
It doesn't work with memoread too.

I tried with device emulator and with a real ipaq.

Regards,
Roberto Parisi

Posted: Thu Feb 07, 2008 9:10 am
by Antonio Linares
Roberto,

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

How can you check that the connection is ok ?

Posted: Fri Feb 08, 2008 4:08 pm
by Roberto Parisi
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

Posted: Fri Feb 08, 2008 10:08 pm
by Antonio Linares
Roberto,

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

scusa Roberto

Posted: Sat Feb 23, 2008 8:21 am
by franz_matrix
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

Posted: Mon Feb 25, 2008 11:23 am
by pymsoft
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