Results 1 to 5 of 5

Thread: IPv6

Threaded View

  1. #4

    Thread Starter
    "Digital Revolution"
    Join Date
    Mar 2005
    Posts
    4,471

    Re: IPv6

    Sorry for taking so long to reply...

    I have the IP address stored in an array of bytes. It's working good for IPv4 addresses.

    I want to store the IP numerically because it's faster to compare it to other IP addresses (like checking a ban list).

    I think I'll do a struct instead like LaVolpe's example, though. But can a Currency variable hold an IPv6 address? I was assuming it couldn't (64-bit).
    Last edited by DigiRev; May 8th, 2009 at 03:36 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width