Research Article

[Retracted] Application of Boiler Optimization Monitoring System Based on Embedded Internet of Things

Table 1

List of communication modes between components.

Serial numberCommunication mode between componentsExplanation

1FIFOThe interface is provided in the form of dynamic library, which is mainly used for interprocess message passing.
2SocketThe interface is provided in the form of dynamic library, which is mainly used for communication with network camera.
3Shared memoryThe interface is provided in the form of dynamic library, which is mainly used for communication with CG I.
4FileThe interface is basically provided in the form of dynamic library. When the dynamic library cannot be used, it can be accessed directly.