sunny sunny wrote: >Hi, > >I am sending and receiving for a simple server application over wirless link. >Can I get the signal strength of the received packet in Python? > Isn't this done strictly at the hardware level of the NIC? I don't believe that one can get this information from Python. Byron