How to collect data via wireless connection in python?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chris peterson
    New Member
    • Jan 2011
    • 2

    How to collect data via wireless connection in python?

    i have done things in python were i can collect data on usb ports. my question is i am sending data via wireless net work to my computer. is there a way to watch for the data coming in so that i can catch it and log it in a txt file. once i have the data i know how to log it but i cant figure out how to watch the internet port?
  • dwblas
    Recognized Expert Contributor
    • May 2008
    • 626

    #2
    Python-Wifi is one package. There are probably others if it doesn't do what you want.

    Comment

    Working...