Hyper Terminal through two serial port

bhandejiya

New member
Joined
Jul 9, 2008
Messages
1
Programming Experience
1-3
Hi,

I am trying to communicate Visual Basic program (Visual Studio 2005) with Hyper Terminal through two serial ports assigned.

I have made a program in VB which sends some numbers on serial port. When, these numbers are transferred over another computer’s Com Port and HyperTerminal it prints Originals number and also some ASCII characters before and after them. ASCII like,
? , | and other characters whose decimal values are 252, 253, 254, 255 etc.

Can come one please help me how to get rid of these garbage?

thanks in advance
 
Back
Top