Controlling an Object's Creation Based on Its Key Value Representing a Unique Resource
Learn how to write server applications. One of the recurring tasks was dealing with the problem of creating an instance of a class associated with a unique resource of the operating system, such as a file.