Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FOR NEXT and Event()
Message
From
12/03/1997 21:31:58
 
 
To
12/03/1997 08:10:29
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00023029
Message ID:
00023994
Views:
72
>>>Inside the Receive()
>>
>>This will cause a failure if the connection is fast.
>>
>>Vlad
>
>I have an 8086 for sale. :-)
>
>Can you explain better (why) ?

I'm not 100% sure, but: Receive calls Send on client computer. Send will generate a Receive on server, which will call a Send on server. This Send will generate a new Receive on client, and so on. If the connection is very fast, the new Receive may fire before the old one is ended. This should cause a "more than 128 do levels" error, in my opinion. My opinion is wrong and in real "life" no such error occurs, but some Receive events are lost. This is very bad, as you may notice. :) Once because my opinion is wrong :) and second because no error is generated but the process fails.

I don't know exactly why some events are lost (as already said, I'm not 100% of this). I had no time to really test it. But I'll do it when I'll have time, and I'll NOT tell the results to anyone. :)

So, I can't explain it better! (Why) ?!

How much do you offer me to buy your XT? :)

Vlad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform