Re: Python sockets UDP broadcast multicast question??

2008-08-28 Thread castironpi
On Aug 28, 1:09 am, inorlando <[EMAIL PROTECTED]> wrote: > Hi all, > > I have a question about python and sockets , UDP datagram in > particular. I'm new to socket programming so please bare with me. > > I am trying to write a simple application that broadcast files to > another computer on the sam

Re: Python sockets UDP broadcast multicast question??

2008-08-28 Thread inorlando
On Aug 28, 8:06 am, Francesco Bochicchio <[EMAIL PROTECTED]> wrote: > On 28 Ago, 08:09, inorlando <[EMAIL PROTECTED]> wrote: > > > > > Hi all, > > > I have a question about python and sockets , UDP datagram in > > particular. I'm new to socket programming so please bare with me. > > > I am trying t

Re: Python sockets UDP broadcast multicast question??

2008-08-28 Thread Francesco Bochicchio
On 28 Ago, 08:09, inorlando <[EMAIL PROTECTED]> wrote: > Hi all, > > I have a question about python and sockets , UDP datagram in > particular. I'm new to socket programming so please bare with me. > > I am trying to write a simple application that broadcast files to > another computer on the same

Python sockets UDP broadcast multicast question??

2008-08-27 Thread inorlando
Hi all, I have a question about python and sockets , UDP datagram in particular. I'm new to socket programming so please bare with me. I am trying to write a simple application that broadcast files to another computer on the same network/subnet but I do not want the receiver computer to have to r