| | Server-side Java -> RCX? Ben Erwin
|
| | Has anyone figured out a way to have java programs (not javascript) control an RCX via the internet? I was thinking of java on jsp or jhtml pages. Any thoughts or ideas? (23 years ago, 7-Jun-01, to lugnet.robotics.rcx.java)
|
| | |
| | | | Re: Server-side Java -> RCX? Björn Lundin
|
| | | | (...) I have successfully used servlets to let web-pages and wap phones controll a RCX from the internet. The difficult thing is to communicate wih the RCX, but when that works, it's easy to move logic to servlets. Björn Lundin (23 years ago, 10-Jun-01, to lugnet.robotics.rcx.java)
|
| | | | |
| | | | Re: Server-side Java -> RCX? Mathias N. Kjærgaard
|
| | | | I have just put a software package for leJOS communication on my project website. (URL) the page you will find a small sample program consisting of a leJOS program and a JSP servlet. Both parts are using the communication package RCXCOMM. The (...) (23 years ago, 13-Jun-01, to lugnet.robotics.rcx.java)
|
| | | | |