c# - Virtual Private Server Using Multiple IP's -


many virtual private server(vps) providers give option of having multiple dedicated ip's.

can these ip's used liked proxies application running on vps?

for instance, in c#, set httpwebrequest proxy property use specific dedicated ip sending traffic? there have other configuration working?


Comments