Grant Edwards <[EMAIL PROTECTED]> writes:
> > Hmm...perhaps he is trying to do a transfer thing like many chat
> > programs do. Instead of sending large files across a server, you
> > "Direct Connect" and send the file directly. :shrugs:
> 
> So how does that require binding the client end of a TCP connection?

In the nomenclature of some of these applications, that kind of transfer
is called a client to client connection.  Both ends are called clients.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to