Hello All,
I've a question. I'm using Visual Basic 6 to connect a PC to a payment terminal. I need to send info to the terminal using a serial connection. So i've used the MSComm control. Now I have a 'message' i need to send like <STX> 00 C1 00 <ETX> <LRC>, where <LRC> is a XOR of data + <ETX>. Can some one tell me how to do this...
I'm really stuck, so a little help is better then nothing...
Thanks !
I've a question. I'm using Visual Basic 6 to connect a PC to a payment terminal. I need to send info to the terminal using a serial connection. So i've used the MSComm control. Now I have a 'message' i need to send like <STX> 00 C1 00 <ETX> <LRC>, where <LRC> is a XOR of data + <ETX>. Can some one tell me how to do this...
I'm really stuck, so a little help is better then nothing...
Thanks !