Re: [twsocket] TWsocket server client list Error

2006-10-12 Thread Wilfried Mestdagh
Hello Miguel, No not configuration. the socket handle is probably somewhere overwritten. Please check carefull all variable usage, and specially arrays that may got overrun. My TWsocketServer object : LocalAddr = '0.0.0.0'//set in runtime LocalPort = '0' //set in runtime Try to not

Re: [twsocket] TWsocket server client list Error

2006-10-12 Thread Arno Garrels
Miguel, are you running ICS in a multi-threaded application or in a NT-Service? --- Arno Garrels [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html Wilfried Mestdagh wrote: Hello Miguel, No not configuration. the socket handle is probably somewhere overwritten. Please check