<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 20/09/2010 16:09, Ariel wrote:
    <blockquote
      cite="mid:AANLkTi=DE1He+mmubJb8ptoVbgdVpBnJ9aGJSLuQ7paS@mail.gmail.com"
      type="cite">Soap web services I think.<br>
      <br>
      <div class="gmail_quote">On Fri, Sep 17, 2010 at 5:35 PM, Hidura <span
          dir="ltr"><<a moz-do-not-send="true"
            href="mailto:hidura@gmail.com">hidura@gmail.com</a>></span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          What kind of web-service you have in mind????<br>
          <br>
          2010/9/17, Ariel <<a moz-do-not-send="true"
            href="mailto:isaacrc82@gmail.com">isaacrc82@gmail.com</a>>:<br>
          <div>
            <div class="h5">> Hi everybody, I need some help to find
              documentation about how to implements<br>
              > web services in python, could you help me please ???<br>
              > Regards<br>
              > Thanks in advance<br>
              > Ariel<br>
              ><br>
              <br>
            </div>
          </div>
          <font color="#888888"></font><br>
        </blockquote>
      </div>
    </blockquote>
    <font color="#888888">Hi Ariel, <br>
      <br>
      There are a few pages on creating a TCP server and a Threaded
      server in Chapters 18 and 19 of "Rapid GUI Programming with Python
      and Qt" by Mark Summerfield. <br>
      <br>
      It shows you how to handle sockets, threading , and the locking of
      shared data constructs. <br>
      <br>
      Regards<br>
      <br>
      Ian<br>
      <br>
      <br>
      <br>
      <br>
    </font>
  </body>
</html>