Question:
Hi,
-is it possible to keep a TCP connection alive? (no timeout at all) -how can i collect TCP incoming data in the background. Do i have to use a timer object wicht periodically checks the TCP Buffer or is there an event for incoming data?
regards, Hawk78