Tommi Mäkitalo <tommi@...> writes: > The current svn version of tntnet can be started with a json > configuration file with "tntnet -j tntnet.json". And here is a > configuration file from the calc demo:
Do you have a similar XML configuration example? P.S. XML is bulkier, but have a better IDE (editor) support, for example editing XML in Eclipse (or in JOE) would be more comfortable than editing JSON. In JSON everything is quoted the same way, whereas in XML the keywords and the values are separated (e.g. keywords are tags and/or attribute names, and values are Text and/or attribute values). ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Tntnet-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tntnet-general
