I need to connect to a database hosted online, I've successfully connected to the database using the network on my place, but there is a proxy on my university and I need to find a way to connect to the DB using this network, using C# as programming language, Is there any way to do this?
Asked
Active
Viewed 556 times
1
-
Please check this http://stackoverflow.com/questions/1938990/c-sharp-connecting-through-proxy – Al Phaba Sep 05 '16 at 20:49
-
Checked it, didn't work for me – Jorge Cruz Sep 06 '16 at 22:08