Re: [twsocket] using Twsocket with a few thousand clients

2018-08-13 Thread Moro Alexandre
).a spx There is a limit of 10,000 posted messages per message queue. This limit should be sufficiently large. If your application exceeds the limit, it should be redesigned to avoid consuming so many system resources. To adjust this limit, modify the following registry key. Good luck ! Moro

[twsocket] Install V8.50 on C++ Builder 10.2.1

2017-11-02 Thread Moro Alexandre
ill the sames errors. Thank you for your help ! Best Regards, Moro Alexandre. -- 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] TWSocket Client Timeout.

2016-12-05 Thread Moro Alexandre
what i'm compiling (i'm a really newbie for that...) Best regards, Moro Alexandre. -Message d'origine- De : TWSocket [mailto:twsocket-boun...@lists.elists.org] De la part de François Piette Envoyé : samedi 3 décembre 2016 17:13 À : 'ICS support mailing' Objet : Re: [twsocket] T

Re: [twsocket] TWSocket Client Timeout.

2016-12-01 Thread Moro Alexandre
regards, Moro Alexandre. -Message d'origine- De : TWSocket [mailto:twsocket-boun...@lists.elists.org] De la part de Moro Alexandre Envoyé : mardi 11 octobre 2016 08:37 À : 'ICS support mailing' Objet : Re: [twsocket] TWSocket Client Timeout. Hello everyone, I'm back, and i got good

Re: [twsocket] TWSocket Client Timeout.

2016-10-05 Thread Moro Alexandre
I really know these are very poor details, but like i say, this is a report from a customer and not a developper, sadly, i did not reproduce this problem more than one year after the first time it happens... The new thing i can say is that the user must restart the program to retrieve the data

Re: [twsocket] TWSocket Client Timeout.

2015-06-11 Thread Moro Alexandre
Hello Angus, Thanks for your fast response. But no other application could effect this property. Fo sure, I understand that no other application can change this var in my application (normaly), but i'm talking at i higher level... However other applications can change the TCP/IP timer

[twsocket] TWSocket Client Timeout.

2015-06-11 Thread Moro Alexandre
Hello, Is it possible that the default 0 timeout on TWSocket will be replace by another program like Anti Virus or Firewall ? My case : I got 4 differents clients socket connected to 4 differents server on a first computer. After about 5 hours, someone lost the connection (between 3

Re: [twsocket] Server crash from client.

2015-04-15 Thread Moro Alexandre
Hello Angus, Thanks for your reply. These are the number you provide in your changelog : r1250 | angus | 2015-03-26 12:07:09 + (Thu, 26 Mar 2015) | 5 lines Mar 26, 2015 V8.16 r1196 | aguser | 2013-12-01 15:06:38 + (Sun, 01 Dec 2013) | 1 line I do not handle any

[twsocket] Server crash from client.

2015-04-15 Thread Moro Alexandre
Hello developpers, My program crash with a Stack Overflow exception wich i can't catch but i can easely reproduce : I start a server program S and a client program C the client is started in debug mode. Both S and C use TWSocket class as server and client. Server : Send small