Welcome, Guest
Username: Password: Remember me
Visual Objects

Please use this forum to post questions about Visual Objects and Vulcan.NET
  • Page:
  • 1

TOPIC:

twilio api to send txt 25 Oct 2019 16:42 #11439

  • Soniga Media
  • Soniga Media's Avatar
  • Topic Author



greeting all voers.. i posted this on the old visual objects newsgroup but johan directed me to this forum.. may get some lucks. i am still using vo2.7b.

i need chttp class to do some twilio api stuff to send txt from within my vo saas and the code snip from mr. sherlock did not work for what i need .. i drill down to the GetOrPost.zip but the IP and url for download it have been out of date and return 404!

does anyone have a working example of this twilio api working ... or at least the good working sample of chttp class to help get me started?

your help, however small or big on this issue is GREATLY appreciated... thank u thank u thank u....

Please Log in or Create an account to join the conversation.

twilio api to send txt 25 Oct 2019 19:19 #11443

  • FFF
  • FFF's Avatar


  • Posts: 1419
  • www.voug-bodensee.net/
    -> Downloads, almost at the bottom of the list is GetOrPost linked..
    Regards
    Karl (X# 2.15.0.3; Xide 2.15; W8.1/64 German)

    Please Log in or Create an account to join the conversation.

    twilio api to send txt 25 Oct 2019 23:03 #11449

    • Soniga Media
    • Soniga Media's Avatar
    • Topic Author



    downloaded getporpost.zip. thank you.

    i m still looking for a some actual examples of chttp class in action and if someone already done the twilio api interface in VO.

    many thanks again,

    Please Log in or Create an account to join the conversation.

    twilio api to send txt 26 Oct 2019 03:47 #11452

    • mainhatten
    • mainhatten's Avatar


  • Posts: 199
  • Soniga Media wrote: i m still looking for a some actual examples of chttp class in action and if someone already done the twilio api interface in VO.

    no idea of VO, but in our corner Ricks site is to search for such topics.
    support.west-wind.com/Thread4S30R8A7A.wwt
    support.west-wind.com/Thread3QC0Y9KGD.wwt

    HTH
    thomas

    Please Log in or Create an account to join the conversation.

    twilio api to send txt 26 Oct 2019 06:18 #11454

    • wriedmann
    • wriedmann's Avatar


  • Posts: 3366
  • Hi,
    you can not only use the cHttp class and it descendants in VO, but also the more modern winHttp functions.
    Specially https works better there.
    You can find an implementation here:
    riedmann.it/download/winHttp.zip
    But the best option may be to use X#, create a COM library and use that, specially when Twilio requests TLS 1.2.
    Wolfgang
    Wolfgang Riedmann
    Meran, South Tyrol, Italy

    www.riedmann.it - docs.xsharp.it

    Please Log in or Create an account to join the conversation.

    twilio api to send txt 27 Oct 2019 16:42 #11467

    • Soniga Media
    • Soniga Media's Avatar
    • Topic Author



    thanks for the pointers thomas. will explore.

    best

    Please Log in or Create an account to join the conversation.

    twilio api to send txt 27 Oct 2019 16:44 #11468

    • Soniga Media
    • Soniga Media's Avatar
    • Topic Author



    thanks wolfgang for the very useful information to try out. downloaded winHttp.zip file.

    best,

    Please Log in or Create an account to join the conversation.

    • Page:
    • 1