jbinkleyj / cellbots

Automatically exported from code.google.com/p/cellbots
0 stars 0 forks source link

Make A Web Client For Command Input #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Create a mini website with some basic AJAX buttons that accepts commands to 
control the bot in addition to the telnet method. Some sample code here to 
get started:
http://python.about.com/od/networkingwithpython/ss/beg_web_client_9.htm

Original issue reported on code.google.com by rhickman on 28 Feb 2010 at 7:16

GoogleCodeExporter commented 9 years ago
We have a very basic one now with an embedded video and a Google Talk Gadget 
but this 
is just a step towards something where the user doesn't have to type in 
commands.

Original comment by rhickman on 5 Apr 2010 at 1:45

GoogleCodeExporter commented 9 years ago
I have started work creating an app engine project. 

Main improvement will be an xmpp client and allowing javascript to send 
messages from
mouse clicks, movement, etc. 

Code will be committed soon. 

Original comment by glen.arrowsmith on 19 Apr 2010 at 2:26

GoogleCodeExporter commented 9 years ago
We now have this in java also.   See the blog. 

Original comment by darre...@gmail.com on 19 Sep 2010 at 12:03