The detailed specifications have changed, so please check again.
Not available
Cloud factory service is not available in your country.
Exabyter
Web-based file transfers that is easily embedded in any web systems.
Exacoola
Hybrid file transfers between servers, user devices and object storage.
Al.bert
Collect and analyze traffic information in real-time from all cameras across the city.
Costomi
24/7 order and production for 30 types of IP cameras such as Dome, Bullet and PTZ, etc.
Sign in
Sign up
About us
Customers
Contact us
Order no. | Product | Status | Date |
---|---|---|---|
O1111-1111-1111 | INX-DD2222 X 100 INX-DD2222 X 10 INX-DD2222 X 1 | Shipping | 21 Sep. 2022 |
O1111-1111-1111 | INX-DD2222 X 100 | Shipping | 21 Sep. 2022 |
O1111-1111-1111 | INX-DD2222 X 100 | Shipping | 21 Sep. 2022 |
INX-DD2222
Cate1 > Cate2
INX-DD2222
Cate1 > Cate2
INX-DD2222
Cate1 > Cate2
OVERVIEW
SUPPORT
RESOURCES
SALES INQUIRY
Your inquiry has been received.
We will reply to you as soon as possible.
SALES INQUIRY
Your inquiry has been received.
We will reply to you as soon as possible.
SALES INQUIRY
TECHNICAL INQUIRY
PARTNER INQUIRY
GENERAL INQUIRY
GET A QUOTE
ASK A TECHNICAL QUESTION
TALK TO SALES TEAM
TALK TO TECHNICAL TEAM
DOWNLOAD BROCHURE
Your inquiry has been received.
We will reply to you as soon as possible.
SALES INQUIRY
Your inquiry has been received.
We will reply to you as soon as possible.
SALES INQUIRY
Your inquiry has been received.
We will reply to you as soon as possible.
SALES INQUIRY
Your inquiry has been received.
We will reply to you as soon as possible.
MY PROFILE
CHANGE PASSWORD
Strength
Those passwords didn’t match.
Profile has been modified successfully.
TALK TO TECHNICAL TEAM
Preferred way of support
Your preferred date and time
02:00 PM
Your preferred date and time
02:00 PM
Your inquiry has been received.
We will reply to you as soon as possible.
Online self check
Checking your Exabyter automatically, Enter the URL address and click “Start” button.
http://www.innorix.com/Exabyter/upload.html
Checking now (10/20)
The self check is finished
http://www.innorix.com/Exabyter/upload.html Retry
Found 10 problems out of 20.
See reportCan not found innorix.js
Have no permission the save path
Check againCan not found innorix.css
Check againVIDEO CALL
Your preferred date and time
02:00 PM
Your inquiry has been received.
We will reply to you as soon as possible.
REMOTE SUPPORT
Your preferred date and time
02:00 PM
Your inquiry has been received.
We will reply to you as soon as possible.
MESSENGER CHAT
Your inquiry has been received.
We will reply to you as soon as possible.
EMAIL INQUIRY
tech@innorix.com Copy to clipboard
ONLINE INQUIRY
Your inquiry has been received.
We will reply to you as soon as possible.
Addresses
Website address
https://www.innorix.com
https:/www.exabyter.com
Monitor and track
https://mrt.innorix.com
License
var INNORIX_LICENSE = "804|235|342|217|20220428|20220528|161|" var INNORIX_SIGNATURE = "juw5cVZ7Q0NQG6SH4Aah+LaypSsA//9mRfXDYX/U8jHokh+jQ6oGic9hTUBsQGRy+SN0VpkqH6woasRNm+DYugYpTFZ8yQUFbyGbHKTO7s4ie5IV7/f+/61zotuECSnBditeMvw+y0pd5GefLB4e7gC7BkyDH8iop34Tec9xI84oFIcp2NpzqvQV98kGUiqUvvRy5Bx6p3jPcog0vmONoKpk0SFwk8uQp54u1d5M3/NSYsM0mgZMWP7ccvVSI+0X1w1DIjgytgnJA7cHNbTlEdwzso0yhNhlg58BLBfQnESbOoyP7llPXDJcNue0BoYP9cl/gbCpyWEfr48rkCKZAshdJ46k12SMGGWxlNd0jwjqbwuM24mgNSusfHnTXFzx262N4nyQNwvlqr7kWbMO4UTwYsX3JQHFJ3RxaJHBLO1yElqtH12HxMIJSTg/1HGcFMwCRfAuPOnF6jNahcErFiYy/5V4abJmoXRbdDXo89KHVyByYiQBL4OZ0pX7FWeJ" var INNORIX_KEY =
My inquiry - B2341 4899 8734 WaitingWaitingCompleted
Type
Technical inquiry
Address
https://innorix.com
Content
why the innorix is not working with a apple computer, i can't install the software to use Samsung portal.
Preferred way of support
Remote control (12:00AM 17 May. 2022)
Quick test | Package download | |
---|---|---|
You can generate the test code of Exabyter and test the file transfers on your web pages. Through our cloud storage and Monitor & Track server, you can upload and download files on your web pages, and monitor the transfer status in real time, and track the history. Generate code
|
You can download the installation files of Exabyter except the Monitor & Track server. All installation files will be installed on your web servers and use your storage to upload and download files. It runs completely on-premises with no connection to the our server or systems. Download (30MB)
|
|
Storage | For your quick test, it will be connected to our cloud storage. |
You can choose: 1. Amazon S3 object storage 2. MS Azure Blob storage 3. DELL/EMD object storage 4. Other standard object storage 5. General file system |
Monitor & Track | For the your quick test, it will be connected to our cloud Monitor & Track server. |
You can download the Monitor & Track server installation file and install it on your own server. Download (150MB)
|
Please enter the following information to download the Exabyter package.
The package file will be created according to the entered information.
WEBSITE ADDRESS
STORAGE TYPE
FRONT-END LANGUAGE
SERVER-SIDE LANGUAGE
TRANSFER TYPE
MONITOR & TRACK
Enter the server address you will install the Monitor & Track server.
// upload.html
<script>
var box = new Object();
window.onload = function() {
box = innorix.create({
el: '#fileBox',
uploadURL: "./upload.jsp",
transferStart: {"upload":"auto","download":"manual"},
boxConfig: box_config.upload_agent
});
box.on('afterAddFiles', function (p) {
box.upload();
});
};
</script>
REGION
MONITOR AND TRACK SERVER
Please enter the following information to download the Exabyter package.
The package file will be created according to the entered information.
WEBSITE ADDRESS
STORAGE TYPE
FRONT-END LANGUAGE
SERVER-SIDE LANGUAGE
TRANSFER TYPE
MONITOR & TRACK
Enter the server address you will install the Monitor & Track server.
// upload.html
<script>
var box = new Object();
window.onload = function() {
box = innorix.create({
el: '#fileBox',
uploadURL: "./upload.jsp",
transferStart: {"upload":"auto","download":"manual"},
boxConfig: box_config.upload_agent
});
box.on('afterAddFiles', function (p) {
box.upload();
});
};
</script>
REGION
MONITOR AND TRACK SERVER