Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Hello Tony, common.c has got screwed up. The local static 'tcp_fd' gets overwritten in tcp_connect_direct() and tcp_connect_http(). Thus you get no tcp connection any more... cvs -z9 diff common.c (in directory K:\cvs\cvs_nt\cvsnt\protocols\) Index: common.c =================================================================== RCS file: /usr/local/cvs/cvsnt/protocols/common.c,v retrieving revision 1.15.4.20 diff -r1.15.4.20 common.c 90d89 < tcp_fd = sock; 108,109d106 < < tcp_fd = sock; -- Best regards, Richard mailto:r.wirth at wirthware.de