pf » Tag: lookup on Pete Freitag's Blog

Reverse IP Address Lookup with ColdFusion + Java

coldfusion java I needed to do a reverse lookup on some IP addresses in a database today. I found that you can do this pretty easily with java, and just as easily with ColdFusion. Here it is:

<cfset inet_address = CreateObject("java", "java.net.


This entry was:

Subscribe to my RSS Feed: solosub RSS
Tags