template.properties 514 B

1234567891011121314151617181920
  1. # adjust the following
  2. templateName = New Managed Mobility Wireless Network Wizard
  3. templateDescription = Network for testing the IEEE 802.11 model in managed (access point) mode.
  4. templateCategory = Generated Wizards
  5. supportedWizardTypes =
  6. # custom wizard pages
  7. page.1.file = wizardpage.xswt
  8. page.1.title = Options
  9. page.1.description = Select options below
  10. # variables
  11. numOfHosts = 5
  12. parametric = true
  13. static = false
  14. hasUdpApp = false
  15. hasTcpApp = false
  16. serverTcpLayer = TCP
  17. clientTcpLayer = TCP
  18. hasPingapp = true