Full TCP Response

Hello everyone!
I’m trying to create an app for my IoT project, it’s going good so far using the Web Component. I send the data and receive it very well.
however, I went a bit greedy trying to get “Response Headers” where they have some useful metadata, not only the response data!
any suggestions with that? like if I can do something to get the full TCP Response or to use some tool or extension!?
I tried one extension called [AI2_ANDROID_SIMPLE_TCP_CLIENT_EXTENSION] and it didn’t help!

the web component does not provide response header data
you could ry another TCP exension, see the extensions directory here App Inventor Extensions | Pura Vida Apps

see also

Taifun

1 Like