← Zephyr Documents connectivity/networking/index.html · connectivity/networking/index.rst 공식 원문 ↗

Zephyr 3.7.0 · Connectivity

Networking

Zephyr network stack의 원리, 구성, host 연동, monitoring과 API 문서로 이어지는 시작점입니다.

Official pathconnectivity/networking/index.html
Source fileconnectivity/networking/index.rst
Source versionZephyr 3.7.0
TranslationFull · reviewed

Part 1

요약·해설

Network architecture와 구성, host 연동, monitoring, API 및 Connection Manager 문서의 상위 목차입니다.

Stack

Architecture · Configuration

Integration

Host · Monitoring

API

Protocols · Connection Manager

Part 2

접을 수 있는 영어 원문 전체

영어 원문 전체 펼치기
원문 SHA-256 3E29F7129226B7188B8B77BDDE8607858E589E155477D623ACD726D56403FB8E
.. _networking:

Networking
##########

The networking section contains information regarding the network stack of the
Zephyr kernel. Use the information to understand the principles behind the
operation of the stacks and how they were implemented.

.. toctree::
   :maxdepth: 1

   overview.rst
   net-stack-architecture.rst
   net_config_guide.rst
   networking_with_host.rst
   network_monitoring.rst
   api/index.rst
   conn_mgr/index.rst

Part 3

한국어 전문 번역

Networking

Networking section은 Zephyr kernel network stack에 관한 정보를 제공합니다. 각 stack이 동작하는 원리와 그 기능이 어떻게 구현됐는지 이해하는 데 이 문서를 사용하십시오.

이 section에는 다음 문서가 포함됩니다.

  • Networking overview
  • Network Stack Architecture
  • Network Configuration Guide
  • Host와 Zephyr networking 구성
  • Network monitoring
  • Networking API reference
  • Connection Manager

Source

출처

원문 파일의 단락, directive, 표, 코드, symbol, 경로는 영어 원문 영역에 그대로 보존했습니다.