Threading question

José Carlos josecarlos at siadv.com
Sun Feb 1 17:25:26 EST 2004


sorry.

I want assign a name to each thread.

I want when the server accept to client, the server add to  list the client
with a name, for example client1.

the name of thread will be the name assigned to each client.


----- Original Message -----
From: "Rene Pijlman" <reply.in.the.newsgroup at my.address.is.invalid>
Newsgroups: comp.lang.python
Sent: Sunday, February 01, 2004 11:09 PM
Subject: Re: Threading question


> José Carlos:
> >How can i do for create a list which it obtain the name or number of
client
> >when it is  trying to connect with server. i want obtain this list for
use
> >it with threading
>
> I don't understand this question. How should who get a list of what from
> where, and why is this related to threading?
>
> --
> René Pijlman








More information about the Python-list mailing list