Re: [twsocket] EnterCriticalSection(SslCritSect) called after Finalization calls DeleteCriticalSection(SslCritSect)

2013-05-11 Thread John Reid
ing and test for this value in UnloadSSL. > > On 11/05/2013 15:42, John Reid wrote: > >> We are using the ICS in an application that emails various entities (not >> spam). Recently, we ran into an issue where the application would not shut >> down properly. On some systems

Re: [twsocket] EnterCriticalSection(SslCritSect) called afterFinalization calls DeleteCriticalSection(SslCritSect)

2013-05-11 Thread John Reid
this is a question for another forum). On Sat, May 11, 2013 at 7:55 AM, Arno Garrels wrote: > John Reid wrote: > > The Finalization > > section calls DeleteCriticalSection(SslCritSect). > > TComponent.DestroyComponent calls the destructor of all its > > components. Those

[twsocket] EnterCriticalSection(SslCritSect) called after Finalization calls DeleteCriticalSection(SslCritSect)

2013-05-11 Thread John Reid
issue? Is there any way to *fix* this short of removing the use of the SslCritSect in UnloadSsl? Thanks in advance for any help. -- *John Reid* *Software Development Manager* 6415 South 3000 East Suite 150 Salt Lake City, UT 84121 Phone: 801.305.3995 Fax: 801.521.6222 *www.piracle.com*

Re: [twsocket] SVN Access to get updated TMimeDecode

2012-10-03 Thread John
Please disregard, I was looking in the wrong location :) Angus thank you very much for taking the time to upload the file at short notice. From: John To: "twsocket@elists.org" Sent: Wednesday, 3 October 2012, 13:23 Subject: [twsocket] SVN Acc

[twsocket] SVN Access to get updated TMimeDecode

2012-10-03 Thread John
" but no sign of the folder "\ics\branches\wd8" Thanks John -- 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

Re: [twsocket] How to save attachments - MimeDemo

2012-10-02 Thread John
Angus, Thank you for the prompt reply and I look forward to your updated dfm file! Thanks, John From: Angus Robertson - Magenta Systems Ltd To: twsocket@elists.org Sent: Tuesday, 2 October 2012, 11:49 Subject: Re: [twsocket] How to save attachments

[twsocket] How to save attachments - MimeDemo

2012-10-01 Thread John
write this software and hope that I can put it to use. Thanks in advance,   John -- 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

[twsocket] Possible Integer overflow in WSocketIsDottedIP function

2010-01-11 Thread JOHN WILD
Hi, If a numeric domain name > integer (i.e. 99.com) is input into WSocketIsDottedIP function (all versions) then Numval will overflow. I suggest replacing the following:- [OverbyteIcsWSocket]     else if AnsiChar(S[I]) in ['0'..'9'] then     NumVal := NumVal * 10 + Ord(S[I])

[twsocket] Further ti my Installation issue

2009-10-09 Thread John Barrat
By renaming the WSocket to OverByteICSWSocket in an existpong programmof mine it now compiles Is that what its supposed to do? JohnB -- 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:

[twsocket] Help on installing ICS

2009-10-09 Thread John Barrat
Can you help? I have Delphi 2007 installed and had previously installed the ICS for 2007. I am not sure what version as it was over a year ago and I had always assumed if I needed to re-install I would get the latest from the website. I recently had to reinstall Delphi 2007 after doing a comple

Re: [twsocket] Updating to C++Buulder2009 (Arno Garrels)

2008-10-04 Thread John Grabner
Date: Sun, 21 Sep 2008 19:18:40 +0200 From: "Arno Garrels" <[EMAIL PROTECTED]> Subject: Re: [twsocket] Updating to C++Buulder2009 To: "ICS support mailing" Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="iso-8859-1" Hi John, I just

Re: [twsocket] TWSocket Digest, Vol 287, Issue 11

