Re: [twsocket] HttpServer AnswerString problem

2006-03-28 Thread Paul
Found the problem. I have to nil the HttpConnection in the destructor. Paul - Original Message - From: "Paul" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Tuesday, March 28, 2006 7:24 PM Subject: Re: [twsocket] HttpServer AnswerString problem > I've some more testing. > > It w

Re: [twsocket] HttpServer AnswerString problem

2006-03-28 Thread Paul
I've some more testing. It works fine when the connection disappeared, but not when a client has Aborted his request. What's the difference ? Paul - Original Message - From: "Paul" <[EMAIL PROTECTED]> To: Sent: Tuesday, March 28, 2006 6:24 PM Subject: [twsocket] HttpServer AnswerS

[twsocket] HttpServer AnswerString problem

2006-03-28 Thread Paul
Hi, I have made a new HttpConnection that add some extra info and overrides the AnswerString procedure. The new AnswerString is put in a try except block to trap connection errors. This 'new' Answerstring is triggered, so the assignment to this AnswerString works ok. The clients are not answerr

[twsocket] proxyinfo from usermade

2006-03-28 Thread Bjørnar Nielsen
Can I use the proxyinfo from usermade to be able to get proxy-settings when the settings is defined in a script that Internet Explorer loads? Or does proxyinfo only work when ip, port and username/password is set in directly in the internet-options of Internet Explorer? Regards Bjørnar -- To uns