Abstract
In networking, client-server model plays a vital role in exchanging information between processes. Client-server model predominantly relies on socket programming. Sockets allow communication between processes on same or different machines. Servers in the client-server model are of two types- Iterative and Concurrent. This paper describes about the elementary socket function for TCP client/server. An implementation of TCP Echo program for concurrent server using fork and thread is also given.
Users
Please
log in to take part in the discussion (add own reviews or comments).