Skip to content

wangqinghe95/HTTPClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTPClient

A Client of getting data from HTTP Web

Introduction

  • A Http Client to send message to Http Server, for example, to www.biying.com

Version

Project Name Version Status Description Author Date Remarks
HttpClient 1.0 Done Sending and receive message successfully Matthew 12/5/2023

Version 1.0

  1. send message with GET by the protocol of HTTP to BiYing

Version 2.0

  1. parser HTTP message

Dependiencies

  1. Json
  2. FilesSystem
  3. Logger

Compile && Run

Prerequisite

  • Download Json, FilesSystem, Logger
  • cd Json
  • make && ./HttpClient

About

A Client of getting data from HTTP Web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published