Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Chilkat vs. wwIPStuff
Message
From
16/11/2022 06:10:51
 
 
To
15/11/2022 14:14:21
John Ryan
Captain-Cooker Appreciation Society
Taumata Whakatangi ..., New Zealand
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
01685330
Message ID:
01685342
Views:
42
>>>A client wants me to add a facility for his application to exchange data with a website. The website's SDK calls for POSTs and returns JSON. Looks like either Chilkat or wwIPStuff will give me what I need for the communication, so looking for opinions. (If I go with Chilkat, I'll probably use Bill Anderson's new VFPX wrapper class for it.)
>
>Rick's wwHTTP classes work really well; a few lines of code are enough to send and receive http or https content with no additional ActiveX or other dependency. Classes also provide email, ftp etc.
>

Thanks. What I need to do right now is POST to a website, passing some JSON, and get JSON back as a response.

>There's also Craig Boyd's vfpconnection.fll that some people swear by.
>
>For txt: a lot of txt providers offer an email address that forwards content to txt recipients. The sending address is linked to your account, so pretty easy to manage without an explicit txt add-on.

When I looked into the question of texting a year or so back, Twilio seemed to be the way to go. At the time, it appeared to me that on the VFP side, I could either use the VFPX TwilioX or Chilkat. The client decided not to implement then. Looking back at my notes, I see that I didn't think wwIPStuff could handle this. Wonder if that's actually true.

Tamar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform