Amit Khemka wrote:
> > in my program so far, multiple threads (255 threads in total) spawned
> > at once with each one of them trying to call socket.gethostbyaddr(ip)
> > function. i.e. if exception thrown, no machine found. i used .join() to
> > wait for the threads to terminate. it's fully workin
At Wednesday 30/8/2006 21:54, damacy wrote:
in my program so far, multiple threads (255 threads in total) spawned
at once with each one of them trying to call socket.gethostbyaddr(ip)
function. i.e. if exception thrown, no machine found. i used .join() to
wait for the threads to terminate. it's
> in my program so far, multiple threads (255 threads in total) spawned
> at once with each one of them trying to call socket.gethostbyaddr(ip)
> function. i.e. if exception thrown, no machine found. i used .join() to
> wait for the threads to terminate. it's fully working however the
> problem is
Amit Khemka wrote:
> On 8/24/06, Amit Khemka <[EMAIL PROTECTED]> wrote:
> > On 23 Aug 2006 21:46:21 -0700, damacy <[EMAIL PROTECTED]> wrote:
> > > hi, sandra.
> > >
> > > no, it's not as complicated as that. all i want to do is to load a
> > > database onto different machines residing in the same n
Amit Khemka wrote:
> On 23 Aug 2006 21:46:21 -0700, damacy <[EMAIL PROTECTED]> wrote:
>
>> hi, sandra.
>>
>> no, it's not as complicated as that. all i want to do is to load a
>> database onto different machines residing in the same network. i hope
>> there is a way doing it. or perhaps i have a
> I am a member of another list that has at least one member
> who has lost his vision, and reads his news with a speech
> generator. It is terribly inconvenient for him to follow
> a thread full of 'bottom postings', as he is then forced to
> sit through the previous message contents again and ag
tobiah <[EMAIL PROTECTED]> wrote:
> I am a member of another list that has at least one member
> who has lost his vision, and reads his news with a speech
> generator. It is terribly inconvenient for him to follow
> a thread full of 'bottom postings', as he is then forced to
> sit through the pre
I am a member of another list that has at least one member
who has lost his vision, and reads his news with a speech
generator. It is terribly inconvenient for him to follow
a thread full of 'bottom postings', as he is then forced to
sit through the previous message contents again and again
in sea
On 8/24/06, Amit Khemka <[EMAIL PROTECTED]> wrote:
> On 23 Aug 2006 21:46:21 -0700, damacy <[EMAIL PROTECTED]> wrote:
> > hi, sandra.
> >
> > no, it's not as complicated as that. all i want to do is to load a
> > database onto different machines residing in the same network. i hope
> > there is a w
On 23 Aug 2006 21:46:21 -0700, damacy <[EMAIL PROTECTED]> wrote:
> hi, sandra.
>
> no, it's not as complicated as that. all i want to do is to load a
> database onto different machines residing in the same network. i hope
> there is a way doing it. or perhaps i have a poor understanding of how
> ne
"damacy" <[EMAIL PROTECTED]> wrote:
> hi, sandra.
If you reply like is common on Usenet, there is no need to address
someone, since the attribution line is just there:
Sandra-24 wrote:
^^^
Google for top posting, and read why it's generally considered bad.
> no, it's not as compli
On Wed, 23 Aug 2006 21:46:21 -0700, damacy wrote:
> hi, sandra.
>
> no, it's not as complicated as that. all i want to do is to load a
> database onto different machines residing in the same network. i hope
> there is a way doing it. or perhaps i have a poor understanding of how
> networks work.
"damacy" <[EMAIL PROTECTED]> wrote:
> hi, there. i have a problem writing a program which can obtain ip
> addresses of machines running in the same local network.
>
> say, there are 4 machines present in the network; [a], [b], [c] and [d]
> and if i run my program on [a], it should be able to fin
hi, sandra.
no, it's not as complicated as that. all i want to do is to load a
database onto different machines residing in the same network. i hope
there is a way doing it. or perhaps i have a poor understanding of how
networks work.
regards, damacy
Sandra-24 wrote:
> damacy wrote:
> > hi, ther
damacy wrote:
> hi, there. i have a problem writing a program which can obtain ip
> addresses of machines running in the same local network.
>
> say, there are 4 machines present in the network; [a], [b], [c] and [d]
> and if i run my program on [a], it should be able to find "host names"
> and "ip
hi, there. i have a problem writing a program which can obtain ip
addresses of machines running in the same local network.
say, there are 4 machines present in the network; [a], [b], [c] and [d]
and if i run my program on [a], it should be able to find "host names"
and "ip addresses" of the other
16 matches
Mail list logo