Hello.. i Would like to know what programing language is good for making Proxyes... With which programing language to start : Java Script,C++ , C#, Basic etc..
Thanks :)
Thanks :)
C++ isn't cross platform? :PQuote:
If you have no prior programming experience I recommend learning java, it's much simpler then c++. Its great for proxies and its cross platform. I've been learning java for a while now in college and my own time and will be making a proxy sometime.
Is the soruce your talking about QOproxy source?Quote:
So having just gotten my custom proxy working I can safely say there is enough information on the forum about thier creation... between the links in the sticky, the example proxy posted (which will work for basic login as is if you upgrade a few packets). Encryption, dhkey exchange and all that good stuff as well as socket systems are all over the forum...
So yah, not saying it's easy (dhkey exchange was pissing me off royally :S) but I mean it's all very possible with info around the forum. Any language will work for it decently but C# just has SO many examples and so much help here.