On Monday, July 29, 2002, at 02:29 , Sam Rowlands wrote:
Can anyone confirm this? I have a largish project with a SMTP socket of
my own creation, it might not be very good but it works in the way how
I want it to. This SMTPSocket is also a reuseable class of super Socket.
I have just Added Dan Vanderkam's HTTPSocket 2.0 and when ever I try to
do anything it drops me out in my own SMTP socket saying nil object
exeception error. Even though the socket on the Window has the Super of
HTTPSocket!
IIRC HTTPSocket uses a lot of poorly named (i.e. they don't begin with
"g") globals. Perhaps there's a conflict?
(I'd be happy to send you my revised version, which changed a few names
and fixed a bug or two.)
David Dunham A Sharp david at a-sharp dot com
Voice/Fax: 206 783 7404 http://a-sharp.com
Efficiency is intelligent laziness.
|