You are here: Reference Manual > FME Server Services > Notification Service > Publishers > UDP Publisher

UDP Publisher

UDP is a simple datagram protocol that sends and receives data through specific UDP ports. The data delivery is not guaranteed. Many sensor devices and mobile apps use UDP to publish live data.

The FME Server Notification Service UDP publisher relays UDP messages and publishes them to notification topics. Using the UDP publisher, you can enable multiple UDP ports to listen for incoming data packets. Each UDP port can be uniquely configured to publish incoming UDP messages to one or more notification topics.

In this section: