Anyone know if it's possible to redirect a call to an IP address to a totally different IP address?
 
We've a program on our server which is about 6 years old, was wrote in VB6 and has the database IP address hard-coded in to it. (obvious answer is to change the code and recompile, but the code is lost!)
 
We're re-writing the programs anyway, but was wondering if there's a way to do something on the client where the program is installed to say if a call is made to go to 111.222.333.444 then go to 555.666.777.888 instead.
 
Is this possible at all?
	
		
			
		
		
	
				
			We've a program on our server which is about 6 years old, was wrote in VB6 and has the database IP address hard-coded in to it. (obvious answer is to change the code and recompile, but the code is lost!)
We're re-writing the programs anyway, but was wondering if there's a way to do something on the client where the program is installed to say if a call is made to go to 111.222.333.444 then go to 555.666.777.888 instead.
Is this possible at all?
 
	 
  
 
		 
 
		 
 
		