Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Referencing a parent's object
Message
De
28/08/2007 11:50:24
Mike Yearwood
Toronto, Ontario, Canada
 
 
À
28/08/2007 10:24:58
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
01250681
Message ID:
01250926
Vues:
14
Jay

>This is really the layout I have right now. oSock is created in EMPS_Class, but since oxServer is based on EMPS_Class, it should be availabe there as well. Right? I'm playing around with a GetState procedure and just can't seem to find a relationship to oSock.State from within the SendAcknowledgement procedure.

To paraphrase Yoda ... "That is why you fail." :)

Forget about what something is based on. We talk about FoxPro, we don't say Visual FoxPro 9 (based on VFP 8, based on VFP 7, ... based on Foxbase).

You're confusing me with that. :)

Please explain in English what you are trying to do. Use something that exists in the real world as a model. A handler is a guy that works with animals?


>
>
>
>EMPS_Class
>	Create oSock (based on Winsock)
>		.State
>
>EMPS_Handler_Class (just a hook right now)
>
>EMPS_Medinotes_Handler_Class (based on EMPS_Handler_Class)
>	SendAcknowledgement Procedure (needs oSock.State)
>
>EMPS_Server_Class (based on EMPS_Class)
>	Create oHandler (based on EMPS_Medinotes_Handler_Class)
>
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform