ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

[C++ Question]Opening web page and reading info


  • Please log in to reply
[C++ Question]Opening web page and reading info

#1

BroBro
BroBro
    Offline
    66
    Rep
    1047
    Likes

    [BroBro] C# dev

Posts: 1445
Threads: 156
Joined: Feb 02, 2015
Credits: 0

Eight years registered
#1

Is there any way I can comunicate with a web page,and retrieve specific data (using C++) ?

Let's say I open up a weather website.My program reads from that page the weather for today and prints it on the screen.

Also,if you can,provide me a sample,or a tutorial,anything that can help me.

Found the solution.

Thanks for your answers


Edited by XtremeXcata, 08 June 2015 - 01:45 PM.

  • 0

Posted Image


#2

Beisse
Beisse
    Offline
    4
    Rep
    310
    Likes

    c/c++ Dev

Posts: 226
Threads: 22
Joined: Feb 04, 2015
Credits: 0

Eight years registered
#2

libcurl

 

http://curl.haxx.se/.../c/example.html

 

even easier in c#...


  • 1

#3

pruned_57384491
pruned_57384491
    Offline
    -3
    Rep
    679
    Likes

    WebRequest dev

  • PipPipPipPipPipPipPip
Posts: 807
Threads: 26
Joined: Jan 18, 2015
Credits: 0

Eight years registered
#3

libcurl

 

http://curl.haxx.se/.../c/example.html

 

even easier in c#...

Aren't most things easier in c#


  • 0

#4

khaledosman
khaledosman
    Offline
    2
    Rep
    0
    Likes

    New Member

Posts: 23
Threads: 0
Joined: May 19, 2015
Credits: 0
Eight years registered
#4

Try This

https://www.google.c....94911696,d.bGg
 


  • 0


 Users browsing this thread: