I wrote a few posts about servers, here is one simple echo server example:

    http://re-factor.blogspot.com/2012/08/echo-server.html

Also, this is a "telnet" server implemented fairly simply:


https://github.com/mrjbq7/re-factor/blob/master/telnet-server/telnet-server.factor





On Thu, Nov 20, 2014 at 1:09 PM, Chris Double <chris.dou...@double.co.nz>
wrote:

> On Thu, Nov 20, 2014 at 8:24 AM, Andrea Ferretti
> <ferrettiand...@gmail.com> wrote:
> > I am trying to make this work, but I have issues with the line
> >
> > "myhost.com" 9001 start-server
>
> Looks like the API for starting servers/nodes has changed quite a bit.
> If you look at the following file you'll see examples of current
> usage:
>
> basis/concurrency/distributed/distributed-tests.factor
>
> --
> http://bluishcoder.co.nz
>
>
> ------------------------------------------------------------------------------
> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
> with Interactivity, Sharing, Native Excel Exports, App Integration & more
> Get technology previously reserved for billion-dollar corporations, FREE
>
> http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to