Hello,
I'm trying to connect to a multiroom audio system: NUVO E6G. Therefor, i use a serial over TCP/IP converter (UDS10).
I wrote some code in VB2010 and it works fine. I can switch a zone on or off, decreasing or increasing the volume etc.
I would like to do the same with my MEDION Tablet(Android 4.1).So i started coding in B4A.
In the attachement you can find the code. If i sniffer with wireshark, i can see, it sends the command "*ALLOFF" but the multiroom doesn't react on it.
I'm sure, i do something wrong with network library, but i don't see what exactly.
Can someone give me a tip? Many thanks
Greetings
Frank
I'm trying to connect to a multiroom audio system: NUVO E6G. Therefor, i use a serial over TCP/IP converter (UDS10).
I wrote some code in VB2010 and it works fine. I can switch a zone on or off, decreasing or increasing the volume etc.
I would like to do the same with my MEDION Tablet(Android 4.1).So i started coding in B4A.
In the attachement you can find the code. If i sniffer with wireshark, i can see, it sends the command "*ALLOFF" but the multiroom doesn't react on it.
I'm sure, i do something wrong with network library, but i don't see what exactly.
Can someone give me a tip? Many thanks
Greetings
Frank