View Single Post
Posts: 31 | Thanked: 40 times | Joined on Aug 2010
#8
Originally Posted by badboyuk View Post
This sounds good. How do we install it? Where do we copy over the script files....

I would like to check this out
Run the server.py file using:

Code:
python server.py
You then need to copy the client.py script to your N900, and run it using

Code:
python client.py
Don't forget to open the script files and change the HOSTNAME according to your needs.

A nice GUI and package is on the way, but for now, this is probably just for testing.