Pull Data from Desktop App

[quote=478545:@Scott Cadillac]Forgive me if this point has already been covered in this discussion, but if your Socket connection is not secure (and the SQLite db not encrypted), could there be some value in password protecting your zipped file? You could do this by having the password embedded in the sending and receiving apps, so it’s never exposed in your network traffic.

Even though your transfers might be over a LAN, your client might still like the extra level of security regardless.

Just a thought.[/quote]

The database is encrypted. Second, what is being transferred is some settings that would not have any effect on user security, etc. So no sensitive data as it is. But it’s encrypted anyhow.

I did not see that previously. I do now. Thank you.

Have some questions about JKRegEx. I’ll private message you directly.