Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create binary
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MySQL
Application:
Desktop
Divers
Thread ID:
01503600
Message ID:
01503609
Vues:
73
The example you posted is Hex Decimal representation on the left and character representation on the right of binary data. Neither is binary data.
FILETOSTR() will move binary data to a memory variable.


>That I am not yet sure about, but I suppose it is going to be a character string that I need to send to a specific IP/Port.
>
>I assume the character string looks like the example at the bottom, to the right of the hex values.
>
>
>
>>How do you send data to their application?
>>
>>>
>>>A client needs to get a raw iso message, which we need to send to their application.
>>>
>>>The message requires the data to be sent in raw binary format.
>>>
>>>As a comparison, I have the hex values to the left, and the binary values to the right, to see how that should translate.
>>>
>>>I played with Hex2Bin, but the output is different than what I see here, I get the '0' and '1' notation as string, but it should look like this:
>>>
>>>
>>>00 00 00 74 60 00 03 00 00 02 00 30 38 05 80 20	...t`......08.€ 
>>>
>>>
>>>Anybody did something like this before?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform