Multi-file concurrent uploading method
A file upload, multi-file technology, applied in the field of communication, can solve the problem of low efficiency of multi-file upload, and achieve the effect of reducing upload waiting time, efficient management, and reducing manual operation time
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Examples
Embodiment 1
[0028] Use the Microsoft VisualStudio.Net development tool to develop the client running software, and use the special database management tool SqlServer2000 on the market to establish the database required by the system. The specific method is as follows:
[0029] Client running software---a software terminal system used to interact with the client;
[0030] Database---used to store all kinds of data that users want to store.
[0031] The above two components are composed of the following sub-components:
[0032] The client running software consists of the following components:
[0033] Client interface --- used to interact with users for document upload operations;
[0034] Data access components - used to access data stored in the database;
[0035] Concurrent upload component - used to open multiple threads and send a request to the server to upload files. Concurrent components consist of the following methods:
[0036] SelectFiles function - used to select the files ...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More