I'm wondering if there is a way to set the IP address for MiniWeb. I'm using this on a computer that has routing through multiple network adapters and the MiniWeb somehow chooses the first adapter it finds and gets it's IP from there. I've worked around this issue by disabling/disconnecting all the other adapters except the one I want it to get an IP from and then re-enabling them after loading MiniWeb.
Thanks,
Steve
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Forgive me Dmytro, im new to C, i ahve the same issue as above how do i impliment this fix of yours? I downloaded it and it has no miniweb application to run
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I'm wondering if there is a way to set the IP address for MiniWeb. I'm using this on a computer that has routing through multiple network adapters and the MiniWeb somehow chooses the first adapter it finds and gets it's IP from there. I've worked around this issue by disabling/disconnecting all the other adapters except the one I want it to get an IP from and then re-enabling them after loading MiniWeb.
Thanks,
Steve
Attached is fix to that issue. Please let me knw if you want a binary.
Last edit: Dmytro Ovdiienko 2017-05-30
Forgive me Dmytro, im new to C, i ahve the same issue as above how do i impliment this fix of yours? I downloaded it and it has no miniweb application to run
OK. Here is a binary
Dear Dmytro,
I put my own version to github:
https://github.com/gaebor/miniweb
Feel free to contibute!
Best
Gábor