Proxy Pacparser

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Proxy Pacparser

Maarten Mostert

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
Reply | Threaded
Open this post in threaded view
|

Re: Proxy Pacparser

Mark Pirogovsky-3
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
Reply | Threaded
Open this post in threaded view
|

Re: Proxy Pacparser

Maarten Mostert

Absolutely Great Mark !!

 

Let's notice that this is multiplatform solution !!

 

I'll let you know how the testing proceeds.

 

 

-----Original Message-----
From: "Mark Pirogovsky" <[hidden email]>
Sent: Thursday, 5 April, 2012 16:35
To: [hidden email]
Cc: "VWNC" <[hidden email]>
Subject: Re: [vwnc] Proxy Pacparser

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