Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Dec : Re: [INDY TEAM]Multi IPs in one network card
| Subject: | Re: [INDY TEAM]Multi IPs in one network card |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Mon, 17 Dec 2007 09:54:41 |
"David" <focusme@yeah.net> wrote in message
news:476689bf@newsgroups.borland.com...
> In my server, there is only one network card with 5 IPs bind in
> it, when I use TidTCPClient to connect to other server, can I
> specify which IP as the local IP for this connection?
Yes. Set the client's BoundIP property before calling Connect().
Gambit
none