votes
Serial Port Sending only strings.....
Hi All, Probably asked this before but.... I have come across an issue with the Serial Port Class trying to find a method of sending numbers and control charcaters using the BinaryWriter object. I was using: [code] BinaryWriter bw = ...
