Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Aug : Re: Bind to "loopback only" (127.0.0.1) possible?
| Subject: | Re: Bind to "loopback only" (127.0.0.1) possible? |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Tue, 1 Aug 2006 14:35:48 |
"Arthur Hoornweg" <antispam.hoornweg@casema.nl.net> wrote in message
news:44cf25e0$1@newsgroups.borland.com...
> I'd like to know if it is possible to bind a TCP server socket
> to the "loopback" address (127.0.0.1) only.
Yes. How you actually do that, though, depends on which specific server
component/library you are actually using. Please provide more details.
Gambit