Regarding socket connection using unix #212
Unanswered
arjunvk1027
asked this question in
Q&A
Replies: 1 comment
-
Hey there, what has your research shown? If it's file sockets have you just tried mounting the path? If it's network sockets, they should work out-of-the-box. If you found something that works, feel free to add details here to help others. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to make a socket connection from my container to outside of the container. I am doing a project involving hardware parts as well . So I need to send the outputs generated inside the container to the board or desktop. I am using UNIX . I couldn't establish connection between them . Kindly , provide me a suitable suggestion/support for this problem.
Beta Was this translation helpful? Give feedback.
All reactions