iec60870_5_101 21.5.2

There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package iec60870_5_101 --version 21.5.2
NuGet\Install-Package iec60870_5_101 -Version 21.5.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="iec60870_5_101" Version="21.5.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add iec60870_5_101 --version 21.5.2
#r "nuget: iec60870_5_101, 21.5.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install iec60870_5_101 as a Cake Addin
#addin nuget:?package=iec60870_5_101&version=21.5.2

// Install iec60870_5_101 as a Cake Tool
#tool nuget:?package=iec60870_5_101&version=21.5.2

IEC 101  Protocol - Server and Client protocol stack implementation.
Complete implementation of IEC 60870-5-101 protocol standard including File transfer.
Unbalanced and Balanced mode Implemented.
Supports Background Scan, Cyclic Data Transmission, Double Transmission, Paramaeter, File transfer.
Supports "Select-Before-Operate" and "Direct-Execute" command execution modes.
Easy to integrate, Low memory footprint.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
21.5.26 162 7/1/2023
21.5.25 245 2/20/2023
21.5.23 454 10/29/2022
21.5.18 509 6/30/2022
21.5.13 474 3/1/2022
21.5.10 551 11/2/2021
21.5.6 386 3/8/2021

Immp : Place "iec101win32d.dll" from "packages\iec60870_5_101.21.0x.00x\runtime\iec101win32d.dll" folder to your application output directory.
This package includes x86 binaries. You must specify the target platform in your IDE (i.e. you cannot use "AnyCPU / x64").
Both iec 101 server and client - file transfer (Monitoring and control direction) implemented.
All types of ASDU - Monitoring and control, Parameter typeids implemented and tested.
Technical support mail to support@freyrscada.com

iec101 server test program:
https://www.freyrscada.com/nuget/iec60870-5-101/iec101servertest.cs

iec101 server test program:
https://www.freyrscada.com/nuget/iec60870-5-101/iec101clienttest.cs