Articles by tag: cross-platform
Modbus monitoring in CoreBus: register polling and charts
Analysis of CoreBus 3.4.0 monitoring mode: periodic register polling, type conversion, formulas and logging. Instructions for engineers.
Encryption over MAX: AES-256 for Android/iOS
Implementation of offline encryption of messages and files over messengers. Cross-platform compatibility, CI/CD without Mac, solving UTF-8 problems. For developers: code, benchmarks, publication. Download and test.
Integration of native code in .NET: P/Invoke, DllImport, cross-platform compatibility
Complete guide to using native code in .NET: from DllImport to creating NuGet packages. Learn about P/Invoke, marshaling and cross-platform solutions for developers.