You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.en.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ c c++ 存储服务 c c++ 文件存储服务
8
8
c c++ file storage service
9
9
This is an api gateway for uploading and downloading.
10
10
The service is for users who have business needs for upload and download services (such as developers who need to upload and download servers).
11
-
This server is more inclined to storestorage transfer and API Manage interface
11
+
This server is more inclined to storestorage transfer and API Manage interface,the service can be used upload and download management and network file shared and software update service.
12
12
best storage service for http,batter than nginx and more convenient to manage,more concise code. On going maintenance
13
13
14
14
## Software feature
@@ -36,7 +36,7 @@ feature list:
36
36
## install
37
37
38
38
#### XEngine Evn
39
-
you must install XEngine,need V7.38 or above,install XEngine can be refer to xengine Readme docment
39
+
you must install XEngine,need V8.10 or above,install XEngine can be refer to xengine Readme docment
40
40
GITEE:https://gitee.com/xyry/libxengine
41
41
GITHUB:https://github.com/libxengine/xengine
42
42
@@ -51,11 +51,11 @@ use vs open and compile,suport windows 7sp1 and above
51
51
Just Run it,use XEngine_AuthorizeApp
52
52
53
53
#### Linux
54
-
use makefile compile,UBUNTU20.04 x64 or CENTOS8 x64
54
+
use makefile compile,UBUNTU22.04 x64 or RockyLinux9 x64
55
55
Run it on the terminal
56
56
57
57
#### Macos
58
-
use makefile compile,mac 12 and above
58
+
use makefile compile,mac 13 and above
59
59
Run it on the terminal
60
60
61
61
##### complie
@@ -86,7 +86,7 @@ P2P distributed download is the same as the hyper-threaded download of other dow
86
86
- XEngine_Docment docment directory
87
87
- XEngine_Release install directory
88
88
- XEngine_Source code directory
89
-
- XEngine_APPClient client code dir
89
+
- XEngine_APPClient client code dir(APPClient_UPDate is software update example of client)
0 commit comments