BlinkenArea - GitList
Repositories
Blog
Wiki
flaneth
Code
Commits
Branches
Tags
Search
Tree:
e8658d5
Branches
Tags
master
flaneth
firmware.dartboard
soap
client.py
initial commit after making CF identify work
Stefan Schuermans
commited
e8658d5
at 2012-04-15 19:57:57
client.py
Blame
History
Raw
from SOAPpy import SOAPProxy server = SOAPProxy('http://localhost:8080/') print server.GetHit(5)