Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Allowable actions inside VFP Com DLL?
Message
De
20/08/1999 20:16:05
 
 
À
20/08/1999 14:54:20
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00255512
Message ID:
00256130
Vues:
30
>Yup, the winsock code inside the COM object looks like this:
>
>this.winsock=createobject("mswinsock.winsock")
>this.winsock.remotehost="the.remote.host"
>this.winsock.remoteport=6666
>this.winsock.connect
>
>And the client that is accessing the COM DLL is a foxpro client.

Is the above code in a method or in the init?

Does this.WinSock.Connect return anything to know if it was successfull?

Ok... let me see the client code. What do you use the winsock connection for once it is connected?

BOb
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform