Hi, I am sending data using the socket interface in python, but I want to know how big the ethernet packet size is (in bytes). I didn't really see a way using the socket library of how to do this. Any suggestions? -- http://mail.python.org/mailman/listinfo/python-list
- Ethernet packet size python K-man
- Re: Ethernet packet size python Steve Holden
- Re: Ethernet packet size python K-man
- Re: Ethernet packet size python Grant Edwards