IP Change (General questions)
by Shakeeb Ahmed, Saturday, September 22, 2007, 02:33 (6272 days ago)
What is the purpose of
BindIP and MyIP
and if use it what is the effect
Re: IP Change
by woddrazen, Saturday, September 22, 2007, 11:07 (6272 days ago) @ Shakeeb Ahmed
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
by Shakeeb Ahmed, Monday, September 24, 2007, 10:52 (6270 days ago) @ woddrazen
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
by wodSupport, Monday, September 24, 2007, 11:20 (6270 days ago) @ Shakeeb Ahmed
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
by Shakeeb Ahmed, Tuesday, September 25, 2007, 18:51 (6269 days ago) @ wodSupport
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
by wodDamir, Tuesday, September 25, 2007, 18:57 (6269 days ago) @ Shakeeb Ahmed
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
by vicky, Sunday, October 07, 2007, 18:31 (6257 days ago) @ wodDamir
What is the purpose of
BindIP and MyIP
and if use it what is the effect
Re: IP Change
by woddrazen, Sunday, October 07, 2007, 19:14 (6257 days ago) @ vicky
Hi Vicky,
Somehow we didn't receive your question.
Can you please repeat it so we can try to help you?
Regards,
Drazen