2008-09-22 Thread John Grabner
s from the package. There where a few references to implicit casts from AnsiString to string and one implicit cast from string to AnsiString. It looks good so far , but I still need to get my own project converted before I can give it a try. John. -- To unsubscribe or change your settings f

[twsocket] Updating to C++Buulder2009

2008-09-20 Thread John Grabner
get a message Client - Erroneous_Type So 2 questions. 1. Is the use of short strings for C++ the intended type? 2. How can I fix the Erroneous_Type error? John. -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo

[twsocket] ICS functions blocked when UI is active

2008-06-03 Thread John D Algeo
ong as FiResetTime is set (> 30 seconds) without connecting. Is there a way to make Windows continue to pass messages even if a drop-down menu or other UI function is active? Thanks, John -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/c

[twsocket] Lost packets from an Instrument interfaced via TCP/IP

2008-04-16 Thread John D Algeo
passed to Receive() by the number of bytes transferred so that no copying is needed after Receive to assemble the packets. There are about 20 - 25 ms between the two packets in a pair. Is the server (instrument) behaving acceptably? Is there anything I can do to better accomodate it? Thanks, John

[twsocket] 501 Cannot STOR. Error 10053 from McAfee on data port

2007-08-02 Thread John Preston
. Thanks in advance, John Preston -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

[twsocket] Stopping the screen saver.

2007-07-09 Thread John Dammeyer
If my application is sitting waiting for some event, and the screen saver kicks in, is there a way to tell the screen saver to stop so that my application windows show up again? Thanks. John Dammeyer -- To unsubscribe or change your settings for TWSocket mailing list please goto http

[twsocket] [OT] Embedding ActiveX licenses in Delphi

2007-03-28 Thread John Dammeyer
hich is probably what the wrapper is doing. But I can't see where the InitControlData is being invoked or how I make it understand that the control is licensed. Any ideas? Thanks John Dammeyer -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

[twsocket] Question on using WSocketBuff

2006-11-26 Thread John Barrat
FIFO queue. Is this correct? John Barrat -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

[twsocket] TWSocket - OnDataSent and ReadCount

2006-10-30 Thread John Barrat
bytes waiting in the receive buffer. John Barrat -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

Re: [twsocket] [OT] Hotfix rollup for all BDS 2006 versions andallTurbos

2006-09-19 Thread John Dammeyer
Hi Angus, The Borland US Online Shop has Turbo Delphi (for win32) Pro $399. They also sell the Professional Upgrade (I think for Delphi 7 and up) for $460 or New user for $1090. I heard that the free version couldn't take Active X controls but what about the one for $399? Thanks,

Re: [twsocket] [OT] Hotfix rollup for all BDS 2006 versions and allTurbos

2006-09-19 Thread John Dammeyer
hanks, John Dammeyer > Subject: [twsocket] [OT] Hotfix rollup for all BDS 2006 > versions and allTurbos > > > http://bdn.borland.com/article/33688 > > Contribute to the SSL Effort. Visit > http://www.overbyte.be/eng/ssl.html > -- > [EMAIL PROTECTED] > Author of I

Re: [twsocket] TWSocket Digest, Vol 182, Issue 3

2006-08-15 Thread John Grabner
ator.com/ >> >> >>-- >>To unsubscribe or change your settings for TWSocket mailing list >>please goto http://www.elists.org/mailman/listinfo/twsocket >>Visit our website at http://www.overbyte.be >> >> I am also getting this error, but in the release version as well. Searching the mailing list it shown it has not been fixed. Last message ID in the tread. 001001c644df$297d9690$0a01a8c0 () Laptop John -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

Re: [twsocket] When does OnSessionAvailable event fire

2006-06-10 Thread John Dammeyer
s not ever generate a call to OnSessionAvailable would have saved me some time. Cheers, John Dammeyer Wireless CAN with the CANRF module now available. http://www.autoartisans.com/products Automation Artisans Inc. Ph. 1 250 544 4950 > -Original Message- > From: [EMAIL PROTECTED]

