The Artima Developer Community
Sponsored Link

Java Buzz Forum
Perl proxy server on Win32

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Chris Winters

Posts: 931
Nickname: cwinters
Registered: Jul, 2003

Daytime: Java hacker; nighttime: Perl hacker; sleeptime: some of both.
Perl proxy server on Win32 Posted: Sep 28, 2004 6:59 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Chris Winters.
Original Post: Perl proxy server on Win32
Feed Title: cwinters.com
Feed URL: http://www.cwinters.com/search/registrar.php?domain=jroller.com®istrar=sedopark
Feed Description: Chris Winters on Java, programming and technology, usually in that order.
Latest Java Buzz Posts
Latest Java Buzz Posts by Chris Winters
Latest Posts From cwinters.com

Advertisement
Just a note: inspired by the HTTP::Recorder article and and my work on a web testing framework I was recently hunting around for a pure-Perl proxy server that runs on Win32. The problem is that the solution mentioned in the article, HTTP::Proxy, is based on POE::Component::Proxy::TCP. Following the docs I setup a server really quickly and it worked perfectly. Sweet! Adding some code to generate the scenario descriptors was quick work after that.

It's not a general-purpose proxy server by any means (more of a tunnel), but it's useful to know.

Read: Perl proxy server on Win32

Topic: More Thorough Validation of WSDL documents and schemaLocation Previous Topic   Next Topic Topic: RE: It's not about one-liners

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use