S
S
SashkOY2016-02-15 22:19:29
Android
SashkOY, 2016-02-15 22:19:29

What should a programmer know to develop a mesh-network messenger on Android?

What should a programmer know to develop a mesh-network messenger on Android like FireChat? What features can be in the development of such an application, and will it differ greatly from the development of a regular messenger? How difficult is such a project to implement?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
F
FoxInSox, 2016-02-15
@FoxInSox

How difficult is such a project to implement?

Highly.

A
aol-nnov, 2016-02-16
@aol-nnov

> What should a programmer know to develop a mesh-network messenger on Android?
the theory of building mesh networks and development skills for android. it's obvious, isn't it?

F
ferosod, 2016-02-16
@ferosod

What features can be in the development of such an application, and will it differ greatly from the development of a regular messenger?

Actually, the peculiarity lies precisely in the fact that you have to write a layer responsible for organizing routing in a mesh network. After you write this, that is, your product will allow you to identify, route and connect any pair of nodes in the network, further development of the messenger will be almost no different from the development of a "regular" messenger. But you need to understand that the first stage (implementation of a mesh network) takes, offhand, no less than a man-year and requires a good study of the mathematical model of the network.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question