---
title: "DNP Client | Introduction | N3uron KB V.1.20"
slug: "dnp-client-introduction"
description: "DNP Client is a N3uron module designed to provide a reliable way of connecting to any Distributed Network Protocol (DNP3) compliant device through…"
updated: 2021-11-24T10:45:31Z
published: 2021-11-24T10:45:31Z
canonical: "docs.n3uron.com/dnp-client-introduction"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.n3uron.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

**DnpClient** is a **N3uron** module that provides a reliable way of connecting to any Distributed Network Protocol (DNP3) compliant device through Ethernet or serial communication. **N3uron** **DnpClient** acts as the master station connected to DNP3 slaves, also known as outstations.

Main features supported:

- Connection to unlimited number of outstations.
- Optimized Static (Integrity) Polling and Event Class Polling.
- Event playback support in the data delivery.
- Direct operate write operations.
- Range and Non-range field option for write operations.
- Time synchronization to the ourstations.
- Devices autodemotion for increased performance.

DnpClient doesn't support the following features:

- DNP3 authentication.
- Unsolicited messaging.
- DNP3 over UDP transport.

For more information about DNP3 protocol please visit https://www.dnp.org/.
