If I'm not mistaken, in the WebApp Chatroom tutorial the chat room is represented by the ChatShared code module. If you want to create more than...
Hi everyone, Here is the Socket.IO Client library wrap for this Github Project. SocketIOClient Author: @Brandsum (wrapper) Version: 2.4...
Hello It would be great to have a built in PING function for the explicit purpose of keeping the data connection open. This would really apply on...
Reading (and badly answering) this thread: https://www.b4x.com/android/forum/threads/question-about-jserver-websocket-handle.95966/ I learned that...
Hallo, ich habe mit B4J eine WebApp erstellt. Lokal auf meinem Rechner funktioniert sie wunderbar. http://localhost:meinPort/ (meinPort wäre...
I get this error on server side (b4j). I searched the forum but I found solutions only for client websockets. BTW I don't know how the websocket...
I have a b4j websocket server certainly reachable from outside my network (I mean that I don't have problems with ports, firewalls, ...). I...
How to send/receive custom types? Certainly there is a better method... also because... this does not work :D I'm trying: ' SERVER - WEBSOCKET...
hi everyone , i am trying b4a with websocket server using libwebsocket on C++ , but show message : Server 404 not found on android application ....
Hi All, I have a web folder "10.1.1.99/view/images/" for example This folder has images added to it in 30 second spacing. What I would like is a...
Hi All. I'm Using Websocket for make a Realtime Connection With my Server. When Device Connects to Proxy, The Proxy Closes the My Application...