Began work on remote file repositories
A remote file repository may either be a Doomsday Server or a webserver hosting a repository of packages with preprocessed metadata.
Added the AsyncCallback utility, and did some cleanup in theSocket and Packet classes.
Slight refactoring in server's connected users handling toaccommodate remote file system users (i.e., RemoteFeed).
View differences
Began work on remote file repositories
A remote file repository may either be a Doomsday Server or a web
server hosting a repository of packages with preprocessed metadata.
Added the AsyncCallback utility, and did some cleanup in the
Socket and Packet classes.
Slight refactoring in server's connected users handling to
accommodate remote file system users (i.e., RemoteFeed).