Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4093922
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T19:40:45+00:00 2026-05-20T19:40:45+00:00

I am developing an client server application on mobile phone and I would really

  • 0

I am developing an client server application on mobile phone and I would really appreciate to get some comparisons between each of them ..

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T19:40:46+00:00Added an answer on May 20, 2026 at 7:40 pm

    UDP may be good for streaming audio/video, but I’d expect packet loss or reordering in the context of a mobile phone. In A/V applications you can often get away with this, but if you need data integrity and packet transmission confirmation, you’ll have to use TCP or SMS.

    TCP coordinates packet sequencing and ensures that all data are received in-order uncorrupted. If you can, use a higher-level protocol like HTTP (which usually runs over TCP) so that you can use existing libraries, and avoid the hassle of sockets programming. TCP is subject to higher latencies than UDP, as it requires the client to send back packet confirmations; however, since you’re already working from a phone, I’d expect the increased reliability to be well-worth the cost in latency. TCP is the norm for client-server applications.

    SMS is great for intrusive text alerts, but I don’t believe it can even carry a binary payload reliably, packet length limitation is low, I’m not sure what kind of latency you can expect, and I don’t know if any integration options are available if you were to ever want to port your application to anything but a cell phone. SMS was not designed for general-purpose internet communications; I’d avoid it unless you have good reason.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm developing a client/server app that will communicate via rest. Some custom request data
I'm developing custom client/server application that requires client to log in with their username
I am developing a client-server application - the server being an ASP .NET web
I am developing a client-server application using .Net Remoting. From my server I want
I am developing a client-server application for a cross-database system. I am using Eclipse
I'm developing a Client-Server-Application with Hibernate as persistence layer and Jersey REST for network
We are developing a client/server based application that should encrypt the DLLs on the
I am developing client-server application in Java which need user login. For that I
I am working on Client Server application. There are lots of command exchanged between
We are currently developing a server whereby a client requests interest in changes to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.