Plimus Licensing
BlitzMax Forums/BlitzMax Programming/Plimus Licensing| 
 | ||
| Has anyone used Plimus's Software Licensing management with BlitzMax? The basic functionality of it is that inside your program you call https://www.plimus.com/jsp/validateKey.jsp and pass a license code to it, and you get back an XML stream with the server response to the validity of the license. I am curious as to how this can be implemented into BlitzMax and if anyone has opinions on it. | 
| 
 | ||
|  I am curious as to how this can be implemented into BlitzMax  Shouldn't be too difficult if that's all that is required of the interface. |