Hi everyone!
I'm new to B4A. Programming in VB.net
I want to make a project for a mobile phone to send and receive data over TCP.
I used an example of TestSockets. But my controller (USR K7) does not accept the data I send to HEX.
For example, in vb.net I have a data packet: FF A1 C3 01 10 FD. But in this example, the same packet is not formed. I ask you to help me find a mistake.
I'm new to B4A. Programming in VB.net
I want to make a project for a mobile phone to send and receive data over TCP.
I used an example of TestSockets. But my controller (USR K7) does not accept the data I send to HEX.
For example, in vb.net I have a data packet: FF A1 C3 01 10 FD. But in this example, the same packet is not formed. I ask you to help me find a mistake.