show/hide this revision's text 16 Turned "IP"->"IPv4" for clarity, minor brevity edits

How to convert an IP IPv4 address into a integer in C#?

I was going to attempt to write this function myself but I thought that someone on SO might know the answer :)

I'm basically looking for a function that will convert a standard IP IPv4 address into an Integer. Bonus points available for a function that will do the opposite.

Solution should be in C#.net

Many Thanks Stephen.

show/hide this revision's text 15 Rollback to Revision 1

How to convert an IP address into an a integer in C#?

I was going to attempt to write this function myself but I thought that someone on SO might know the answer :)

I'm basically looking for a function that will convert a standard IP address into an Integer. Bonus points available for a function that will do the opposite.

The solution

Solution should be in C#.

exact duplicate: http://stackoverflow.com/questions/36831/how-do-you-parse-an-ip-address-string-in-cC#.net

Many Thanks Stephen

show/hide this revision's text 14 Rollback to Revision 12

I was going to attempt to write this function myself but I thought that someone on SO might know the answer :)

I'm basically looking for a function that will convert a standard IP address into an Integer. Bonus points available for a function that will do the opposite.

The solution should be in C#.

exact duplicate: http://stackoverflow.com/questions/36831/how-do-you-parse-an-ip-address-string-in-c

show/hide this revision's text 13 Rollback to Revision 9
show/hide this revision's text 12 Rollback to Revision 10
show/hide this revision's text 11 Rollback to Revision 9
show/hide this revision's text 10 added 239 characters in body; edited tags
show/hide this revision's text 9 deleted 239 characters in body
show/hide this revision's text 8 edited tags
show/hide this revision's text 7 edited tags
show/hide this revision's text 6 edited title
show/hide this revision's text 5 Tag used to denote requests for code. (Needed something better than 'homework').
show/hide this revision's text 4 added 239 characters in body
show/hide this revision's text 3 edited tags
show/hide this revision's text 2 deleted 27 characters in body; edited tags
show/hide this revision's text 1