Command like socat linux

Hi all.
I would like to know if there is a mikrotik command similar to socat in linux.
I must use this command to send the GPS coordinates via UDP to a remote server.
I must also handle send errors and store unsent coordinates (eg .: Internet not working) and then send them later..
Can someone help me :open_mouth: ?!
Thank’s.

No one can help me? :frowning:

search GPS Tracker in the forum. I created some info with using GPSgate Server and having Mikrotik use /tool fetch command to post the data. I did not get into the part of actually getting the GPS data from a gps antenna and sending real data, just how to push it to the gpsgate server. But you can modify the URL and put variables in there from other scripts. This is not my forte’ so iwill struggle myself on that.