Gregory's Blog

Networking related posts

Getting the Clients IP Address Using Lucee and ColdFusion

Getting the Clients IP Address Using Lucee and ColdFusion


As a long-term ColdFusion developer, I have used CGI environment variables for the last twenty years to extract IP addresses and client variables. However, in this day and age, getting the IP address is much more complex and is no longer a trivial issue. 
Read More...
Enabling Detailed Errors with ColdFusion and IIS

Enabling Detailed Errors with ColdFusion and IIS


An in-depth look at how to enable detailed error messages with ColdFusion and IIS                                      
Read More...