The Long Way Till Making proxy's

10/12/2010 17:35 PuN|SheR#1
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 :)
10/12/2010 19:01 pro4never#2
read the sticky first.

Most /all decent languages will work. You just need a good grasp on them.
10/12/2010 23:46 tkblackbelt#3
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.
10/13/2010 00:35 Ian*#4
Quote:
Originally Posted by tkblackbelt View Post
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.
C++ isn't cross platform? :P
10/13/2010 01:04 tkblackbelt#5
Quote:
Originally Posted by Ian* View Post
C++ isn't cross platform? :P
Lol sorry I meant to say was that in c++ you have to be more careful when writing apps that you want to runs on other os's, but in java basically you code something and it should run on any system with jvm installed.
10/14/2010 06:43 ~*NewDuuDe*~#6
I would reccomend starting with Python. It is by far the simplest programming language, it should not take too long.

There are not that many people making conquer bots in Python, but it will do just fine.
10/14/2010 07:19 pro4never#7
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.
10/14/2010 09:41 PuN|SheR#8
I Was learning smthing about Basic , i made a good calculator program with basic and its good language,but im sure that with the Basic Language you cannot create any proxy ...

So Im Thinking .. C# or Java , or maybe Python first :)! in C# i have problem with the variables cuz i dont even know what is their function and where we can use them ! Thanks Alot

EDIT: Please Put Some Download Links Of Python And Java ! :)
10/14/2010 18:09 tkblackbelt#9
Heres a good book on java I've read [Only registered and activated users can see links. Click Here To Register...]

Quote:
Originally Posted by pro4never View Post
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.
Is the soruce your talking about QOproxy source?
10/14/2010 19:22 pro4never#10
Quote:
Originally Posted by tkblackbelt View Post
Is the soruce your talking about QOproxy source?
naw talking about tannels like 5220 proxy
10/14/2010 23:54 tkblackbelt#11
I've Searched a bit and can't seem to find the source could you Link me to the thread thank you.
10/15/2010 01:52 pro4never#12
Quote:
Originally Posted by tkblackbelt View Post
I've Searched a bit and can't seem to find the source could you Link me to the thread thank you.
look at the sticky... I posted a SHIT TON of links about proxy creation and go through basically every step required...

*sigh*