votes
Sorry if this is repost but....Help with C# comms emulating hyperterm send strings
Hi All, (For the third time!) Sorry if this a repost but we have issues at this end(!) I have sucessfully integrated the following into my code [code] private void rtbOutgoing_KeyPress(object sender, KeyPressEventArgs e) { ...
