View Single Post
Posts: 398 | Thanked: 301 times | Joined on Sep 2007 @ Texas
#31
Originally Posted by lemmyslender View Post
Playing with this a little bit. Wifi works fine. I'm using a IPv4/IPv6 hybrid 3G connection or IPv6 only 3G connection (in thread here).

Fails with:
Code:
line 208, in <module> serial = getMacAddress()
line 34, in getMacAddress return mac
UnboundLocalError : local variable 'mac' referenced before assignment
version 0.0.3-3
Well, you have gone outside of my area of expertise. Would you be willing to PM me an ifconfig output when on both types of 3G connections?

In general I need a unique ID that will stay constant across all connections. Thinking about this, what I'm doing may not work.

Thanks for your feedback.

Frank