Welcome, Guest
Username: Password: Remember me
Components and Libraries for Networking Development, discussions, problems and suggestions
  • Page:
  • 1

TOPIC:

How To Send URL and Receive JSON Response 8 years 7 months ago #7868

  • Buzz
  • Buzz's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 10
  • Thank you received: 0
Hello,

I am developing a Win32 application. I need to do something in this application that have never done before:

1. My application needs to query/request a URL, (e.g.,
http://sample.com/whatisup.json
)
2. I need to "catch" the JSON response for parsing

I have not been successful in learning how to tell my application to request the URL nor receive the JSON response.

Would some kind soul help me get started?

Thank you,

buzz

PS: I am not sure which category to post this, but it seems more like a network problem than a web building problem. (I am not building a web page or HTML; just need to request the JSON response from an URL for parsing).

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

Last edit: by Buzz.

How To Send URL and Receive JSON Response 8 years 7 months ago #7890

  • Buzz
  • Buzz's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 10
  • Thank you received: 0
Never mind. After some additional searching and a bit of trial and error, I found a very simple solution.

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

  • Page:
  • 1