C
Chris
Hi,
I'm trying to find out if a serial communication dll exists that would allow
me to communicate to devices connected on the com port through .net. My
implementation language will be C#. I was able to find MSCOMM.OCX but that
is an ActiveX control which requires a gui (i believe?). Eventually, the
application I will be running will be a Windows Service so I think I need a
regular dll (I'm not sure though).
Any suggestions?
Thanks in advance,
Chris
I'm trying to find out if a serial communication dll exists that would allow
me to communicate to devices connected on the com port through .net. My
implementation language will be C#. I was able to find MSCOMM.OCX but that
is an ActiveX control which requires a gui (i believe?). Eventually, the
application I will be running will be a Windows Service so I think I need a
regular dll (I'm not sure though).
Any suggestions?
Thanks in advance,
Chris