<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 7/20/2014 7:34 AM, Tomas Bortoli
      wrote:<br>
    </div>
    <blockquote cite="mid:DUB109-W498C53AB60A86D61AED59EB6F30@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
      <div dir="ltr">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 provide this
        functionality, i'm wrong?<br>
        Anyone have an idea of how can i achieve a solution?? any
        library already implemented?<br>
        <br>
        Thanks!<br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
tor-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:tor-dev@lists.torproject.org">tor-dev@lists.torproject.org</a>
<a class="moz-txt-link-freetext" href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev">https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev</a>
</pre>
    </blockquote>
    Unless I am misunderstanding what you are trying to do, you should
    be able to connect the same way that Torbrowser does. Just connect
    to the HS url using the local tor driver as a proxy.<br>
  </body>
</html>