Re: Error on Python

2008-02-10 Thread Zara
On Sat, 9 Feb 2008 10:26:26 -0800 (PST), maehhheeyy <[EMAIL PROTECTED]> wrote: >Hi, right now I'm using Python and Multicast. I have the code for >Multicast receiver on Python but I keep getting this error; > >File "", line 1, in bind >error: (10049, "Can't assign requested address") > >The error

Re: Error on Python

2008-02-10 Thread timr
On Sat, Feb 09, 2008 at 11:05:34PM -0500, Steve Holden wrote: > Tim Roberts wrote: > > maehhheeyy <[EMAIL PROTECTED]> wrote: > > > >> Hi, right now I'm using Python and Multicast. I have the code for > >> Multicast receiver on Python but I keep getting this error; > >> > >> File "", line 1, in bin

Re: Error on Python

2008-02-09 Thread Steve Holden
Tim Roberts wrote: > maehhheeyy <[EMAIL PROTECTED]> wrote: > >> Hi, right now I'm using Python and Multicast. I have the code for >> Multicast receiver on Python but I keep getting this error; >> >> File "", line 1, in bind >> error: (10049, "Can't assign requested address") >> >> The error is com

Re: Error on Python

2008-02-09 Thread Tim Roberts
maehhheeyy <[EMAIL PROTECTED]> wrote: >Hi, right now I'm using Python and Multicast. I have the code for >Multicast receiver on Python but I keep getting this error; > >File "", line 1, in bind >error: (10049, "Can't assign requested address") > >The error is coming from this line; >sock.bind ((MC