Could Handle every path type and handle its quirk

Registered by AdlerHorst

A Library who is able to handle every path type if Modules exist for that.

So many Programs did not have to deal any more with server connections and ssl security implementations.

example protocol:
file, http, ftp, rss, vnc, rtp, mms, webdav, etc.

Processing:
Converting and splitting Data from these protocols to an unified set of Data which Programs could work with

Input/Output:
 - XML: containing all text information in Unicode for hierarchic structure (file, ftp, webdav,etc.) or information (http, rss, etc.) also text data like x/y/z streams or pressed Mouse buttons from a 2D/3D Mouse.
 - Audio: contain every detected audio-stream/files and maybe able to get them also from video files
 - Video/Picture: contain every picture-based Stream or File.
 - Command: transfer a limited set of commands and
 - Binary: for every other data

The path-finder is able to detect the correct protocol if missing (ubuntu.com instead of http://ubuntu.com)
and do also the Security basics.
If the Protocol has an "s" as suffix it use the ssl encrypting (http -> https, ftp -> ftps, ) and do also its Job if not used on common protocols (vnc -> vncs, rtp ->rtps, etc.)
This Tool also work with ssh if the Protocols has an "s" as prefix (ftp ->sftp, vnc -> svnc, webdav -> swebdav, http -> shttp, bash -> sbash,)

Blueprint information

Status:
Not started
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.