Originally posted by ramezb84
let me explain....
i do not want my clients to know which server they are connecting to. anyone with even little hacking experience could figure out what connections are coming out of/into a program, i do not want those connections to be trackable. i do not want any user to be able to tell where the program is getting its information...
That is unpossible and not needed.

You cannot hide where a connection is going to from a computer if the user knows how to find them. You can use a proxy server and then all they will know is that it's going to Server B but Server B forwrds to Server A.

But I don't see any point in what you want done at all. If the server admin has any bit of knowledge with running a server, it'll be secure.

Hell if my site's bandwidth wasn't done with for the month, I could give you the IP to my site, the MySQL username and password. You wouldn't be able to do jack **** with it because of how the server is setup.