Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Here I go again with my new litle gadget
Message
De
27/09/2011 12:50:14
 
 
À
26/09/2011 15:02:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Divers
Thread ID:
01524685
Message ID:
01524932
Vues:
64
>Hi, Naoto:
>
>I strongly thank you very much. All this time I was feeling alone on a desert island...
>
>Before reading your reply I was testing with Winsock since the technical suppor (it's a way to name it) told me it's not necesary to know C++ for that. But he didn't tell me I have to use winsock.
>
>Now I could receive data from the aparatus but I have to test for sending data to it.
>
>Well, once more, thank you very much.
>
> Héctor
You're quite welcome.

BTW, one thing you have to be careful when dealing with calls to the API, especially if it involves data structures, as there is no simple equivalent in VFP -- especially if they contain pointers to buffers. Pointers in structures that are filled in by the API are one thing, pointers that you have to initialize within structures you're passing to API calls is another thing (sometimes you could luck out in particular cases as you could pass NULL pointers to specify you're not interested in receiving some sort of data back).
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform