josx.rcxcomm
Class SocketProxy

java.lang.Object
  |
  +--josx.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.

Author:
Lawrie Griffiths

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

Constructor Detail

SocketProxy

public SocketProxy()
Method Detail

main

public static void main(String[] args)