rcx.josx.rcxcomm
Class SocketProxy

java.lang.Object
  extended by rcx.josx.rcxcomm.SocketProxy

public class SocketProxy
extends java.lang.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.

Author:
Lawrie Griffiths

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

Method Detail

main

public static void main(java.lang.String[] args)