josx.rcxcomm
Class SocketProxy

java.lang.Object
  extended byjosx.rcxcomm.SocketProxy

public class SocketProxy
extends Object

A Proxy for the RCX Socket interface. Uses the josx.rcxcomm package to communicate with the RCX. The RCX send the host, port and path.


Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait
 

Method Detail

main

public static void main(String[] args)