Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Asynchronous HTTP Request using specific ports

by Anonymous Monk
on Apr 04, 2013 at 11:16 UTC ( [id://1026972]=note: print w/replies, xml ) Need Help??


in reply to Asynchronous HTTP Request using specific ports

This seems inconsistent:
PeerPort => "http(80)", LocalPort => $port, Proto => 'tcp',
Try (guess) "http($port)"

Replies are listed 'Best First'.
Re^2: Asynchronous HTTP Request using specific ports
by Adamba (Sexton) on Apr 04, 2013 at 12:08 UTC

    It's not inconsistent, cause I want that my destination port will be 80 and my source port will be $port

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1026972]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2024-04-20 14:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found