On 2005-05-20, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

> How do i fill in a command line passed mac address for source mac
> address. The first six bytes of data[i] should contain destination mac
> and the next six bytes of data[i] should contain the source mac
> address.

Use the struct module.

-- 
Grant Edwards                   grante             Yow!  MMM-MM!! So THIS is
                                  at               BIO-NEBULATION!
                               visi.com            
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to