I want to create virtual drive letters (e.g. X: ) that map to socket connections behind the scenes. I know it is possible because someone has already done something similar to what I want to do: WebDrive[^] What should be my approach to this? How does WebDrive do that?