[Pianod] web client how to?

Peter Li chinasaurli at gmail.com
Sun Feb 3 07:12:19 PST 2013


Hi Perette,

On 02/03/2013 06:00 AM, Perette Barella wrote:
> Before starting wsgw, try telnet localhost 8000 (Use telnet, I don't think netcat gives the error).  You should get a connection refused message; if not, there's something else there.  I expect there's not because wsgw would have complained, but since it's new software and you're not getting output even with -l -h let's not trust it.
>
> If that's good startup wsgw.  ps -ef | gre wsgw and you should have one instance of it running.  Now either telnet or netcat localhost 8000.  If you ps -ef | grep wsgw, you should see two wsgw running now.
This looks good up to here but when I try to connect the client just 
hangs and I don't see another wsgw process spawning or anything.

Do any of my patches look suspicious?  I'll check on a Mac to be sure; I 
bet it works fine there.  After that, probably need to gdb it?
P



More information about the Pianod mailing list