C++ Builder - Web Services (REST Client)

Поділитися
Вставка
  • Опубліковано 27 сер 2024

КОМЕНТАРІ • 17

  • @GooGoo007
    @GooGoo007 5 місяців тому

    Hi Željko! Thank you for your great C++ Builder tutorial videos. They have been a great help in getting up to speed on all the great features of this RAD environment.

  • @samlee1941
    @samlee1941 Рік тому

    Great example. Many thanks.

  • @InformativeVideos423
    @InformativeVideos423 8 років тому +3

    I want to create a restful web service using c++ rest sdk in visual studio,Please help me out in this assignment.

  • @dillon1977
    @dillon1977 7 років тому +3

    It doesn't work anymore because it actually need api authentication

  • @luisbrujo77
    @luisbrujo77 8 років тому

    Excellent tutorial!

  • @GooGoo007
    @GooGoo007 5 місяців тому

    Is there a way to run the REST request in the background so does not freeze the main UI while is feching the data? Or the only way is to use threads.

  • @dillon1977
    @dillon1977 7 років тому +1

    [MSBuild Error] The "CLANG" task failed unexpectedly.
    System.Exception: Platform not supported:win64
    at Borland.Build.Tasks.Cpp.CLANG.GenerateFullPathToTool()
    at Microsoft.Build.Utilities.ToolTask.ComputePathToTool()
    at Microsoft.Build.Utilities.ToolTask.Execute()
    at Borland.Build.Tasks.Common.BaseTask.Execute()
    at Microsoft.Build.BuildEngine.TaskEngine.ExecuteInstantiatedTask(EngineProxy engineProxy, ItemBucket bucket, TaskExecutionMode howToExecuteTask, ITask task, Boolean& taskResult)

  • @asdasdaa7063
    @asdasdaa7063 Рік тому

    How do we progmatically set the values through code for RESTrequest so on? Please make a video on this bro. Like if I need to load a user agent list and change user agent header from list, the same for like if I want to upload a email and password list to register on a site so on.

  • @HighTechSakura
    @HighTechSakura 2 роки тому

    Thanks a lot.

  • @rabijayasawal
    @rabijayasawal 9 років тому

    Please upload more tutorials.. Especially on using open source c++ library like ffmepg, opencv,etc. in C++ Builder, using cmake, etc.

    • @vclexamples
      @vclexamples  9 років тому +1

      rabi jayasawal Working on it ;)

    • @rabijayasawal
      @rabijayasawal 9 років тому

      VCL Examples Thank you very much.

  • @jonathanmunoz5836
    @jonathanmunoz5836 7 років тому +1

    i have to consume a Rest web service but o need to validate access with only a "Token", but i try to modify your example using TOuth1 autenticator but i dont get it. Have you used autentication with token access?

    • @williamfred5877
      @williamfred5877 3 роки тому

      4 years later, did you figure it out? I have the same problem..

  • @MatheusCatarino
    @MatheusCatarino 9 років тому

    Nice Job!

  • @NEWKidsTV
    @NEWKidsTV 8 років тому

    Hi man.... this is almost exactly what im after, except i have 2 of these requests, the first sets cookies that i need for the 2nd... can you please help

  • @amirfallaha1691
    @amirfallaha1691 3 роки тому

    Wie zulernen einvorgang