We can't send messages in here so | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

We can't send messages in here so

If we want to make a messaging app like whatsapp, how can we make it? Which programming languages we can use to make it? How we can buy and administrate servers? Any experienced person in here? Can u explain? please.

8th May 2018, 4:18 PM
Ayastar
Ayastar - avatar
5 Answers
+ 2
with appinventor there is the fireBaseDB component, that is used to connect with a firebase server if you make something like (pseudo code) forever do{ if( server.hasNewMessage){ print message }}
8th May 2018, 6:46 PM
Etabeta1🇮🇹
Etabeta1🇮🇹 - avatar
+ 2
then you can make a textbox with a button that when clicked sent the text inside the textbox in the server
8th May 2018, 6:48 PM
Etabeta1🇮🇹
Etabeta1🇮🇹 - avatar
+ 2
but now we have a problem: we send a message but to the entire world so you have to make something to redirect the message to the correct client
8th May 2018, 6:49 PM
Etabeta1🇮🇹
Etabeta1🇮🇹 - avatar
+ 2
hey
9th May 2018, 6:57 PM
Ray FreeGanzo Corona
Ray FreeGanzo Corona - avatar
0
also we can use discord https://discord.gg/mWjkUq
3rd Jun 2018, 7:22 AM
Etabeta1🇮🇹
Etabeta1🇮🇹 - avatar