Navigation



Version 3 (modified by Sebastien Decugis, 14 years ago) (diff)

--

Screencasts

Providing screenshots of a daemon with no human interface is quite challenging -- not to say impossible. Nevertheless, here is a series of video which show the daemon in use. Please be tolerant for the quality, creating a screencast is not so easy!

TOC(inline, depth=3)?


Test Application

This first video shows the 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...

It is recommended to watch this video in HD and fullscreen.

The video shows two consoles, bottom-left and top-right. These console correspond to two Virtual Machines running on the same subnet, as follow: ( cli.simple.testbed.aaa ) <-----> ( serv.simple.testbed.aaa )

Here is what happens in the video:

  • (0:00 ~ 0:04) Very short explanation.
  • (0:00 ~ 0:38) Preparation of freeDiameter, using cmake.
  • (0:39 ~ 2:15) Compilation (with make).
  • (2:24 ~ 2:35) Start the daemon on both peers.
  • (2:36 ~ 3:00) Check connection status in the logs.
  • (3:00 ~ 3:50) Trig the test_app "ping" and watch the effect on the logs.
  • (3:51 ~ 4:03) Stop the daemon.

Configuration files