Hi, Does anyone know about any support binding or implementation to a Proxy Pacparser like the one over here: http://code.google.com/p/pacparser/ Don't have to go so much into detail why this is important. Not being able to connect to the web in any serious business environment is anoying me. The above link seems to be a simple effective way of solving this, unfortunately however C interfaces are not something I master. Any help comments or hints are welcome. Best regards, @+Maarten,
_______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Maarten and all,
Great find, My application also finds itself behind firewalls and proxies. Not being able to connect to the web in any serious business environment is a "Show Stopper" for me. I know how to read the IE proxy information, but I could not handle the scripts out of those Pac files. Attached please find the VW class which should use the pacparser.dll. I hope it is self explanatory, feel free to ask me any question. some time later in the day i will try to publish it to the Cincom Public Store. --Mark [hidden email] wrote: > > Hi, > > Does anyone know about any support binding or implementation to a > Proxy Pacparser like the one over here: > > http://code.google.com/p/pacparser/ > > Don't have to go so much into detail why this is important. Not being > able to connect to the web in any serious business environment is > anoying me. > > The above link seems to be a simple effective way of solving this, > unfortunately however C interfaces are not something I master. > > Any help comments or hints are welcome. > > Best regards, > > @+Maarten, > > > > _______________________________________________ > vwnc mailing list > [hidden email] > http://lists.cs.uiuc.edu/mailman/listinfo/vwnc _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc PacParser.st (9K) Download Attachment |
Absolutely Great Mark !!
Let's notice that this is multiplatform solution !!
I'll let you know how the testing proceeds.
-----Original Message----- Maarten and all, > > Hi, > > Does anyone know about any support binding or implementation to a > Proxy Pacparser like the one over here: > > http://code.google.com/p/pacparser/ > > Don't have to go so much into detail why this is important. Not being > able to connect to the web in any serious business environment is > anoying me. > > The above link seems to be a simple effective way of solving this, > unfortunately however C interfaces are not something I master. > > Any help comments or hints are welcome. > > Best regards, > > @+Maarten, > > > > _______________________________________________ > vwnc mailing list > [hidden email] > http://lists.cs.uiuc.edu/mailman/listinfo/vwnc vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Free forum by Nabble | Edit this page |