Hello all, Are any of you doing extensive networking with Pharo? IMHO, Seaside connections to a local copy of apache does not really count, since it won't be as likely to see dropped connections and other challenges. I ask because I have LDAPlayer talking to UF's server, and had Pharo lock up something awful. This was over a pre-production vpn connection from home, and on a not-really-supported 64 bit system tricked into running the 32 bit client. I'm not sure how stable all of that is. Still, I had to dust off the end-process button; cmd-. brought up debuggers, but those were unresponsive too. Andreas Raab mentioned a snag with LDAPlayer not reacting well to network errors, so that might have been the problem. Still, I can see the ldap worker thread going nuts, but the UI thread??? If it's a fluke, fine; if this happens in real use, we have a problem. Bill