You are here: FME Server Reference Manual > FME Server Services > Notification Service > Example UDP Publication

Example UDP Publication

The following example UDP publication receives UDP messages on port 5500 and publishes notification messages to topic SAMPLE_TOPIC.

UDP Publisher Notification Content

The notification content sent by the UDP Publisher includes the following keywords:

The following is an example of UDP Publisher notification content:

{

fns_type : “udp_publisher”,

udp_publisher_content : “The UDP message to relay”

}

Safe Software Inc. www.safe.com