What will be the best protocol and server to use?
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I have the following requirement. 1. Send GPS location to server in real time. 2. Send error data and log to server in real time. 3. Send realtime video data to server. As I am a embedded developer not much knowledge about server technology and protocols. For requirement 1 and 2 I guess it can be done with simple HTTP server. But not sure if real time video data can be sent to HTTP server. Please suggest a good technology.
Regards Anil