answersLogoWhite

0


Best Answer

first u have to LOVE visual basic programming then search in http://www.planetsaourcecode.com .This will involve basically having/calculating the subnet then you will be able to calculate your broadcast ip address.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Find the broadcast ip address network 200.100.100.0?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Calculating network host and broadcast address?

To calculate Network address you should assign "0" " Zero" for Host portionEx. 192.168.157.6/24Since the above IP is Class C last Octet will be the host partThis will be shown in binary as11000000.10101000.10011101.00000110.00000000Then Network address will be 192.168.157.0To find the broadcast IP you need to add "1" Once for host partIf we take Same IP11000000.10101000.10011101.00000110.11111111The Broadcast IP will be 192.168.157.255


Which of the following will happen when a client doesn't know the server address on a network containing a router?

The broadcast message is forwarded using an IP helper address, The client broadcasts to find the server


How do you find out what is your network administrator address that was given to you is?

You can find your network address (IP address) in Windows by opening up a command prompt (Start > Run > "cmd") and typing "ipconfig".


Where can one get information on a broadcast domain?

When looking to find information about broadcast domain then it may be worth visiting the Learning Network dot Cisco website as it offers information and services relating to broadcast domains.


How do you find the ip address from network id?

You can use a network sniffer. There are several programs that you can download that let you see all the clients and their IP address's on the network.


How do you find your ip?

If you want to find your network IP address,visit Ip-details.com .


Where do you find the ip?

If you want to find your network IP address,visit Ip-details.com .


Where is the Mac address on a computer?

A Media Access Control address (MAC address) is what identifies your computer on a network. You should be able to find it within your network preferences or in a summary of the computers status.


How do you access your ip address?

If you mean, find out your IP address, in Windows you can either type the command ipconfig, or check the network properties. In network properties you also have the option of changing the IP options.If you mean, find out your IP address, in Windows you can either type the command ipconfig, or check the network properties. In network properties you also have the option of changing the IP options.If you mean, find out your IP address, in Windows you can either type the command ipconfig, or check the network properties. In network properties you also have the option of changing the IP options.If you mean, find out your IP address, in Windows you can either type the command ipconfig, or check the network properties. In network properties you also have the option of changing the IP options.


How do you find dns server address in Vista?

In the properties of your network adapter.


How do computers help tell you What is going on in the world?

The broadcast address for that network is 10.56.191.255....I did this in my head (believe it or not) before I checked it with the handy dandy automatic calculator. I only answered this at all here because I find it fascinating how people have trouble with sub-netting.and the question was apparently a year old, and(check your handy dandy ip address calculator), it is quite wrong as answered.As suggested, I guess you COULD use ANY broadcast address, but such use would overlap another network; suggested here as being an issue because you are using a 240 in the first place. Make sense?


What are the advantages to dividing networks into subnets?

The advantages are:Security - packets must be routed between subnetsPerformance - packets will stay within their own subnet for the most partTroubleshooting - it is easier to find a problem in a smaller network than a large one.