I have created an application using C++/CLI. I have to register user when he enters a License key. The user can be connected to internet or may be offline. Can some one guide me how to approach following task.
I have created an application using C++/CLI. I have to register user when he enters a License key. The user can be connected to internet or may be offline. Can some one guide me how to approach following task.