I almost completely completed the work with the iOS client for the REST service. The only thing I miss is the ability for the client to listen on the network for UDP broadcasting, which receives the display host name and base URL to download. There may be several servers on the network waiting to be downloaded.
Asynchronous is preferred. Servers will be displayed to the user when the device detects them, and I want the user to be able to select a server at any given time.
The transmitter sends 255.255.255.255 and does not expect the data to return.
I am new to c lens, so it is best simple and convenient to use.
source share