My favorites | Sign in
Project Logo
                
Search
for
Updated Jan 26, 2008 by jonathan.hendler
NYMRLisWhat  
One-sentence summary of this page.

Introduction

The following diagram describes the simple actions of a NYMRL router node.

Details

  1. A HTTP POST or GET arrives, with a set of variables which are a NYMRL Header. The data in the envelope is arbitrary and encoded. OR it is a regular HTTP POST/GET which you can parse into a NYMRL message.
  2. Your CGI app receives the message and parses/forwards the data to NYMRL.
  3. NYMRL parses the message
  4. NYMRL looks up the routing data and "permissions"
  5. then an order is determined
  6. send a response

Diagram


Sign in to add a comment
Hosted by Google Code