Qare Internals
    SQL Tables
    Schema
    Plugins
    API
 Site Map
 
ping
 
 QareApplications
        AppDir
        ChangePassword
        Count
        CreateAccount
        Delegation
        DelegationDisplay
        DeleteRemote
        HelloWorld
        Inbox
        Login
        Logout
        Pending
        Ping
        Refresh
        Register
        RemoteAccount
        UserGroups
 

Schema or Table Usage
ping process Schema The Ping application sends the ping message defined by this schema
ping reply Schema The response pong is defined by this schema.
Ping Display The schema defines the inbox agent for feeding data to inbox table on sending as well as recieving the message.
Inbox table The applications uses this table sending a request and reciveing a pong.The partial information is feeded here by the Inbox Agent when the message is send and it is updated again by the Inbox Agent when the response comes.This simplifies the GUI built on top of asynchronous messaging a lot.
Ping On Wiki-Wiki

Ping Overview

Schema:ping Display

Schema: ping process

Schema: ping reply