Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FOR NEXT and Event()
Message
De
12/03/1997 21:31:58
 
 
À
12/03/1997 08:10:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00023029
Message ID:
00023994
Vues:
76
>>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform