Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8050711
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T07:08:33+00:00 2026-06-05T07:08:33+00:00

I am new to http/https. Before, our applications communicated through USB and serial COM

  • 0

I am new to http/https. Before, our applications communicated through USB and serial COM ports, now we need to add support for https. Don’t ask me why, it is a requirement, our application must be a server that pools the device, which will be the client. I have set an application to use OpenSSL libraries, but then I learned that it does not have functions for creating POST and GET messages. I am new to this, so I am not sure that my terminology is even correct.

We are on a short schedule, so is there any C++ library that can handle https POST and GET methods ? I know that libcurl can handle client connections as well as other libraries I saw here like Poco.

Is there any way of doing this without having to implement functions for formatting POST and GET messages ? If there is no way, I will eventually have to do it anyway, which will lead me to study this further, but as said, that is not the idea: we need a fast solution because this would not be the scope of the job. But if it is required to dig the http protocol deeper, I will have to do it.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T07:08:34+00:00Added an answer on June 5, 2026 at 7:08 am

    I suggest you either use

    • PoCo Network library (HTTPServer HTTPClientSession and HTTPS by using the NetSSL library)
    • Boost Asio with SSL

      • http://www.boost.org/doc/libs/1_49_0/doc/html/boost_asio/example/ssl/client.cpp
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to achieve something like the following: UrlBuilder ub = new UrlBuilder(http://www.google.com/search); ub.Parameters.Add(q,request);
shorten('http://www.google.com'); ?> WORKING!!! $currenturl = (!empty($_SERVER['HTTPS'])) ? https://.$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI'] : http://.$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI']; include('bitly.php'); $bitly = new
URL url = new URL(http://www.example.com/comment); HttpURLConnection connection = (HttpURLConnection) url.openConnection(); connection.setDoOutput(true); connection.setRequestMethod(POST); Is connection.setRequestProperty(key,
URL url = new URL(http://twitter.com/statuses/update.xml); HttpURLConnection conn = (HttpURLConnection) url.openConnection(); conn.setDoOutput(true); String cridentials =
I'm working on a new project http://www.hotwirerevealed.com which reveals / identifies hotels on hotwire.com.
Below code : URL oracle = new URL(http://www.oracle.com/); URLConnection inputStream =oracle.openConnection(); InputStream in =
I am using this plugin for my new site: http://colorpowered.com/colorbox/ The page in concern
My idea is to implement something like this: https://i.stack.imgur.com/8BmW5.png screenshot is from here: http://www.thedrum.co.uk/opinion/2012/03/08/five-ways-new-facebook-timeline-will-impact-brands
My team is currently building a new SaaS application for our company ( Amilia.com
I tried urllib{2}, pycurl and I'm looking at twisted's new http client. But: I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.