As a part of SIP NAPTR lookup you may need to do a regex replacement.
Since Delphi up to 2010 does not include regex library, there was no other way but to write our own:
http://lakeofsoft.com/regex/
It was fun creating it, and I hope it would be fun using it.
Any comments and suggestions are welcome.
Thank you !! From yonghwa Jee
ReplyDelete