Asp net 5 app cannot be reached through UDP in container (SOLVED) #2697
-
I'm building an asp net 5 app that also communicates using UDP I know that my app is listening because I can reach it from inside the container. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Please disregard. I was actually trying to connect in TCP instead of UDP. |
Beta Was this translation helpful? Give feedback.
Please disregard. I was actually trying to connect in TCP instead of UDP.
But my port was mapped in docker in UDP.