G
Guest
Dear all,
I am using VB .NET to write a GPS application. However, what I get from the
serial port is something like "$???????" instead of the standard data format
string. I guess it may due to the encoding problem since GPS data is ASCII
but the Default encoding for VB .NET is Unicode. Is there anyway to change
the default encoding?
Kempton
I am using VB .NET to write a GPS application. However, what I get from the
serial port is something like "$???????" instead of the standard data format
string. I guess it may due to the encoding problem since GPS data is ASCII
but the Default encoding for VB .NET is Unicode. Is there anyway to change
the default encoding?
Kempton