There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
socket programming; implemented a client and a server running on Unix; the server creates a TCP/UDP socket, receives requests from the client, generates proper results and responds to the client.