0% found this document useful (0 votes)
169 views1 page

VLSM Calculation Sequence Diagram: Request The Calculator Page

The diagram shows the process for a user to request an IP subnet calculator page from a web server. The user enters an IP address, which is checked for validity before providing information. If valid, the user can enter a subnet name and number of hosts, then click calculate. The web server calculates the result and saves it to a database, responding with a success message.

Uploaded by

migad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
169 views1 page

VLSM Calculation Sequence Diagram: Request The Calculator Page

The diagram shows the process for a user to request an IP subnet calculator page from a web server. The user enters an IP address, which is checked for validity before providing information. If valid, the user can enter a subnet name and number of hosts, then click calculate. The web server calculates the result and saves it to a database, responding with a success message.

Uploaded by

migad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Vlsm Calculation Sequence Diagram

Calculator page Web-Server Database

User

Request the calculator page

serve calculator page

Enter IP Address check ip


address

Alternative
Valid IP address
provide info about the IP

Invalid IP address
Alert 'invalid IP'

Enter Sub-net Name

Enter Number of Hosts

Click Calculate
Calculate

Show Calculation Result

Save to Database
send to web-server
(calculation result)
Save to Database

Success Response
Alert Success Message

You might also like