---
title: "DNP Server | Introduction | N3uron KB V1.22"
slug: "dnp-server-introduction"
description: "DNP Server is a N3uron module designed to provide enhanced connectivity for all devices and third-party applications requiring DNP3 communications…"
updated: 2026-02-04T20:49:35Z
published: 2026-02-04T20:49:35Z
---

> ## 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

****The **DNP Server** module enables **N3uron**to expose data to external monitoring and control systems and other operational applications using the **DNP3** **protocol**— including SCADA systems, utility control centers, dispatching systems, and other utility-grade platforms. It allows users to create and configure one or multiple **DNP3****Slaves,**also known as**outstations,** to expose data acquired through any of the other N3uron modules, such as the [OPC UA Client](/v122/docs/opc-ua-client), [Modbus Client](/v122/docs/modbus-client), [DNP Client](/v122/docs/dnp-client), [OPC DA Client](/v122/docs/opc-da-client), [REST API Client](/v122/docs/rest-api-client-introduction), [MQTT Client](/v122/docs/mqtt-client), [Siemens Client](/v122/docs/siemens-client), [IEC 104 Client](/v122/docs/iec-104-client) and other data acquisition modules. This module supports communications over TCP.

**Supported Object Types:**

| **Object Description** | **Object Type** | **Variations** |
| --- | --- | --- |
| Binary Inputs | 01 | 1 and 2 |
| Double-bit Inputs | 03 | 1 and 2 |
| Binary Outputs | 10 | 1 and 2 |
| Analog Inputs | 30 | 1, 2, 3, 4, 5 and 6 |
| Analog Outputs | 40 | 1, 2, 3 and 4 |

Dnp Server does not support the following features:

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

For more information about DNP3 protocol, please visit [dnp](https://www.dnp.org/).
