Dash-Industry-Forum/SAND-HTTP-Conformance-Client

Name: SAND-HTTP-Conformance-Client

Owner: Dash Industry Forum

Description: SAND client validating SAND messages sent by a SAND server, a.k.a DANE

Created: 2018-05-16 14:23:32.0

Updated: 2018-05-18 09:30:48.0

Pushed: 2018-05-16 16:52:29.0

Homepage: null

Size: 29

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

SAND Conformance Client

Build Status

This implements a conformance client for ISO/IEC 23009-5 Server And Network- asssited DASH (SAND).

It validates the incoming SAND messages as well as the protocols used by the DANE.

Requirements
Installation
install -r requirements.txt
Usage

Help documentattion:

on sand_client.py --help

Outputs:

e: sand_client.py [OPTIONS]

ecute the request and the validation of the received HTTP response.

ons:
, --url_to_request TEXT       DANE URL to request, e.g. http://mydane.com
, --protocol [assistance|enforcement|error]
                              Protocols to carry PER messages specified in
                              ISO/IEC 23009-5
help                          Show this message and exit.

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.