Thanks to you both. I'll read up on sockets, but it seems unlikely
that it works the way I thought it might...
On Aug 12, 2008, at 8:45 PM, Kent Johnson wrote:
On Tue, Aug 12, 2008 at 7:27 AM, Eric Abrahamsen
<[EMAIL PROTECTED]> wrote:
On Aug 11, 2008, at 6:54 PM, Kent Johnson wrote:
I'm no
On Tue, Aug 12, 2008 at 7:27 AM, Eric Abrahamsen
<[EMAIL PROTECTED]> wrote:
>
> On Aug 11, 2008, at 6:54 PM, Kent Johnson wrote:
>> I'm not sure if you want to see the traffic coming in from your users,
>> or the traffic from your server to the third-party server. I don't
>> know what kind of inter
On Mon, Aug 11, 2008 at 2:52 AM, Eric Abrahamsen
<[EMAIL PROTECTED]> wrote:
The python docs say that urllib2 requires the
> socket library to work, so I assume it's a socket of some sort, but I don't
> really understand how that socket is addressed, from the point of view of
> the third-party serve
"Eric Abrahamsen" <[EMAIL PROTECTED]> wrote
that traffic go in and out of my server machine? The python docs say
that urllib2 requires the socket library to work, so I assume it's a
socket of some sort, but I don't really understand how that socket
is addressed, from the point of view of the
I've got a question about the way urllib2 makes its requests. If I've
got a python web framework running behind a web server, and that
framework uses urllib2 to make a request to another server, how does
that traffic go in and out of my server machine? The python docs say
that urllib2 requi