Re: error with examples (UDP broadcast)

2005-08-08 Thread Damir Hakimov
Damir Hakimov wrote: >Hi All! > >I'm writing a small programm which must send and service UDP broadcast >packets. >As start of it I looked at >/usr/share/doc/python2.4/Examples/Demo/sockets/broadcast.py > > > > Well, this is the broken code (from examples): -

error with examples (UDP broadcast)

2005-08-07 Thread Damir Hakimov
Hi All! I'm writing a small programm which must send and service UDP broadcast packets. As start of it I looked at /usr/share/doc/python2.4/Examples/Demo/sockets/broadcast.py [EMAIL PROTECTED]:/usr/share/doc/python2.4/examples/Demo/sockets$ python2.4 broadcast.py Traceback (most recent call las