About this document
Exemplo de Servidor TCP com Sockets by Prof. Rubens Evangelista is a document available to read on EtoBox.
The document describes a TCP/IP server program using sockets in C. It includes code to create a socket, bind it to a port, listen for connections, accept a connection, send and receive data, and close the socket.
- Author
- Prof. Rubens Evangelista
- Language
- EN