leahjlou / simple-web-client

A basic web client that can download a web page from a server using the BSD socket API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-web-client

A basic web client that can download a web page from a server using the BSD socket API.

Use optional -d to enable debugging messages.

USAGE: download [-d] host-name host-port page-path

About

A basic web client that can download a web page from a server using the BSD socket API


Languages

Language:C++ 100.0%