Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×

modul8

Member
  • Content Count

    2
  • Joined

  • Last visited

  • Medals

Everything posted by modul8

  1. I think in terms of time, wrapping this in XML would be the best, also, it means it is easy to parse with most languages. JSON may be more difficult from your side to implement :)
  2. Hi there, Can I just inquire as to why you're outputting some random binary struct instead of a standardized data exchange format such as XML or JSON? In this case, for web use, and for reporting, both of those methods would be preferable. Is there any chance you can wrap this in one of the above? Cheers, Phil
×