file copy via WLAN

krausebert

Member
Licensed User
Hello,

in my application the users can enter data on the device which is stored in a SQLite database.

Now my problem:
When these people come to the office, an XML file with this data is created and should now be copied via WLAN to a shared folder on a server.

Unfortunately I have no idea how to
1) automatically create a WLAN connection
2) copy this file from the device to a folder on a server

Any help is very appreciated!

Thank you in advance,
Krause Bert.
 

krausebert

Member
Licensed User
Hallo halo,

thank you for the link.

It works for me although it´s far from perfect.

The new1-Method always rebuilds the WLAN connection, so when my application starts WLAN is now available for some seconds.

The WlanStatus-Method always says "on" on my device, so I can´t use that.

Next I will try the Filecopy hint from badkarma.

Best regards,
Krause Bert.
 
Top