[twsocket] When does OnSessionAvailable event fire

2006-06-10 Thread John Dammeyer
run this method when 'OnSessionAvailable' fires but it never happens. What's needed to make this event fire? Running a client on that port (4000) doesn't seem to do anything while sending UDP messages to that port from a client app does get through. I think I'm missing

[twsocket] POP3 Client - changing folders on the server

2006-02-08 Thread John R. Dicks
POP3 component so I can check the headers in case something has gone in there that I want? - or how else can I do it? Thanks John -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http

Re: [twsocket] Error 10048 in TWSocket

2005-10-12 Thread John Dammeyer
re is something wrong. The real question is still what? Thanks, John Dammeyer > > Why don't you use TWSocketServer ? > Are you reinventing the wheel ? > > -- > [EMAIL PROTECTED] > http://www.overbyte.be > > ----- Original Message - > From: "J

[twsocket] Error 10048 in TWSocket

2005-10-12 Thread John Dammeyer
048 which is 'Port in use'. That implies (since the client application is terminated and restarted), that the server application seems to be hanging onto the port. How do I code it so either side can 'crash', be rebooted or just disconnect and reconnect? Thanks, John Dammeyer

[twsocket] Missing F10 Key in EmulVT

2005-10-10 Thread John Dammeyer
Windows appears to be doing something with it and waiting till a second character appears before giving up the next key. What's so special about F10? Thanks, John Dammeyer -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

Re: [twsocket] [tsyncsmtpcli] Problem sending email toExchange2000server

2005-10-06 Thread John Mulvey
ent. Does anyone have any idea what could > be causing this? > > Regards, Pete > > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://www.elists.org/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be > John Mul

[twsocket] TnEmulVT: Number Rows

2005-09-05 Thread Dr John M Porteous
Your email implies that the increased lines works with other programs. This suggests the 'vi' program may be sending an initialisation sequence to your terminal emulator, resetting the number of lines. Regards Dr John -- To unsubscribe or change your settings for TWSocket ma

[twsocket] Using TTnEmulVT

2005-08-22 Thread Dr John M Porteous
ze as the overall screen image changes? Regards Dr John M Porteous Chemigraphic LtdTele: 01293 543517 (office) The Fleming Centre Tele: 01293 843385 (DDI) Fleming Way Fax: 01293 552859 Cr

[twsocket] GetPeerName

2005-08-22 Thread Dr John M Porteous
window and use NETSTAT I see the expected port (i.e. the one I asked to connect to) Is this a known issue? Regards Dr John M Porteous Chemigraphic LtdTele: 01293 543517 (office) The Fleming Centre Tele: 01293 843385 (DDI) Fleming Way

Re: [twsocket] Unhelpful error message from the HTTPCli

2005-06-23 Thread John Randall
is embedded on this program. There must be about 600 active copies of the program running on PC's all aver South Africa. So you can say that you play a part in the daily life of people in the travel industry of South Africa! Our portal's URL is www.visas.co.za. In short, many th

[twsocket] Unhelpful error message from the HTTPCli

2005-06-23 Thread John Randall
g to give me advice on how to squash this bug? I hope the above is sufficient information, but I'd be delighted to supply any missing detail. I appreciate that the HTTPCli component is working just fine, but the error messages it's giving me aren't leading me to the cause of the

[twsocket] Error 10022, WSA_FLAG_OVERLAPPED and TWsocket

2005-03-15 Thread John Harrison
Thanks for the quick response Francois. OK, I will dig deeper in my code to find the cause of the error. /John -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

[twsocket] Error 10022, WSA_FLAG_OVERLAPPED and TWsocket

2005-03-15 Thread John Harrison
API, even if no overlapped I/O operations are to be performed with the socket. I would like to know how/where I can set the flag in TWSocket /John -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at