Re: [tor-dev] Port of python Tor controller library to C++

2012-01-20 Thread Tomás Touceda
On 1/20/12 2:45 PM, Giang Nguyen wrote: >> I'm not sure if you want to work with Qt, but may be you should take a >> look at Vidalia's torcontrol classes: >> https://gitweb.torproject.org/vidalia.git/tree/HEAD:/src/torcontrol > > Thanks, Tomas, for the suggestion. > I actually tried to use Vidalia

Re: [tor-dev] Port of python Tor controller library to C++ (Tom?s Touceda)

2012-01-20 Thread Giang Nguyen
> I'm not sure if you want to work with Qt, but may be you should take a > look at Vidalia's torcontrol classes: > https://gitweb.torproject.org/vidalia.git/tree/HEAD:/src/torcontrol Thanks, Tomas, for the suggestion. I actually tried to use Vidalia's Tor control code back in late 2010 when I look

Re: [tor-dev] Port of python Tor controller library to C++

2012-01-19 Thread Tomás Touceda
On 1/19/12 4:30 PM, Nguyen, Giang Truong Khoa wrote: > Hi, > As part of my research, I am porting Mike Perry's python Tor controller > library (pytorctl) to C++. Though the work is not exactly Tor development, > tor-dev seems the most appropriate mailing list to let others know that I > have put

[tor-dev] Port of python Tor controller library to C++

2012-01-19 Thread Nguyen, Giang Truong Khoa
Hi, As part of my research, I am porting Mike Perry's python Tor controller library (pytorctl) to C++. Though the work is not exactly Tor development, tor-dev seems the most appropriate mailing list to let others know that I have put my code up on Google Code at http://code.google.com/p/cpptorct