Re: [twsocket] More friendly winsock exceptions

2016-10-27 Thread Stephen Dickason
s the most annoying, ... Definitely. Stephen Dickason Senior Developer - Managed Services Email: sdicka...@elcb.co.za ELCB Information Services (Pty) Ltd Customer Service Email e...@elcb.co.za * www.elcb.co.za E A S T L O N D O N Tel: +27(43) 704 0700 Fax: +27(43) 704 0701 J O H A N N E S B U R

Re: [twsocket] TWSocket Client Timeout.

2016-10-04 Thread Stephen Dickason
as quite random, showed no errors and was pretty annoying. I fixed it a long time ago by using internal ICS functions instead. Hope it helps. Stephen Dickason Senior Developer - Managed Services Email: sdicka...@elcb.co.za ELCB Information Services (Pty) Ltd Customer Service Email

Re: [twsocket] Compiling with SSL active changes socket behavior

2016-08-24 Thread Stephen Dickason
amount to the same thing - freeing up the socket message queue to carry on processing by finishing the socket event. HTH Stephen Dickason Senior Developer - Managed Services Email: sdicka...@elcb.co.za ELCB Information Services (Pty) Ltd Customer Service Email e...@elcb.co.za · www.elcb.co.

Re: [twsocket] SSL post extremely slow

2016-04-14 Thread Stephen Dickason
art of the communications is taking the most time. Not saying it will be easy and the tools have their own learning curves and need for tweaking too. HTH Stephen Dickason Senior Developer - Managed Services Email: sdicka...@elcb.co.za ELCB Information Services (Pty) Ltd Customer Servic

[twsocket] FTP server example error

2016-01-28 Thread Stephen Dickason
style) almost everywhere except the twsocket units and can't find the problem - yet. I thought it was the DataStream and hasopenfile going out of sync, but after now handling separately, doesn't seem to be. Anyone with ideas on how I should proceed further with debugging - what t

Re: [twsocket] SMTP - relay or MTA example

2016-01-10 Thread Stephen Dickason
> modules like webmail client interface, stats analysis module...) I do like > opensource hMailServer that can also be controlled thru COM interface. > https://www.hmailserver.com/ Thanks for link, but seems it uses a database behind it which I'm not friends with. I'd prefer a Delph

Re: [twsocket] SMTP - relay or MTA example

2016-01-10 Thread Stephen Dickason
sure. But still have to get it passed all the other red tape. Stephen Dickason Senior Developer - Managed Services Email: sdicka...@elcb.co.za ELCB Information Services (Pty) Ltd Customer Service Email e...@elcb.co.za * www.elcb.co.za E A S T L O N D O N Tel: +27(43) 704 0700 Fax: +27(43) 70

Re: [twsocket] SMTP - relay or MTA example

2016-01-09 Thread Stephen Dickason
Dod: I don't know much about SPF checks, but we have identified one of the errors as 'too many concurrent connections', and this is one that I'm trying to fix. Stephen Dickason Senior Developer - Managed Services Email: sdicka...@elcb.co.za ELCB Information Service

Re: [twsocket] SMTP - relay or MTA example

2016-01-09 Thread Stephen Dickason
ails from a thread so can do > so while sending... I will have to link components from step 1 and 2 with my own code. I'm not always comfortable with multi-threading, but hope I come right. Thanks Stephen Dickason Senior Developer - Managed Services Email: sdicka...@elcb.co.za ELCB

Re: [twsocket] TWSocket Digest, Vol 634, Issue 1

2015-12-29 Thread Stephen Dickason
>> Registered, but it won't let me edit TnScript page, seems I need to be >> in the 'writer' group to do edits. >You have to email me privately the usercode you selected, then I can give you >write access. Thanks, will do. Stephen Dickason Senior Developer -

Re: [twsocket] TWSocket Digest, Vol 634, Issue 1

2015-12-29 Thread Stephen Dickason
modify a bit in the wiki. You're welcome to do so! Registered, but it won't let me edit TnScript page, seems I need to be in the 'writer' group to do edits. Stephen Dickason Senior Developer - Managed Services Email: sdicka...@elcb.co.za ELCB Information Services

[twsocket] FW: ICS contributions faq

2015-12-29 Thread Stephen Dickason
arch strings. It's probably still not totally optimised. Regards Stephen Dickason Senior Developer - Managed Services Email: sdicka...@elcb.co.za ELCB Information Services (Pty) Ltd Customer Service Email e...@elcb.co.za * www.elcb.co.za E A S T L O N D O N Tel: +27(43) 704 0700 Fax:

[twsocket] ICS contributions faq

2015-12-28 Thread Stephen Dickason
y pointers? TIA Stephen Dickason Senior Developer - Managed Services Email: sdicka...@elcb.co.za ELCB Information Services (Pty) Ltd Customer Service Email e...@elcb.co.za * www.elcb.co.za E A S T L O N D O N Tel: +27(43) 704 0700 Fax: +27(43) 704 0701 J O H A N N E S B U R G Tel: +27(11) 879 617

Re: [twsocket] TWSocket.Connet/GetHostByName bottleneck

2015-09-17 Thread Stephen Dickason
requests actually asking the same thing and getting the same results is higher, so calling the DNSLookup only once for all the unique requests should result in a speed improvement. Stephen Dickason Senior Developer - Managed Services Email: sdicka...@elcb.co.za ELCB Information Services (Pty

Re: [twsocket] Handle Leak

2014-08-13 Thread Stephen Dickason
er thought is "DoS" - denial of service. After reading up a bit, seems a lot more involved there than I first thought. But you could be triggering one of the TCP/IP vulnerabilities, not sure exactly which one, most likely something similar to sockstress. Stephen Dickason Senior

Re: [twsocket] Handle Leak

2014-08-12 Thread Stephen Dickason
e for period of time sudden increase in errors (depending on resilience of code). If I'm reading your usage of ports correctly - 40 connections a second - and the necessary wait time after port close - you possibly hitting it. Stephen Dickason Senior Developer - Managed Services Ema

Re: [twsocket] Merry Christmas

2013-12-24 Thread Stephen Dickason
Hi François, +1 on the Merry Christmas +1 on the thanks And +1 on the "I use ICS" Best wishes Stephen Dickason Senior Developer - Managed Services eMail: sdicka...@elcb.co.za ELCB Information Services (Pty) Ltd Customer Service Email e...@elcb.co.za · www.elcb.co.za ---

[twsocket] Shutting down telnet session gracefully

2013-10-28 Thread Stephen Dickason
27;m requesting advice on how to do this correctly. I could cancel the shutdown and send the message, then shut down when the host closes, but because of multi-threading and related side-effects, I'm thinking there should be a better way. TIA Stephen Dickason Senior Developer - Mana