Home ? Publications ?

This page is designed to accompany the following publication:

Kamaledin Ghiasi-Shirazi, Mahdi Mohseni, Majid Darvishan, and Reza Yousefzadeh. RSCM Technology for Developing Runtime-Reconfigurable Telecommunication Applications. Computer Standards & Interfaces, 51:43-55, 2017. (non-final pdf) (pdf)

Videos

The following videos illustrate the management of a toy RSCM application (WordReplacer) using a CLI (Command Line Interface) and a web-based interface. Please read the paper before watching these videos. I suggest switching your browser to the full-screen mode before watching the videos.

Addition and deletion of ExternalClient objects using web interface (watch the video).

Management of server-side connections using CLI (watch the video).

Runtime deletion of managed objects (watch the video).

Images

To download some snapshots showing the management of the WordReplacer application with text-based and web-based managers click here.

WordReplacer example

A document describing the details of developing the WordReplacer sample application: WordReplacer Development Manual.pdf.

Development time XML and XSD documents

The XML and XSD documents used during development of the application and libraries: Development-Time XML-XSD.zip.

XML and the unified XSD documents used at deliver time

The tiny development-time XSD documents are combined using a sample XML document to generate a unified XSD file. In addition, a slightly modified XML document is also generated. Here are the processed XML and XSD documents: Install-Time XML-XSD.zip.

WordReplacer source code

Free part of the source code of the WordReplacer application: WordReplacer Source Code.zip.

Subagent Interfaces

A simplified version of subagent interfaces are available here: MOA-Interfaces.zip.