web service for a physical device, which technology/protocols to use?

General Tech Technology & Software 2 years ago

0 1 0 0 0 tuteeHUB earn credit +10 pts

5 Star Rating 1 Rating

Posted on 16 Aug 2022, this text provides information on Technology & Software related to General Tech. Please note that while accuracy is prioritized, the data presented might not be entirely correct or up-to-date. This information is offered for general knowledge and informational purposes only, and should not be considered as a substitute for professional advice.

Take Quiz To Earn Credits!

Turn Your Knowledge into Earnings.

tuteehub_quiz

Answers (1)

Post Answer
profilepic.png
manpreet Tuteehub forum best answer Best Answer 2 years ago

 

(Please note that I am self-learning beginner)

I am developing a web server for a device that to be connected in a network. Its services will mostly be used in local large networks, not on Internet.

To be specific, the device is an Under Vehicle Inspection System (UVIS), that records video when vehicles pass and do some processing with it, then it will send it to a connected authorized local client to view and to a database (i.e. event based system).

First, I have searched for technology/protocols used by printer web services (network printers), and found that there are specific protocols for printers, and some are even specific to some manufacturers.

I came across the WS-* stack, (actually I have made a simple implementation for discovering IP-cameras using WS-Discovery and used SOAP with some functions defined by Onvif specifications), but I found this complex and not sure if it worth taking the risk of delving in this world. A little search about this revealed that this mostly used by windows systems (actually Microsoft is a major developer for these standards).

I am looking for other off-the-shelf technology/protocols, that has discovery features, simple to implement, integrable with other devices, wide-spread and future proof.

Can someone enlighten me on this?

Until now my plan is to use WS-Discovery (as it has IANA-reserved multi-cast address) to get a Websocket uri, and implement a simple protocol of my own on that. I chose websocket over normal socket as it has a chance to be used with browser applications.

No matter what stage you're at in your education or career, TuteeHub will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.