Hello all,
I'm planning two features in the application that I make:
1. When my application is opened, I would like to check (automatically) if its version is updated. This checking will communicate with my web server, get an answer and so forth.
2. Similarly, I would like to check automatically the license validation by communicating with my server.
What is best considered to this scenario? What controls should I use? Is winsock is good or may there are better ways to do it?
Thanks in advance!
I'm planning two features in the application that I make:
1. When my application is opened, I would like to check (automatically) if its version is updated. This checking will communicate with my web server, get an answer and so forth.
2. Similarly, I would like to check automatically the license validation by communicating with my server.
What is best considered to this scenario? What controls should I use? Is winsock is good or may there are better ways to do it?
Thanks in advance!