Is it even possible to code a client side proxy in C#? Traditionally proxies are server side and client computer access sites from within that server...So, is there a way to maybe make a "mock" proxy client side with about the same functionality of a traditional proxy?
Thanks,
-Kevin
Thanks,
-Kevin
Comment