VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Subnet Calculator

dreec  (1 Submission)   Complete Applications   Visual Basic 3.0   Beginner   Wed 3rd February 2021

Subnet calculator gives you the subnet mask, maximum number of subnets allowed, maximum number of hosts per subnet & increment for IP address range, based on your network ID and requirements.

Assumes
Found a small glich in the code. Please cut and paste the following in cmdOK_click between case is = 1 & case is = 3 Case Is = 2 If X > 0 Then If X > 255 Then MsgBox "Invalid ID Range", vbExclamation, "Error" txtX.SetFocus txtX.Text = "" Exit Sub End If End If Sorry about that!!

Rate Subnet Calculator (2(2 Vote))
Subnet Calculator.bas

Subnet Calculator Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters