what is System.IO.Port of ver 2.0 in Ver 1.1?

Hi everybody,

   I am looking for replacements of functions of System.IO.Port class of .net Framework Ver 2.0. what is the closest if not not exact equivalent of Port class in Ver 1.1 Advanced Thanks.

 

den2005



Answer this question

what is System.IO.Port of ver 2.0 in Ver 1.1?

  • Romano.Scuri

    This was introduced in Ver 2.0.  Previous versions did not include a serial port class.  MSDN has an article that describes a class for the serial port that works with the version 1.1 framework as does www.gotdotnet.com.  The best overall free solution I've found for v1.1 is at www.hardandsoftware.com [DesktopSerialIO.dll in the software downloads section]
  • Phillip Knezevich

    Thanks, Richdz. I would try it.

     

    den2005


  • what is System.IO.Port of ver 2.0 in Ver 1.1?