kythyria / msnp-sharp

Automatically exported from code.google.com/p/msnp-sharp
0 stars 0 forks source link

Http proxy #272

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, the project is a powerful job.

Does the msnpsharp support the http proxy server?  

I only see the socks proxy int the proxy option.

thx.

Original issue reported on code.google.com by reiko.c...@gmail.com on 5 May 2011 at 9:23

GoogleCodeExporter commented 9 years ago
It's not supported yet, but you can change ProxySocket.cs and use code in 
HttpClient.cs to build one, all infrastructures are there.

Original comment by freezing...@gmail.com on 6 May 2011 at 8:08

GoogleCodeExporter commented 9 years ago
I am will need http proxy functionality as well.

I am new to socket/proxy programming.

Does it mean this fix above will require two different builds for proxy/noproxy 
version or is there more elegant solution?

reiko..c.. : did you manage to get it working for you with proxy?

thanks,
marek

Original comment by marek.ch...@gmail.com on 12 May 2011 at 6:14

GoogleCodeExporter commented 9 years ago
What I mean "build" is "implement".

Original comment by freezing...@gmail.com on 14 May 2011 at 6:14

GoogleCodeExporter commented 9 years ago

Original comment by freezing...@gmail.com on 6 Sep 2011 at 4:16