lundi 20 mai 2019

What is the best design pattern to control multiple COM/ETHERNET devices?

I work in the RFID industry so i develop application using C# to control RFID readers via the COM port, so i'm asking what's the best pattern or best practices to implement such a solution.

  • Currently i'm using the Singleton pattern to avoid multiple instance of the reader, but i know that singleton is not the most recommended pattern.

Aucun commentaire:

Enregistrer un commentaire