I have some questions on tunnel.py.
1.) When this program is run from 2 different machines, which one is
considered as the access point? Or, rather, which instance actually
sends
periodic beacon frames; is it the instance that was started first?
2.) Which Python/C++ program actually generates these beacon packets?
Thanks in advance.
On Tue, Sep 16, 2008 at 04:50:42PM -0600, Gnu Radio Explorer wrote:
I have some questions on tunnel.py.
1.) When this program is run from 2 different machines, which one is
considered as the access point? Or, rather, which instance actually sends
periodic beacon frames; is it the instance that was started first?
Neither.
2.) Which Python/C++ program actually generates these beacon packets?
There’s no code that does that.
Eric