I've got a modified version of the sockets example working, but I want to generate, or at least I expected to have some sort of error, when I tried to connect to a server that is not running.. I used the code
iSocket.Connect(iAddress, iStatus);
but no error was generated.. Urgent help is required... :-)
