Re: [twsocket] SslWSocketServer and SslWSocket "KEEPALIVE"

2011-01-19 Thread daniel cc
Thanks Angus, I think five minutes will be just good for me :) What is the best way to use in order to be able to keep alive both server and client? Only the client matters, ignore the server. Just design your protocol so the client sends regular packets, at least one every five minutes, I se

Re: [twsocket] SslWSocketServer and SslWSocket "KEEPALIVE"

2011-01-19 Thread Angus Robertson - Magenta Systems Ltd
> What is the best way to use in order to be able to keep alive both > server and client? Only the client matters, ignore the server. Just design your protocol so the client sends regular packets, at least one every five minutes, I sent them each minute, with the server returning an acknowledgem