TGFT protocal prototyping based on CCSDS

Slides:



Advertisements
Similar presentations
Welcome to Middleware Joseph Amrithraj
Advertisements

Web Services and AIXM. Introduction Subramanyam “Subbu” Nadavala Contractor, L-3 Communications FAA Air Traffic Organization (ATO) Information Technology.
Snejina Lazarova Senior QA Engineer, Team Lead CRMTeam Dimo Mitev Senior QA Engineer, Team Lead SystemIntegrationTeam Telerik QA Academy SOAP-based Web.
Web Servers How do our requests for resources on the Internet get handled? Can they be located anywhere? Global?
1 CS6320 – Why Servlets? L. Grewe 2 What is a Servlet? Servlets are Java programs that can be run dynamically from a Web Server Servlets are Java programs.
PHP Scripting Language. Introduction “PHP” is an acronym for “PHP: Hypertext Preprocessor.” It is an interpreted, server-side scripting language. Originally.
Exchange Network Node Help Desk NOLA Conference Feb 9-10, 2004.
©Kwan Sai Kit, All Rights Reserved Windows Small Business Server 2003 Features.
Copyright (c) 2010, Dr. Kuanchin Chen1 The Client-Server Architecture of the WWW Dr. Kuanchin Chen.
Wikis are websites where pages can be edited using an online document editor. Users can easily edit and share content. Enterprise wikis are platforms.
PHP With Oracle 11g XE By Shyam Gurram Eastern Illinois University.
Zdenek Nejedly, Campus Services Rasim Duric, Lelio Fulgenzi, Deborah MacDougall, Networking Services Computing & Communications Services University of.
Network Administration Internship By: Isaac Johnson II.
SEE-GRID-SCI The SEE-GRID-SCI initiative is co-funded by the European Commission under the FP7 Research Infrastructures contract no.
XML and Web Services (II/2546)
1 PUPPET AND DSC. INTRODUCTION AND USAGE IN CONTINUOUS DELIVERY PROCESS. VIKTAR VEDMICH PAVEL PESETSKIY AUGUST 1, 2015.
ICalendar Compatible Collaborative Calendar- Server (CCS) Web Services Ahmet Fatih Mustacoglu Indiana University Computer Science Department Community.
EGEE User Forum Data Management session Development of gLite Web Service Based Security Components for the ATLAS Metadata Interface Thomas Doherty GridPP.
IPT – Getting Started June Online Resources Project Website Requirements Server Preparation Installation Running IPT Installation Demo Upgrade/Reinstall.
Web Services An Introduction Copyright © Curt Hill.
Expense Tracking System Developed by: Ardhita Maharindra Muskan Regmi Nir Gurung Sudeep Karki Tikaprem Gurung Date: December 05 th, 2008.
BOF-1147, JavaTM Technology and WebDAV: Standardizing Content Management Java and WebDAV Juergen Pill Team Leader Software AG Remy Maucherat Software Engineer.
Python Driven Sensor Observation Service Benjamin Welton NASA USRP.
WebYaST Remote Web Based System Management
Web Technology Seminar
Java Web Services Orca Knowledge Center – Web Service key concepts.
Architecture Review 10/11/2004
Web fundamentals: Clients, Servers, and Communication
Integrating ArcSight with Enterprise Ticketing Systems
Requirements Specifications for Web Portal Application
Business System Development
Web Technologies Computing Science Thompson Rivers University
WHY? - Found initiative while case statement preparation
Chapter 1: Introduction
Implementation of Embedded OS
WEB SERVICES From Chapter 19 of Distributed Systems Concepts and Design,4th Edition, By G. Coulouris, J. Dollimore and T. Kindberg Published by Addison.
WEB SERVICES.
Chris Menegay Sr. Consultant TECHSYS Business Solutions
Systems Architecture WG: Charter and Work Plan
Unit – 5 JAVA Web Services
C++ Tango REST API implementation
Chapter 2: System Structures
Computer System Laboratory
Introduction to JSP Liu Haibin 12/09/2018.
Web Server Design Assignment #4: Authentication
ROAD MAP OF THE CCSDS ARCHITECTURE WORKING GROUP (AWG)
Version 3 April 21, 2006 Takahiro Yamada (JAXA/ISAS)
Module 3 Building a web app.
THE DEVELOPMENT SERVICE
Wsdl.
Introduction to Web Services and SOA
The future of distributed systems architecture
2. An overview of SDMX (What is SDMX? Part I)
OmniEdit Brought to you by:.
CHAPTER 4 PROPOSAL.
CHAPTER 4 PROPOSAL.
Part of Chapter 1 Key Concepts Networks
Distributed Systems through Web Services
Tableau and DataSelf Analytics
Broadvine Support Portal
Trustworthy Distributed Search and Retrieval over the Internet
WEB SERVICES From Chapter 19, Distributed Systems
Architecture of the web
Introduction to Web Services and SOA
Web Technologies Computing Science Thompson Rivers University
OSI Reference Model Unit II
Web Servers (IIS and Apache)
Windows Development Dynadata Copyright, 2014 © DynaData S.A. 1/29.
Web Application Development Using PHP
Presentation transcript:

TGFT protocal prototyping based on CCSDS Overview of Progress TGFT protocal prototyping based on CCSDS

I. Introduction What Why Terrestrial Generic File Transfer Prototyping Facilitate file exchange between space agencies on the ground Recommended Standard Part of a file delivery about the space segment Improve the level of interoperability among agencies Security

I. Introduction Reference Cross Support Terrestrial File Transfer Concept. CCSDS NNN.N-G0.02 Terrestrial Generic File Transfer. CCSDS 927.1 RFC2518 Web based Distributed Authoring and Version. 1999 RFC4918 Web based Distributed Authoring and Version. 2007

II. Project Description Work Completed Requirement Analysis & Discussion Deployment of Development Environment Architectural Design

II. Project Description Choose WebDAV protocal

II. Project Description Server Platform OS CentOS 6.5 WebServer Apache httpd-2.2.15 WebDAV support Functions File Version Server User Manage Authority Manage Client Windows WebDAV Client

II. Project Description

II. Project Description Work in Progress Module Analysis & QA User authentication WebDAV request & response Packet Parsing Engine Communication flow between C/S XFDU about TGFT System test cases

II. Project Description

II. Project Description Work Remaining Detailed Analysis Single Test Cases Coding & Debug Testing

III. Summary & Dependency The subject would be developed as a demo or API library or like the product?

III. Summary & Dependency What is the logical relationship between TGFT and CFDP. Do we need to think about it? If so, How to deal with the process. In the document, it was mentioned that the possible use of the TGFT is as part of a file delivery chain in the document, which is required of CFDP.

III. Summary & Dependency What about the directory structure on the web server in detail. It’s roughly known that there are in-Tray and out-Tray.

III. Summary & Dependency E.g. Agency A -> B Agency A -> C On the web server, There is a directory for A, who sends the respective files to B and C. How to distinguish which file belongs to B or C in the presentation lay, and how to process.

addition Currently, the latest version we have is "927x1w0.00.doc" and "XML Formatted Data Unit (XFDU) Interoperation Testing.doc" provided by my colleague Yonghui, who downloaded the documents from the CWE. In consideration that we can understand the requirements more clearly and more accurately, we hope we can directly contact someone to discuss the issue about BB and Prototyping more easily, or other convenient way.