Skip to content

Network library #528

@vzahradnik

Description

@vzahradnik

Is your feature request related to a problem? Please describe.
Write a networking library which will abstract all the different boards or shields and which will allow simple interaction with the network.
Features:

  • DHCP and static IP mode
  • Automatic connection handling and reporting
  • The system interacts with the networking module via simple interface, e.g. isOnline(): Boolean
  • Support for DNS resolution. Users can either use IPs or domain names and the system will resolve an IP
  • Support for mDNS so that the device can be seen in the internal network, the name could be configurable
  • NTP support... this could be moved into another library handling time, date and timezones. To be discussed further.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions