Code Monkey home page Code Monkey logo

network-sample's Introduction

network samples package

1、介绍

这个软件包包含一些网络操作的例程。

1.1例程说明

文件 说明
httpclient_sample.c 创建一个 http 客户端获取天气数据
tcpclient_sample.c 创建一个 TCP 客户端
tcpserver_sample.c 创建一个 TCP 服务端
udpclient_sample.c 创建一个 UDP 客户端
udpserver_sample.c 创建一个 UDP 服务端
tcpclient_select_sample.c 使用 select 接口实现 TCP 客户端

1.2 许可证

network samples package 遵循 Apache license v2.0 许可,详见 LICENSE 文件。

1.3 依赖

依赖网络组件。

2、如何打开 network samples package

使用 network samples package 需要在 RT-Thread 的包管理器中选择它,具体路径如下:

RT-Thread online packages
    miscellaneous packages --->
        samples: kernel and components samples --->
            a network_samples package for rt-thread --->

然后让 RT-Thread 的包管理器自动更新,或者使用 pkgs --update 命令更新包到 BSP 中。

3、使用 network samples package

在打开 network samples package 后,当进行 BSP 编译时,选择的软件包相关源代码会被加入到 BSP 工程中进行编译。

4、注意事项

暂无。

5、联系方式 & 感谢

network-sample's People

Contributors

yqiu2018 avatar misonyo avatar guozhanxin avatar armink 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.