Jump to content

Help with Server FAQ: Difference between revisions

From Teltonika Telematics Wiki
No edit summary
No edit summary
Line 17: Line 17:
|Cloud services demand a large amount of memory, which is why the minimum recommended memory size is 8GB.
|Cloud services demand a large amount of memory, which is why the minimum recommended memory size is 8GB.
|-
|-
|Harddisk
|Hard disk
|For a medium-sized server, 300GB RAID1 disks can be recommended.
|For a medium-sized server, 300GB RAID1 disks can be recommended.
|-
|-
Line 33: Line 33:
|-
|-
|Socket Programming
|Socket Programming
|Skillsket for Socket Programming is an asset to develop a server.
|Sockets and the socket API are used to send messages across a network. For Teltonika devices to make connection to your server, the server needs to have an application socket programmed to accept these connection request.
|-
|Network Considerations
|Cloud storage supports storing cold data on a public cloud object storage service,such as Amazon S3. When using a public cloud, the connection is over a WAN.
|-
|Bandwidth Requirements
|Bandwidth speed requirements are based on the amount of data transfer per month. It can be calculated using some online tools such as: https://www.calculator.net/bandwidth-calculator.html.
|-
|IP Address Requirements
|Static IP or a dedicated port and domain is required because  device configuration would always need to be changed if IP and Port would change, which is not convenient.  
|-
|-
|}
|}

Revision as of 19:20, 13 February 2024

Server Related Questions and Tips.

Pre-Requisites for server implementation

Documentation

Communication with server

Troubleshooting Data

Common Mistakes

Communication over GPRS

RAW Data Example