This applet is an example of use of the SocketAdapter
class.
Port specifies the port on which an instance of SocketAdapter
is
listening. The applet will open a socket to localhost on this port.
Message is the message sent to the SocketAdapter
.
This message is
converted to a CORBA message and then sent to the agent associated with
the SocketAdapter
.