M Mike1970 Well-Known Member Licensed User Longtime User Jun 20, 2025 #2 pixet said: How do I handle the NewConnection event. Click to expand... Hi! Did you find a solution? Upvote 0
pixet Member Licensed User Longtime User Jun 20, 2025 #3 Actually I didn't solve it, I just worked around the problem, but I would always like to solve it by intercepting the NewConnection event Upvote 0
Actually I didn't solve it, I just worked around the problem, but I would always like to solve it by intercepting the NewConnection event
M Mike1970 Well-Known Member Licensed User Longtime User Jun 23, 2025 #4 pixet said: Actually I didn't solve it, I just worked around the problem, but I would always like to solve it by intercepting the NewConnection event Click to expand... Hi I found out that this exists: https://www.b4x.com/android/forum/threads/jmqttbrokerextended.119977/#post-1026800 It has every event you can ever need. (I wanted to use it in B4A but it has some issues decoding the incoming message) Upvote 0
pixet said: Actually I didn't solve it, I just worked around the problem, but I would always like to solve it by intercepting the NewConnection event Click to expand... Hi I found out that this exists: https://www.b4x.com/android/forum/threads/jmqttbrokerextended.119977/#post-1026800 It has every event you can ever need. (I wanted to use it in B4A but it has some issues decoding the incoming message)