I have an applet that keeps giving me the bellow error
when I would like to have a Socket connection created
to a computer that acts as a host.
The host has a ServerSocket within an application
which should be able to be accessed from
within the network.
Anyone have any tips for me?