I have written an telnet client windows app which works well overall, but I am constantly having problems when I try to telnet to port 28928. When the conncection attempt is made I'm getting an rc=10061 (WSAECONNREFUSED) from the CONNECT function call. I have tried going to ports both above and below this one, and all of them work fine. The really strange thing is that I can do a telnet to port 28928 from a windows command prompt and it works fine. ANy help is appreciated...