I've found why you had thoses 10053/10054 errors console.
Thoses errors occur when the connection between the client and the server is not ultra fast (let's even say on the same box). So I will use a persistant socket instead of a simple socket connection.
I think I will have it fixed today.
Mag
|