LanceDesigns Posted July 20, 2015 Report Share 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 Link to comment Share on other sites More sharing options...
levicosta201 Posted July 21, 2015 Report Share 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 Link to comment Share on other sites More sharing options...
magicflyer Posted July 27, 2015 Report Share 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 Link to comment Share on other sites More sharing options...
Members Vangelis Posted July 27, 2015 Members Report Share Posted July 27, 2015 You can use the built in login function Quote Link to comment Share on other sites More sharing options...
LanceDesigns Posted July 28, 2015 Author Report Share 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 Link to comment Share on other sites More sharing options...
Members Vangelis Posted July 29, 2015 Members Report Share Posted July 29, 2015 Sure you can also see an example of the Apvacars module and tracker Quote Link to comment Share on other sites More sharing options...
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.