Boost logo

Boost :

Subject: Re: [boost] [regex] [1.35]Problem with IPV6 validation windows XP
From: John Maddock (john_at_[hidden])
Date: 2008-10-21 04:49:53


Gopal_Haldar_at_[hidden] wrote:
>> Please can you send me the proper regular expression which will
>> accept
>> only all different type of valid IPv6 IP.

Gopal, that's a big job - and I'm not familiar with IP v6 formats - besides
that's your job ;-)

I would suggest you try breaking the expression down into each alternative
and work on and validate each one before putting them all together into one
huge expression. That'll make it easier to help you if you run into
problems as well.

Regards, John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk