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 1007183
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T08:34:44+00:00 2026-05-16T08:34:44+00:00

i have never done embedded (i dont know if thats what you call this)

  • 0

i have never done embedded (i dont know if thats what you call this) programming and know nothing about it. my question:

  1. is it possible to have two devices sharing a wireless connection (no internet, just between themselves, perhaps bluetooth, but i dont know what ever is best) ?

  2. is it possible to have one editing a file and the other person editing the same file and they can see changes in real time? sort of like google docs?

  3. does this exist already?

  4. what can i do to get started regarding this kind of programming?

to clarify:

i want two people with iphones or any other hand held device, to be able to edit a text file at the same time and see each other’s changes in real-time. how do i do this?

  • 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-16T08:34:45+00:00Added an answer on May 16, 2026 at 8:34 am
    1. Two devices can share a connection like this. It’s done all the time. There are many many protocols for this. Weather or not it is wired or wireless or uses the Internet doesn’t really matter for 90% of this.

    2. This is sort of doable, but not really. You really have a race condition when two people are editing at the same time. This is generally avoidable by locking out small parts of the document at from all but one editor at a time (like only one person being able to edit one cell of a spreadsheet at a time), but this has problems too (like of the one active editor is taking way too long — this is a problem seen in many source version control systems too).

    3. 1 already exists in many many forms. 2 sort of exists in many forms, but the problems I mentioned are impossible to completely overcome.

    4. The way you asked this question leads me to believe that you are very far from being able to do this. In addition, you didn’t tell us anything about what you do know how to do. Can you write a simple text editor for an iPhone (or anything else)? Simple text editors from scratch that aren’t crappy aren’t easy to write.

    What you need to do, if you really want to do this, is to come up with a protocol for the two (or more) devices to talk to each other in. To do this it is probably best if you figure out what type of communication is available between the devices and which of those you will use and what features it does not provide that you will need on top.

    You could try to send patches of the file (or something similar) between the two devices as edits are made, but then you’ll have to decide what to do in the event of a collision (edits near the same place).

    Alternately you could have the two devices exchange permission to make edits (like in token ring networks).

    You still have a problem if the two devices lose communication with each other during the editing of the file, though. With the token ring type setup you stand the possibility of losing the token and neither being able to automatically recover easily. Whatever you do you end up with the problem of the two ending up with different ideas of the file’s contents.

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

Sidebar

Related Questions

I have never done GPU programming, but have finally acquired an Nvidia card to
I have never done profiling. Yesterday I programmed a ProfilingTimer class with a static
I have intermediate knowledge of flash and actionscript, but I have never done 3D
I need to create an algorithm to layout some hierarchical data but have never
I have two CSV files with a common column and I want to Join
I have a large application written in C++, For various reasons I am going
I have created a Joomla based website and willing to upload it on live
I have a URL: http://somewhere.com/relatedqueries?limit=2&query=seedterm where modifying the inputs, limit and query, will generate
I have various documents some are large some are small, we have to draw
I've been hacking away on an ARM based device (Freescale i.MX27 ADS) with a

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.