Hmmmm... Okay, I'm really showing my ignorance here, but I'm pretty new to Rebol.
How do I check port/remote-ip? Thanks. On Wed, 16 Mar 2005 15:48:32 +1100, Anton Rolls <[EMAIL PROTECTED]> wrote: > > Check port/remote-ip, if it is not localhost (127.0.0.1) then > immediately close the connection to that port. > Otherwise I guess you could use a firewall to prevent machines > connecting to start with. > > Anton. > > > Hello, > > > > I have a question regarding webserv.r. I'm considering using it for > > an application that will be only used locally. I don't really want to > > use it as a web server, but more like an application server. Is there > > any way that I can make it so that only the local machine that it's > > running on can connect the the port it opens? > > > > Thanks, > > Jeremy > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > > -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
