Hi everybody, I need to know how to comunicate with COM-port using C# language. Actually the task is in the following: 1. There is a device connected to COM1 2. Need to send a messages to that device using C# 3. Need to receive the answers from that device. Thank yoy for help.