Oops...I forgot to add the following line to my code:

 HttpServer->ClientClass = __classid(TMyHttpConnection);

Consequently, all my memory allocations/deallocations were trashing the heap
in unpredictable ways.


Keith Willis.


ps. That MadExcept looks great as does EurekaLog



-----Original Message-----
From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On
Behalf Of Arno Garrels
Sent: Monday, 2 February 2009 3:43 AM
To: ICS support mailing
Subject: Re: [twsocket] EAccessViolations when Posting Data to a HTTPServer

Keith Willis wrote:
> Well I tried "malloc" and "free" without any joy. I have however been 
> able to ascertain that its crashing in the call to "Receive".
> 
> More significantly its only crashing on my target machine, (an ASUS 
> EEE Box B202 running Windows XP Home). I can't seem to crash it on my 
> development PC, (A generic Pentium desktop running Windows 2000 Pro).
> 
> Is there some difference between the Winsock library in Windows XP 
> Home and Windows 2000 Pro?

The sample I posted previously to the list runs without problem on both XP
Home and Pro. Is there any security software installed, like a personal
firewall, anti-virus software etc.? If so, first try to disable it, if that
doesn't help, remove it.  


--
Arno Garrels
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
Internal Virus Database is out of date.
Checked by AVG - http://www.avg.com 
Version: 8.0.173 / Virus Database: 270.7.6/1715 - Release Date: 10/8/2008
7:19 PM

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to