 |
As you may know, I have been ta-ing a course in operating systems. We just finished covering sockets and in the last lab I gave a socket demo where I show three different ways a server can listen on a socket. First is a very basic case where the... |
Categories: Computer Science, Linux, Networking, Programming, Tutorials
Tags: c, Client, fork(), forking, Jason B. Ernst, Linux, programming, select(), Server, socket(), source, system
|