Possible to "erase" address and port from TF_SaveServer() call?

I'm now in testing and am curious about how to completely eliminate the server details from a machine that ran an application with the TF_SaveServer() function. I just want to test out my app when this information is cleared from the machine.

Thanks,Arie

Hey Arie,

You can't there's no function to remove that information. However, you can test other information by just calling the function again with a new address and port.