[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] netconn_bind() not working?
From: |
rlesko |
Subject: |
[lwip-devel] netconn_bind() not working? |
Date: |
Tue, 16 Sep 2014 09:02:18 -0700 (MST) |
I am trying to get the lwIP test apps running in a windows environment. I'm
not sure if its relevant but I am running Windows 7 via Parallels on a mac.
The ping test app works and now I've moved on to the httpd server test.
>From what I understand the application should open an http connection on a
port (it is defaulted to port 80) and wait for an incoming connection. For
debugging I am using TCPView to look at my ports as well as Wireshark. In
TCPView no connection ever shows up on whatever port I set it to so it is my
hunch the netconn_bind() call is not working? If anyone has any insight
into what could be happening, please advise.
--
View this message in context:
http://lwip.100.n7.nabble.com/netconn-bind-not-working-tp23272.html
Sent from the lwip-devel mailing list archive at Nabble.com.
- [lwip-devel] netconn_bind() not working?,
rlesko <=