Is it possible to listen port on specific ip address?

2017-09-01 Thread Alexander Sharihin
When I use (accept (port 6000) .. ) - I'm listening port on 0.0.0.0 ip address, but I'm want to listen it on specific interface(or localy - 127.0.0.1). Is it possible?

Re: Is it possible to listen port on specific ip address?

2017-09-01 Thread Alexander Burger
Hi Alexander, On Fri, Sep 01, 2017 at 05:22:24PM +0300, Alexander Sharihin wrote: > When I use (accept (port 6000) .. ) - I'm listening port on 0.0.0.0 ip > address, but I'm want to listen it on specific interface(or localy - > 127.0.0.1). > > Is it possible? Unfortunately not, at least not with

Dr. Theobold Text Adventure Game: Looking for Beta Testers

2017-09-01 Thread Christopher Howard
This link is a release announcement for a beta version of a text- adventure game I wrote in PicoLisp: http://lists.nongnu.org/archive/html/dr-theobold-discuss/2017-09/msg000 00.html This is the project home page: https://savannah.nongnu.org/projects/dr-theobold/ I am looking for at least one mo