On Sunday 16 November 2008 13:55:15 Jose A. Ortega Ruiz wrote:
> I'll sure need lots of help on this side :) For starters, i've noticed
> there's already a 'factor-telnet' function in factor.el that, i presume,
> can connect to a running listener. Is that correct? What does the factor
> listener side need to do?
Jose,
Try this in Factor:
USE: tty-server
tty-server
Then from a terminal:
telnet 127.0.0.1 9999
You should receive a listener prompt.
Ed
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk