| | Re: How would I control robots over the Internet? Ian Warfield
|
| | Thanks, all, for the suggestions; but oddly enough I don't need to do this in real time. :) What I'm looking to do is have a website where you can input commands, and then they'd be sent to a queue. The client computer would download the (...) (22 years ago, 2-Apr-03, to lugnet.robotics)
|
| | |
| | | | Re: How would I control robots over the Internet? Juergen Stuber
|
| | | | (...) You could even use email then. Jürgen (22 years ago, 2-Apr-03, to lugnet.robotics)
|
| | | | |
| | | | | | Re: How would I control robots over the Internet? Hendrik Beukes
|
| | | | | Not sure what you are running as OS. If you running w2k you could use Microsoft Queuing (MSMQ). Add a nice SOAP front end to it then you can have any client. In Java they have a queing thing as well...... or if you really want to streamline it use a (...) (22 years ago, 3-Apr-03, to lugnet.robotics)
|
| | | | | |
| | | | Re: How would I control robots over the Internet? Darin Johnson
|
| | | | (...) All you need is a way to control the IR tower from the computer; there are programs already to do this (checkout librcx which has a "send" command). If you're stuck on Windows (my condolences) you may be able to interface to the spirit.ocx, (...) (22 years ago, 2-Apr-03, to lugnet.robotics)
|
| | | | |