|
When the port is blocked by a firewall or existing application, after connecting, the IsListening will return True and the Error event will not fire.
Apparently this is due to the RB implementation on Windows and is as designed. http://forums.realbasic.com/viewtopic.php?t=6293
This functionality is inconsistent across platforms and should be documented.
|