IP Change (General questions)

by Shakeeb Ahmed @, (6438 days ago)

What is the purpose of

BindIP and MyIP

and if use it what is the effect

locked

Re: IP Change

by woddrazen @, (6437 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

locked

Re: IP Change

by Shakeeb Ahmed @, (6435 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

locked

Re: IP Change

by Jasmine, (6435 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

locked

Re: IP Change

by Shakeeb Ahmed @, (6434 days ago) @ Jasmine

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

locked

Re: IP Change

by wodDamir @, (6434 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

locked

Re: IP Change

by vicky @, (6422 days ago) @ wodDamir

What is the purpose of

BindIP and MyIP

and if use it what is the effect

locked

Re: IP Change

by woddrazen @, (6422 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

locked