Results 1 to 7 of 7

Thread: Decipher UDP message based on structure

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2015
    Posts
    9

    Decipher UDP message based on structure

    Hi

    I'm a little confused by a document I have for the structure of a data packet I want to read via UDP. I have an app set up which is working at getting very basic messages in the form of a string so I know the UDP side works. Now I need to take it to the next level and receive the messages and even more so decipher this into usable information.

    I have been sent a document on the structure of the packet but I feel it's over my head so I am just looking for pointers on how to handle this. I have attached a pdf of some of the examples of the message structure. Do i create a module with this structure defined? Do I then do some sort of mask to extract the various segments?

    I'm basically trying to gauge if this is something I can learn to figure out or if I need to pay someone to just write the code for me but that feels not only expensive but also doesn't help me further my understanding.

    Thanks in advance for any help
    Attached Images Attached Images

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width