On Jul 19, 7:09 am, Jean-Paul Calderone <[EMAIL PROTECTED]> wrote:
> On Thu, 19 Jul 2007 12:32:02 -, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> wrote:
> >I am trying to send UDP broadcast packets over a specific interface
> >and I
> >am having trouble specifying the interface:
>
> >host='192.16
On Thu, 19 Jul 2007 12:32:02 -, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
>I am trying to send UDP broadcast packets over a specific interface
>and I
>am having trouble specifying the interface:
>
>host='192.168.28.255'
>sock = socket.socket(socket.AF_INET, socket.SOCK_DGRAM)
>sock.bind((