Well... I'm currently considering development of an HTTP filter (y'know, like Ad Muncher and so on), for personal use and for learning about some network technology and stuff...
Apart from the fact that I can't decide if I should use C++ or Java for that, I have another, rather important problem:
How does that actually work?
I mean, without having to set sth @ localhost as a local proxy... Ad Muncher (obviously) works without having to change my browser settings. Do I have to hook system functions or sth?
Question
th3rEsa
Well... I'm currently considering development of an HTTP filter (y'know, like Ad Muncher and so on), for personal use and for learning about some network technology and stuff...
Apart from the fact that I can't decide if I should use C++ or Java for that, I have another, rather important problem:
How does that actually work?
I mean, without having to set sth @ localhost as a local proxy... Ad Muncher (obviously) works without having to change my browser settings. Do I have to hook system functions or sth?
Anyone having an idea?
Link to comment
Share on other sites
2 answers to this question
Recommended Posts