Difference between revisions of "Joystick"

From Lofaro Lab Wiki
Jump to: navigation, search
(Created page with "the client code needs to be one one computer and the server code needs to be on the other. it is also possible to run the two codes on one machine if you use the computers loc...")
 
Line 1: Line 1:
 
the client code needs to be one one computer and the server code needs to be on the other. it is also possible to run the two codes on one machine if you use the computers local network code
 
the client code needs to be one one computer and the server code needs to be on the other. it is also possible to run the two codes on one machine if you use the computers local network code
[[File:2014-11-27 11.png]]
+
[[File:Screenshot from 2014-11-27 11.png]]
 
* [http://WDMyCloud.device1083053.wd2go.com/api/1.0/rest/file_contents/Public/Lofaro%20labs/e/Joystick_server.py?device_user_id=9466339&request_auth_code=68caad214fb2fb73b886cb47f1b846dd359591dabf8bd87a599f00f508b0400b Joystick server code]
 
* [http://WDMyCloud.device1083053.wd2go.com/api/1.0/rest/file_contents/Public/Lofaro%20labs/e/Joystick_server.py?device_user_id=9466339&request_auth_code=68caad214fb2fb73b886cb47f1b846dd359591dabf8bd87a599f00f508b0400b Joystick server code]
 
* [http://WDMyCloud.device1083053.wd2go.com/api/1.0/rest/file_contents/Public/Lofaro%20labs/e/Joystick_client.py?device_user_id=9466339&request_auth_code=77c9ec7e392d4d5238820a60f0562ee30f2b944ad8aeaa5a34304a93e069ca37 Joystick Client code]
 
* [http://WDMyCloud.device1083053.wd2go.com/api/1.0/rest/file_contents/Public/Lofaro%20labs/e/Joystick_client.py?device_user_id=9466339&request_auth_code=77c9ec7e392d4d5238820a60f0562ee30f2b944ad8aeaa5a34304a93e069ca37 Joystick Client code]

Revision as of 12:05, 27 November 2014

the client code needs to be one one computer and the server code needs to be on the other. it is also possible to run the two codes on one machine if you use the computers local network code Screenshot from 2014-11-27 11.png