Automated UDP message deserialization program.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pragenius

    Automated UDP message deserialization program.

    We are developing two softwares which reside in two different computers communicate using proprietary interface messages on UDP protocol
    These messages are structured and are of fixed length. A byte at a prefixed location (say byte 9) is used to identify type of message and data it carries.
    The problem is that I'm required to test the interface compatibility between softwares. I am required to develop an automated interface test system which can take any message format and communicate via UDP
    I request you to indicate whether any such software is already available in the market or not.
    Please Help
    Regards
    Praneeth Allidona
Working...