Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. using HTTP protocol read and write data on server.
Forum Updated to NodeBB v4.3 + New Features

using HTTP protocol read and write data on server.

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 2 Posters 402 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Pranit PatilP Offline
    Pranit PatilP Offline
    Pranit Patil
    wrote on last edited by
    #1

    I am trying to send following data on "https://dev.datoms.io/api/trade/initialization/create_device"
    Data:
    //POST /api/trade/initialization/create_device HTTP/1.1
    //Host: dev.datoms.io
    //Cache-Control: no-cache
    //Postman-Token: 2f521ea3-8688-4fd2-b8f5-0fc7f3df62ba
    //{"user_token":"Ej14qoqnm9PxZJWXXHPIzX8L2owzQuIPHA0QewilGs8fzScwp6XoPnsQ4KUb71iv","qr_code":"QG0Z9Q5J","circuit_version":"","device_type":1}

    Can anyone help me to send data and reading response on this url using http protocol .

    Thank You.

    @Embedded Software Developer
    God has given you one face, and you make yourself another.

    aha_1980A 1 Reply Last reply
    0
    • Pranit PatilP Pranit Patil

      I am trying to send following data on "https://dev.datoms.io/api/trade/initialization/create_device"
      Data:
      //POST /api/trade/initialization/create_device HTTP/1.1
      //Host: dev.datoms.io
      //Cache-Control: no-cache
      //Postman-Token: 2f521ea3-8688-4fd2-b8f5-0fc7f3df62ba
      //{"user_token":"Ej14qoqnm9PxZJWXXHPIzX8L2owzQuIPHA0QewilGs8fzScwp6XoPnsQ4KUb71iv","qr_code":"QG0Z9Q5J","circuit_version":"","device_type":1}

      Can anyone help me to send data and reading response on this url using http protocol .

      Thank You.

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Pranit-Patil

      please don't cross post!

      lets continue here: https://forum.qt.io/post/464680

      ps: this is a user forum, so please be a bit patient. we will answer as soon as possible.

      Qt has to stay free or it will die.

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved