Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 225 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 225 Bytes

libcurl-example

A simple example of networking implemented in C using the libcurl library. Data is retrieved and printed on screen from the website http://www.brainjar.com/java/host/test.html as a simple HTML page example.