socket

Edit About.com 04 Dec 2014
Sockets are the fundamental technology for programming software to communicate on TCP/IP networks ... The two most commonly use socket libraries are Berkeley Sockets (for Linux/Unix systems) and WinSock (for Windows systems)....

Go West, Young Technologists, and Grow With HTTP

Edit Huffington Post 23 Jun 2014
As client/server evolved as the dominant model for extending computing beyond the capabilities of a single piece of hardware, we had to grok the fundamental language of networked computing -- TCP/IP -- and the voodoo of Berkeley sockets ... Websockets means that HTTP connections can be upgraded to a direct two-way socket connection, and HTTP/2 and SPDY ......
×