Felix Colibri- Delphi WinSock Programming
2.4 - The basic primitives The communication uses a library (DLL), providing routines for creating, connecting, reading, writing and closing sockets. For the Server: Socket creates the record, and returns a handle to this record Bind tells which address t...