We adopted new file manager for uploading new files to HIC server. File manager is rurtning background in web server and check files which are pushed to server. All of the files locations is kept by file: manager. File uploading is implemented by OLE. As shown above figure, file upload application is written by C++ and communicated wiith web client by OLE. In this approach, Web client is a tunnel to transfer the data from upload program to web server