0% found this document useful (0 votes)
116 views3 pages

Architecture Diagram

This document provides an overview of the architecture of an ASP.NET web application. The application includes security services, notification services, a document format converter, and an import/export service. It uses a data access layer and database server to store and retrieve data. The application server handles document submissions, administrator updates, and transaction status updates using protocols like HTTP, FTP, SMTP, and POP3. Servers are deployed with a firewall and connected to the internet and internal LAN for client and administrator access via a web interface.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
116 views3 pages

Architecture Diagram

This document provides an overview of the architecture of an ASP.NET web application. The application includes security services, notification services, a document format converter, and an import/export service. It uses a data access layer and database server to store and retrieve data. The application server handles document submissions, administrator updates, and transaction status updates using protocols like HTTP, FTP, SMTP, and POP3. Servers are deployed with a firewall and connected to the internet and internal LAN for client and administrator access via a web interface.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Application Administrators / Customers

ASP.NET Web Application

Security Services Notification Services

Document Format Converter

Import / Export Service


Data Access Layer

Data
COMMS SERVER(s)
Supported Protocols
Customer
In / Out
Documents (Flat
file, XML, EDI & FTP PUSH (to HTTP / HTTPS / FTP Pull (from
other formats) AS2 remote sites) SMTP / POP3
Local FTP Site)

FILE SERVER

Direct I/O from on FILE SERVER


Protocol Handlers
3rd Party 3rd Party
AS2 / HTTP software software
Handler (CuteFTP (Outlook,
etc.) Exchange
etc.)

Data In / Out
DATABASE SERVER

FILE SERVER

File Picked
By App
Server
APPLICATION SERVER (COM+, BIZTALK)
Transaction Status Updates Request Watcher Service
Documents
Submitted
from WEB

Administrator & Client Lookups / Client


Documents Submissions / Administrator
Updates
WEB SERVER (IIS 6.0, ASP.NET 2.0)
Requests / Responses
Data Persistence /

over HTTP(S)
Retreival

Web Users (Administrators, Customers)


Data Storage
ISDN / T3 (256 Kbps)

Dial-up (56 Kbps) Internet (512 Kb


ps Server Bandwid
th)

Servers in Basic Deployment


Firewall

Internal LAN (Gigabit / 100 Mbps)

Web Server 1 File Server DB Server 1 Comms Server 1

Application Servers
Additional Servers for Scaled-out Deployment

DB Server 2 Comms Server 2


Web Server 2

You might also like