Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

REQ: HTTP - Hypertext Transfer Protocol

Status
Not open for further replies.

ZeRoN

Advanced Member level 4
Joined
Jun 28, 2001
Messages
104
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,298
Activity points
1,184
Dear Everyone,

I'd like to implement HTTP Client in an embedded 51 system,
to transfer file/data by PUT command to remote web server.

I've require HTTP protocol in details.

Could anyone suggest me, Where can I get it?

THX IN ADV.
ZeRoN
 

Hi,

You will find something on W3C - https://www.w3.org/Protocols/ - HTTP - Hypertext Transfer Protocol Overview - links to RFC documents.

If you look for some implementation examples (on PC) find sources of Lynx or Links (text mode clients) and Mozilla (graphical mode client), they are OpenSource projects. Apache is also OpenSource.

Regards
Mickey
 

Search for the EtherNut project. Its a TCPIP stack with HTTP for
AT Mega mcus with full source.
Maybe you can get some ideas ...

usbman
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top