LanceDesigns Posted July 20, 2015 Report Posted July 20, 2015 Hello All, I was wondering how I should go about integrating the PHPvms login system with a C# program. Yes, I have googled and I am not exactly sure what to do. No, I do not want to hear people telling me to abandon my project because I am not a master at C#. Any help would be greatly appreciated! Quote
levicosta201 Posted July 21, 2015 Report Posted July 21, 2015 It's simple, just use httprequest, or retrieve data via json so you do not create a direct connection by C # Quote
magicflyer Posted July 27, 2015 Report Posted July 27, 2015 It's simple, just use httprequest, or retrieve data via json so you do not create a direct connection by C # If you do that, be sure to add an encryption level or it couldn't get any easier to execute a brute force attack. Quote
Members Vangelis Posted July 27, 2015 Members Report Posted July 27, 2015 You can use the built in login function Quote
LanceDesigns Posted July 28, 2015 Author Report Posted July 28, 2015 Thank you all! Vangelis and Levicosta201, would you mind me shooting you over a PM and getting your email so we can talk more? I wouldnt want to clog up the forums. Thank you! Quote
Members Vangelis Posted July 29, 2015 Members Report Posted July 29, 2015 Sure you can also see an example of the Apvacars module and tracker Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.