Re: [Pgui-devel] Connection refused

2002-12-12 Thread Philippe Ney
> Micah > > For pgserver, all I have to do is look in the profile I'm using > (profile.helio). > > How do I figure this out for the client library. > > BTW, is the client library the same a cli_c? Hi, There is many port of the client library (C, C++, perl, python, ...). You can check on PicoG

Re: [Pgui-devel] Connection refused

2002-12-11 Thread Mark and Janice Juszczec
D]> CC: [EMAIL PROTECTED] Subject: Re: [Pgui-devel] Connection refused Date: Wed, 23 Oct 2002 09:06:25 -0600 Check whether both the server and client lib are using the same type of sockets. (Unix sockets vs TCP/IP). If you're using TCP/IP, make sure the loopback device is up. On Mon, Oct

Re: [Pgui-devel] Connection refused

2002-10-23 Thread Micah Dowty
Check whether both the server and client lib are using the same type of sockets. (Unix sockets vs TCP/IP). If you're using TCP/IP, make sure the loopback device is up. On Mon, Oct 21, 2002 at 08:35:12PM +, Mark and Janice Juszczec wrote: > > Hi folks, > > A few weeks ago I tried running pi

[Pgui-devel] Connection refused

2002-10-21 Thread Mark and Janice Juszczec
Hi folks, A few weeks ago I tried running picoPim on the Helio. It came up but it didn't accept letters typed from the virtual keyboard. I figured it might be my developing with one version of picoGui (from CVS March or April 2002) and running a different one on the Helio (October 2001). So