I have a websocket server in B4J that a B4A app connects to and is controlled by the B4J server.
Problem is, I cant always guarentee that I know the IP address of what B4J is sitting on.
This is all local LAN stuff, not over the internet. So is there a way to "search" the network for the websocket and connect to it when found?
Just curious.
Problem is, I cant always guarentee that I know the IP address of what B4J is sitting on.
This is all local LAN stuff, not over the internet. So is there a way to "search" the network for the websocket and connect to it when found?
Just curious.