[futurebasic] Re: [FB] TCP/IP demo

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : January 1999 : Group Archive : Group : All Groups

From: "Osamu Shigematsu" <shige@...>
Date: Sun, 24 Jan 1999 11:59:44 +0900
Thank you Greg.

> You don't need the Thread Manager, you can just do all the TCP work on idle
> events.

In case some application doesnot give cpu time to other applications, that
code work well? For example, some app show a modal dialog or non-background
print work, I think TCP session will be timed out or buffer will be
overflow...

Anyway, thank you for your great code and kind advice.

Osamu Shigematsu