[REBOL] Re: Commander.c adds Shell access for Rebol
From: kracik:mbox:dkm:cz at: 21-Mar-2001 16:26
Hi Frank, I think that network security is not a problem here. If I remember correctly, with C socket library it's possible to listen only on a specific interface. So if I listen only on local loopback interface 127.0.0.1 and some port, noone from the network can attack my program. But perhaps there is another problem that I overlooked? Regards, Michal Kracik Frank Sievertsen wrote: