IP Change (General questions)
What is the purpose of
BindIP and MyIP
and if use it what is the effect
Re: IP Change
Ahmed,
BindIP Properly should be used when you have more than one network interfaces on your local machine. So you define in BindIP which network interface you want to use for for listening.
MyIP Property hold IP addresses of local computer which is define in your network settings. Although you can write to this property - it will not change your network settings. It is here for your reference only.
Hope this helps.
Drazen
Re: IP Change
As far as I understand I can use MyIP to spoof my ip to the outer world am I right or not.
I want achieve ip spoofing in my app, how could I use wodHTTP to achieve this task.
//.........................................
Ahmed,
BindIP Properly should be used when you have more than one network interfaces on your local machine. So you define in BindIP which network interface you want to use for for listening.MyIP Property hold IP addresses of local computer which is define in your network settings. Although you can write to this property - it will not change your network settings. It is here for your reference only.
Hope this helps.
Drazen
Re: IP Change
Shakeeb,
no, MyIP cannot spoof your IP in any way, it doesn't change your network credentials or anything. It is used by the component to send or use local IP address if needed in protocol.
But it is not related to network settings in any way.
Kreso
Re: IP Change
Question: Can I set MyIP or it is readonly
if yes then as you mentioned it is used to send local IP address in protocol, so this means I can Spoof my IP.
Shakeeb,
no, MyIP cannot spoof your IP in any way, it doesn't change your network credentials or anything. It is used by the component to send or use local IP address if needed in protocol.
But it is not related to network settings in any way.
Kreso
Re: IP Change
Ahmed,
It's not readonly. You can set it, but the property isn't used or sent by the component in any case. It will not affect any behavior on the component, and it will not have any effect on network settings.
The property will only return the IP used in your Network settings, but will not affect it.
Regards,
Damba
Re: IP Change
What is the purpose of
BindIP and MyIP
and if use it what is the effect
Re: IP Change
Hi Vicky,
Somehow we didn't receive your question.
Can you please repeat it so we can try to help you?
Regards,
Drazen