I have a Mobotix camera that can sent notification on IP level.
I can set the destination address and set the data protocol to : raw tcp/ip, http/1.0 request or http/1.0 request+acknowledge.
the data type Is plain text.
What lib can I use the receive these events with B4J?
The camera sends these events when a movement is detected by the camera, it sends a choosen text.
Don't I have to setup a server that captures these http requests?
httputils ypou have to send a job and wait for an job event?
No?