To the newest crop of "network applications developers"

You are not capable of developing a networked application if you do not know what a socket is. Most custom-written server applications DO NOT integrate a web server, and most of us doing the server-side development have no desire to create one for you because you can’t figure out what the connect(), send(), and recv() functions do.

Leave a Reply

Your email address will not be published. Required fields are marked *