Git Product home page Git Product logo

ebf_lwip_tutorial's Introduction

关于本项目

本项目通过git开源:

点击右侧链接可在线阅读本项目文档:《 野火LwIP应用开发实战指南:基于STM32

本书围绕LwIP 2.1.2版本源码进行讲解,讲解TCP/IP网络协议栈的基本知识,带领读者走入网络的世界。 无论你是学生、嵌入式开发者亦或者是物联网开发者,都可以从本书中学习到网络的知识,了解网络协议栈的处理的**,本书将深入分析网络协议栈的原理与实现过程,如ARP、IP、ICMP、TCP、UDP、HTTP、MQTT等协议。本书还将深入讲解LwIP中内存管理、pbuf数据包、网卡接口管理的原理与实现,并详细介绍LwIP的移植过程,读者可以将其移植到无操作系统/有操作系统中的环境中使用。

除此之外,本书还通过理论和实践相结合,使用LwIP接入当前最大的云平台,如阿里云、百度云、OneNET,最终达到熟练掌握。 在本书中,读者可以熟练掌握LwIP中NETCONN API与Socket API的使用方式, 并且掌握多种网络调试工具,如Wireshark、Postman以及MQTT.fx等。

全书内容循序渐进,不断迭代,在学习的时候建议做到两点:一是不能一味地看书,要把代码和理论结合起来学习,一边看书,一边调试代码。通过执行每一条程序,看看程序的执行流程和执行效果与自己想的是不是一样;二是在每学完一章之后,必须将配套的例程重写一遍(抄也可以,切记不要复制,哪怕是一个符号),举一反三,确保真正理解。 推荐阅读

ebf_lwip_tutorial's People

Contributors

jcc99 avatar flyleaf91 avatar

Stargazers

huangmingfa avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.