Hello all,
I'm trying to use the Network.dll to connect the PDA with a PC in the company network. I need to read/write to a SqLite db in a shared forlder on the PC acting as a server.
The PC as been defined as accepting incoming connection from inside a VPN (but I'm not sure if this is the right configuration: this is the only way I've found to acces the PC using the File Explorer).
Using the Client.GetIP("MA-MASTER-XX") (where MA-MASTER-XX is the PC name) I get the right IP address (192.168.157.57).
Now the question are:
1) how to check if the Wi-Fi is enabled?
2) How to check if the connection is established?
Is someone here that could please give me any input?
Many thanks
Mimmo
I'm trying to use the Network.dll to connect the PDA with a PC in the company network. I need to read/write to a SqLite db in a shared forlder on the PC acting as a server.
The PC as been defined as accepting incoming connection from inside a VPN (but I'm not sure if this is the right configuration: this is the only way I've found to acces the PC using the File Explorer).
Using the Client.GetIP("MA-MASTER-XX") (where MA-MASTER-XX is the PC name) I get the right IP address (192.168.157.57).
Now the question are:
1) how to check if the Wi-Fi is enabled?
2) How to check if the connection is established?
Is someone here that could please give me any input?
Many thanks
Mimmo