Archived Forum Post

Index of archived forum posts

Question:

VB6: TCP connection without timeout

Mar 14 '13 at 10:49

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