The broadcast of python in FreeBSD
- From: "Zhu Yan" <nayuhz@xxxxxxxxx>
- Date: Wed, 28 Mar 2007 13:26:54 +0800
Hi, Everybody.
In FreeBSD, I write a program in python(2.4.4 & 2.5), which include a
broadcast routine.
But, I send the broadcast in FreeBSD, it's different from others OS, like
Windows, Linux...
When I send the broadcast in FreeBSD with address 255.255.255.255, the
packet can not be received by other OS.
But I send the broadcast in non-BSD System with address 255.255.255.255, all
OS got it.
When I send the broadcast in FreeBSD with address like 192.168.1.255, all OS
got it.
I have seen the Python socket implement, there is no added option for
FreeBSD, but why? Why it is different?
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: The broadcast of python in FreeBSD
- From: Bruce M. Simpson
- Re: The broadcast of python in FreeBSD
- From: Eygene Ryabinkin
- Re: The broadcast of python in FreeBSD
- From: Stefan Lambrev
- Re: The broadcast of python in FreeBSD
- Prev by Date: Re: Vrrp/CARP/ucarp Problems
- Next by Date: Re: kern/109815: wrong interface identifier at pfil_hooks for vlans + if_bridge
- Previous by thread: carp/vrrp/ucarp advice
- Next by thread: Re: The broadcast of python in FreeBSD
- Index(es):
Relevant Pages
|
|