Hi
I am writing an application for download that requires a subscription in order to continue to work.
My ISP says that accessing my web-based database from a desktop application is not allowed for security reasons.
I now have no idea how companies monitor the use of their applications if they can't check their database whenever the application is run. I use a few programs that do this and I assumed they just checked a username against their db to allow the form to run. But seems not.
Can anyone let me know what the accepted method is to do this?
Many thanks!
I am writing an application for download that requires a subscription in order to continue to work.
My ISP says that accessing my web-based database from a desktop application is not allowed for security reasons.
I now have no idea how companies monitor the use of their applications if they can't check their database whenever the application is run. I use a few programs that do this and I assumed they just checked a username against their db to allow the form to run. But seems not.
Can anyone let me know what the accepted method is to do this?
Many thanks!
Comment