[tor-dev] TOR C# application

2014-12-16 Thread Hollow Quincy
[...] > install TOR client(Not Browser Bundle) and run it. Then socks port will > open and you can connect from your program through TCP. Could you please answer me more clearly ? I read description of all TOR projects: https://www.torproject.org/projects/projects "Stem" project looks nice for me

[tor-dev] TOR C# application

2014-12-16 Thread Hollow Quincy
>> Hi all, >> >> I would like to write a C# application (IRC client) that is using TOR. >> I read a lot, but I still don't know how can I run TOR proxy in >> transparent way (from my c# code). >> >> I see that Tor Stem (https://stem.torproject.org/) can be used by >> Python code or there are packag

[tor-dev] TOR C# application

2014-12-15 Thread Hollow Quincy
Hi all, I would like to write a C# application (IRC client) that is using TOR. I read a lot, but I still don't know how can I run TOR proxy in transparent way (from my c# code). I see that Tor Stem (https://stem.torproject.org/) can be used by Python code or there are packages for Linux, but not