> John Caruso wrote > >A client of mine is using rlreturnz with AOLserver 3.4.2. We picked > >up the source in May of 2002 from www.theashergroup.com, and it has the > >following difference from yours: > > > That is interesting, because the version I am looking at (at > http://zmbh.com/rlreturnz/ ) uses > Ns_ConnReturnRawData which isn't in the current AOLserver C API. > However, it looks like > Ns_ConnReturnData should do the same thing now. The original code was > written for AOLserver 3.3+ad13 which has the old API.
We're using a (locally-generated) port of the 3.3+ad13 patches which applies cleanly against 3.4.2, so that explains why it's working for us as well. BTW, our 3.4.2 encoding patch is available on SourceForge: http://sourceforge.net/tracker/index.php?func=detail&aid=570072&group_id=3152&atid=303152 One of the developers (a CVS wizard) generated it via incremental diffs off of the various Ars Digita source trees. It's been field tested for many months now and seems to work without a hitch. - John
