What technology to use from web based peer-to-peer client

General Tech Technology & Software 2 years ago

0 3 0 0 0 tuteeHUB earn credit +10 pts

5 Star Rating 1 Rating

Posted on 16 Aug 2022, this text provides information on Technology & Software related to General Tech. Please note that while accuracy is prioritized, the data presented might not be entirely correct or up-to-date. This information is offered for general knowledge and informational purposes only, and should not be considered as a substitute for professional advice.

Take Quiz To Earn Credits!

Turn Your Knowledge into Earnings.

tuteehub_quiz

Answers (3)

Post Answer
profilepic.png
manpreet Tuteehub forum best answer Best Answer 2 years ago

 

I want to create a peer-to-peer connection between android and web client. I am still looking for a technology which will enable p2p connection. Can somebody comment on those. Currently I am considering the following:

  • WebRTC
  • WebSockets

I want to avoid Flash, Java Applets and other plugin-based solutions.

profilepic.png
manpreet 2 years ago

Peer to peer term can be very misleading. If by Peer to Peer you mean a connection inside a p2p formed network, you should consider implementing protocols like JXTA.

If you mean just a connection between a web browser and Android system. You can implement it using Java Script AJAX (for UI update and Data Transfer) and A small server on android app.

You should also consider your connectivity scope. Do you want it to be available in whole internet or just local network. In former case you need a centralized server with a Valid IP or using more sophisticated Peer to Peer protocols.


0 views   0 shares

profilepic.png
manpreet 2 years ago

Peer to peer term can be very misleading. If by Peer to Peer you mean a connection inside a p2p formed network, you should consider implementing protocols like JXTA.

If you mean just a connection between a web browser and Android system. You can implement it using Java Script AJAX (for UI update and Data Transfer) and A small server on android app.

You should also consider your connectivity scope. Do you want it to be available in whole internet or just local network. In former case you need a centralized server with a Valid IP or using more sophisticated Peer to Peer protocols.


0 views   0 shares

No matter what stage you're at in your education or career, TuteeHub will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.