Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Very impressive. (1) If mknod doesn’t work, try mkfifo. (2) You might want to use a port other than 80 on Computer B (e.g., 8081) in case (a) there’s already a web server running there, or (b) the user isn’t privileged. Commented Jan 8, 2014 at 23:18
  • Thanks for the edit. I used port 80 because I assumed it would be open on the firewall.
    – Ron Trunk
    Commented Jan 8, 2014 at 23:19