I have a quick question about socket programming on a Linux box. I know it is more efficient to use C as opposed to Java as the programming language. I don't know if I have a brain freeze or ...
* Extracts from the first edition not yet updated. Sockets are a general-purpose way of communicating over networks and similar infrastructure. Essentially they are a generalization of files to things ...