How to make civetweb run on a specified network card #44114
Replies: 4 comments
-
@Nukersson and @rlubos FYI |
Beta Was this translation helpful? Give feedback.
-
Hi. Thank you for pointing to the problem. Try to look at civetweb's interface to communicate with network stack. I can imagine, it uses some older stuff since civetweb was not updated by me for a long time. |
Beta Was this translation helpful? Give feedback.
-
Do you mind elaborating this? |
Beta Was this translation helpful? Give feedback.
-
Sorry, this is my own mistake, although civetweb doesn't run on the specified network card, it doesn't have the problem I mentioned earlier. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have two network cards on my board, one is ethernet and the other is GSM Modem PPP. When I run civetweb, the startup process of GSM Modem PPP is interrupted and hangs for a long time. So I figured this problem would be solved if I made civetweb run on ethernet only.
Beta Was this translation helpful? Give feedback.
All reactions