Send GPS traffic to UDP Port??

Curious if it is possible to push GPS data to a UDP port? I know TCP works great but the solution we are using requires the info to come in on a UDP port.

I have the same need.
I also have a script that push the gps data with http fetch but needs a midlemand server to modify it.

There is a way to send the NMEA raw format together? not lat / lon vars separated?