Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SOAP appears to lose carriage return codes...
Message
 
 
À
21/06/2002 12:22:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00671055
Message ID:
00671084
Vues:
14
If the process consists only of sending one line at a time, you may use FGET(). This doesn't require a length parameter. It will take one line at a time. However, this does not add the carriage return.

So, using either that approach of FREAD(), you may have to either add a carriage return or to extend it to 129 bytes.

<

But, then again, it's not clear if the problem is local or on the server. Where is it? Have you identified if the problem is not sending the proper string or if the server receives it ok but it's within the interpretation that the problem is?

<

It seems here you're using a Web Service for a socket type communication. Is that what you are trying to achieve?

<
Again, my thanks for your help so far.
Steve Howie, owner
DaSH Technology
Denver, CO
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform