| | |
Given a subnet mask, how to verify if an IP falls in that subnet.
Please support our C# advertiser: Intel Parallel Studio Home
Thread Solved |
•
•
Join Date: Jan 2008
Posts: 2,052
Reputation:
Solved Threads: 118
subnet info is not embedded to ip address, it is not in that context.
subnet mask can be anything for a given ip address. subnet masks are used to group ip addresses. what you can know about ip address could only be its type like a,b or c.
subnet mask can be anything for a given ip address. subnet masks are used to group ip addresses. what you can know about ip address could only be its type like a,b or c.
Due to lack of freedom of speech, i no longer post on this website.
Check this cool bit of code out:
http://blogs.msdn.com/knom/archive/2...-networks.aspx
This guy has a pretty slick solution!
http://blogs.msdn.com/knom/archive/2...-networks.aspx
This guy has a pretty slick solution!
Alex Cavnar, aka alc6379
![]() |
Other Threads in the C# Forum
- Previous Thread: Trouble with dataGridViewButtonColumn event
- Next Thread: Popup Outlook contact makes the WinForm stuck and frozen
| Thread Tools | Search this Thread |
.net access algorithm array backup barchart bitmap box broadcast c# check checkbox client combobox control conversion csharp custom database databasesearch datagrid datagridview datagridviewcheckbox dataset datetime degrees development draganddrop drawing dynamiccreation encryption enum equation excel file form format formatting forms function gdi+ hospitalmanagementsystems httpwebrequest image index input install interface java label list listbox mandelbrot math mouseclick mysql namevaluepairs operator path photoshop picturebox pixelinversion post powerpacks programming property radians regex remoting resource restore richtextbox running... server sleep soap socket sql stack statistics stream string table text textbox thread time timer update usercontrol validation visualstudio wait webbrowser windows winforms working wpf write xml






