open source for remote control using lan

A

Andrew Thompson

open source for remote control using lan

Yes, you mentioned those words in your Subject line.
What of them?

Notes:
- LAN is an abbreviation/acronym, so should be Upper Case.
- 'open source' does not necessarily mean 'free', or freely usable.
- It pays to always ask a specific question, and end that
question with a '?'.
- Each sentence should start with an Upper Case, and
end with a full-stop (.) or question mark (?). This helps
the reader, and makes answers more likely.
- GIYF.

--
Andrew Thompson
http://www.athompson.info/andrew/

Message posted via JavaKB.com
http://www.javakb.com/Uwe/Forums.aspx/java-general/200709/1
 
R

Roedy Green

open source for remote control using lan

What interface does you remote control speak? Google that + java.

You would have a little program running on each machine on the LAN and
a master program sending them a socket TCP/IP stream of work packets,
and receiving a stream of sensor data packets back. See
DataInputStream/DataOutputStream/Socket

See http://mindprod.com/applet/fileio.html for sample code.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top