Principles
- separating content negotiation from data transfer (motivation: 70% of Internet traffic is bulk transfer)
- common interface between various applications and transfer service architecture, application developer does not need to reinvent transfer service for each new application
- Figure 3 explains how the application works in the DOT framework. The application calls the GTC for the data transfer
1 comment:
What? no problems that you see with this approach?
Post a Comment