Navigation


Changes between Version 7 and Version 8 of Screenshots


Ignore:
Timestamp:
Jun 17, 2010, 5:43:38 PM (14 years ago)
Author:
Sebastien Decugis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Screenshots

    v7 v8  
    66----
    77
    8 === Test Application (test_app.fdx) ===
     8=== Simple testbed: two peers connected ===
    99
    1010This first video shows the [wiki:test_app.fdx test_app] extension in action. This extension is a (non-standard) ''ping''-like application designed to test Diameter connectivity between two freeDiameter nodes. It can also be used to check routing behavior etc...
     
    5858
    5959===== cli.simple.testbed.aaa =====
     60
     61These are the configuration files for freeDiameter on the client:
    6062 [source:VirtualTestbed/conf/cli.simple.testbed.aaa/freeDiameter/CMakeFlags CMakeFlags]::
    61    These are the flags passed to {{{cmake}}} on the command-line when preparing the source. The important ones are:
     63   The flags passed to {{{cmake}}} (on the command-line) when preparing the source. The noticeable ones are:
    6264    * {{{-DBUILD_TEST_APP:BOOL=ON}}} : compile the [wiki:test_app.fdx] extension.
    6365    * {{{-DBUILD_DBG_MONITOR:BOOL=ON}}} : compile the [wiki:dbg_monitor.fdx] extension.
     
    7173===== serv.simple.testbed.aaa =====
    7274
     75The server uses these files: [source:VirtualTestbed/conf/serv.simple.testbed.aaa/freeDiameter/CMakeFlags CMakeFlags], [source:VirtualTestbed/conf/serv.simple.testbed.aaa/freeDiameter/freeDiameter.conf freeDiameter.conf], and [source:VirtualTestbed/conf/serv.simple.testbed.aaa/freeDiameter/test_app.conf test_app.conf]. They are very similar to the client's one, so see previous section for explanations.
    7376
    7477