sockets and network interfaces
I've got a server with multiple IP addresses, and I'd like to be able
to specify which IP address I am connecting from when I use fsockopen
(e.g. xxx.xxx.xxx.124 instead of xxx.xxx.xxx.123).
Is it possible to specify which network interface to use when calling
fsockopen or other networking functions? I know that this can be done
in cURL using the CURLOPT_INTERFACE option, but I haven't found any
other PHP network function that has this functionality.
.
Relevant Pages
- Re: Re: Outlook Express
... > Select the conditions for your rule by selecting the desired ... > check boxes ... > section to specify whether all of the rule conditions must be ... If you enter multiple people ... (microsoft.public.win2000.general) - Re: Splitting Large Files (With Certain Requirements)
... is it correct to say that the size of the split parts should be a multiple of the record length? ... but I need to write a batch file using a utility that will ... I have to be able to specify a record length. ... This tells the "splitter" where a record ends so that it can be split ... (comp.os.msdos.apps) - Re: Notifiying Away on Holiday Emails
... Select the conditions for your rule by selecting the desired ... check boxes in the Conditions section. ... You can specify multiple conditions for a single rule by ... (microsoft.public.windowsxp.newusers) - Re: Notifiying Away on Holiday Emails
... Select the conditions for your rule by selecting the desired check ... > You can specify multiple conditions for a single rule by selecting more ... Specify the actions for your rule by selecting the desired check boxes ... If you enter multiple people or multiple ... (microsoft.public.windowsxp.newusers) - Re: Blocking Spam
... You can specify multiple conditions for a single rule by selecting more ... Specify the actions for your rule by selecting the desired check boxes ... (microsoft.public.windows.inetexplorer.ie6_outlookexpress) |
|