[Rehovot-pm] [Israel.pm] Asychronous IO

Peter Gordon peter at pg-consultants.com
Sat Dec 5 22:34:15 PST 2009


There are the wxSocketBase and wxSocketServer classes.
There should be any/much difference between the Linux setup and the
Windows setup. Could you elaborate on the problem?

Peter




On Fri, 2009-12-04 at 17:18 +0200, Gabor Szabo wrote:
> On Fri, Dec 4, 2009 at 3:08 PM, Peter Gordon <peter at pg-consultants.com> wrote:
> > ==============================================================
> > And now for the problem you asked on perlmonks. Reading between the
> > lines, I assume that Padre needs to run a debugging perl session in the
> > background and interact with it. If that is the case, there you could do
> > this:
> >
> > Open a server socket in Padre and wait for socket events.
> > Run perl in debug mode with RemotePort defined as an option. If you look
> > at perl5db.pl you will find a description and the implementation.
> > Now you should be able to interact with it.
> 
> I have already written the client that talks via the socket but I still have
> not figured out how am I going to hook up its events to the GUI.
> At least not on Windows.
> 
> Gabor
> _______________________________________________
> Rehovot-pm mailing list
> Rehovot-pm at pm.org
> http://mail.pm.org/mailman/listinfo/rehovot-pm




More information about the Rehovot-pm mailing list