Path to this page:
Subject: CVS commit: wip/p5-IO-Socket-Socks
From: bodie
Date: 2011-10-27 23:02:35
Message id: E1RJX6C-00059K-My@sfs-ml-1.v29.ch3.sourceforge.com
Log Message:
Import p5-IO-Socket-Socks-0.51 as wip/p5-IO-Socket-Socks.
IO::Socket::Socks connects to a SOCKS proxy, tells it to open a
connection to a remote host/port when the object is created. The
object you receive can be used directly as a socket for sending
and receiving data from the remote host. In addition to create
socks client this module could be used to create socks server.
Preparatory work for https://code.google.com/p/get-flash-videos/
Files: