Date:  11/26/2001 08:40:52 AM Msg ID:  000163
From:  Jeff Roehl Thread:  000163
Subject:  Null string returned after 19039 hits
I am using the West Wind wwipstuff.VCX to hit a FoxWeb server via HTTP. It sends a secure hash of a file and then returns a hash of the hash, to make sure the information got though intact (see http://www.itl.nist.gov/fipspubs/fip180-1.htm for information on hash technology). This all works fine. The problem is that after sending 19039 hits to the FoxWeb site, the HTTPGet() function unexpectedly returns a null string, and continues to do so, until I quit FoxPro, and restart the process. Is there a session limit on HTTPGet() usage, or a limitation on the FoxWeb side?

Thanks
Jeff Roehl