[xSocket-develop] One client runs two ore more OnData methods (Threads)
Status: Inactive
Brought to you by:
grro
|
From: Jens R. <jr...@ju...> - 2010-07-19 20:38:26
|
Hello, sorry for my bad english. I wrote a Server with the xSocket library. The Server gets data from more than 1000 embedded systems to store the data into a database. In most cases it runs fine. But sometimes if double data in the database. Now I found out, that one client opens sometimes two or more threads at nearly the same time (both threads works nearly parallel), but the client opens only on connection. Has anyone an idea? Thanks Jens |