A Client of getting data from HTTP Web
- A Http Client to send message to Http Server, for example, to www.biying.com
Project Name | Version | Status | Description | Author | Date | Remarks |
---|---|---|---|---|---|---|
HttpClient | 1.0 | Done | Sending and receive message successfully | Matthew | 12/5/2023 |
- send message with GET by the protocol of HTTP to BiYing
- parser HTTP message
- Json
- FilesSystem
- Logger
- Download Json, FilesSystem, Logger
- cd Json
- make && ./HttpClient