Re: [tor-dev] hidden service involvement in external program

2014-07-20 Thread Ken Keys
On 7/20/2014 7:34 AM, Tomas Bortoli wrote: > Hi all, I want to develop a program that connects to a hidden server > through tor. This is my problem: how can i establish a connection to > the server from the client? I read the hidden service protocol, but i > need a usable implementation of it. So i

Re: [tor-dev] hidden service involvement in external program

2014-07-20 Thread Andrea Shepard
On Sun, Jul 20, 2014 at 04:34:16PM +0200, Tomas Bortoli wrote: > Hi all, I want to develop a program that connects to a hidden server through > tor. This is my problem: how can i establish a connection to the server from > the client? I read the hidden service protocol, but i need a usable > implem

[tor-dev] hidden service involvement in external program

2014-07-20 Thread Tomas Bortoli
Hi all, I want to develop a program that connects to a hidden server through tor. This is my problem: how can i establish a connection to the server from the client? I read the hidden service protocol, but i need a usable implementation of it. So i was looking in stem but seems it doesn't provid