OS Project -- 2
Budget: $10 – $100 USD
Develop a client/server application using Linux TCP sockets and the C programming language. Your solution will respond to service requests by clients. Such requests may be by either providing the IP address of the server or the name of the host where the server is executing. Transmission errors will be handled by applying the CRC algorithm to detect errors and Hamming to both detect and correct a single bit errors.