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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T14:56:20+00:00 2026-06-06T14:56:20+00:00

I have a Java-based server, transmitting data from many remote devices to one app

  • 0

I have a Java-based server, transmitting data from many remote devices to one app via TCP/IP. I need to develop several versions of it. How can I develop and then dwell them without need in coding for 2 projects?
I’m asking not only for that project, but for different approaches.

  • 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-06-06T14:56:21+00:00Added an answer on June 6, 2026 at 2:56 pm

    I think you need to read up on Source Control Management (SCM) and Version Control Systems (VCS).

    I would recommend setting up a git or Subversion repository and adding the code initially to trunk and then branching it off to the number of branches (versions you’ll be working on).

    The idea of different versions is this:
    You’re developing your code and have it in your SCM’s trunk (or otherwise known as a HEAD). At some point you consider the code stable enough for a release. You therefore create a tag (let’s call it version 1.0). You cannot (should not) make changes to tags — they’re only there as a marker in time for you. If you have a client who has version 1.0 and reports bugs which you would like to fix, you create a branch based on a copy of your tag. The produced version would (normally) be 1.x (1.1, 1.2, etc). When you’re done with your fixes, you tag again and release the new version.

    Usually, most of the development happens on your trunk.
    When you are ready with certain fixes, or know that certain fixes have already been applied to your trunk, you can merge these changes to other branches, if necessary.

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

Sidebar

Related Questions

We have a small java based server (a simple app which fetches data using
We have a Java EE-based web application running on a Glassfish app server cluster.
I have developed a REST based server in java for Android devices and Desktop
I have a java-based server that allows client applications to connect via other programming
I need to profile a server-client Java application (based on Jersey/REST FYI). I have
I have a Java based web-application using Java Server Faces and Facelets. I am
Background: I have written a java swing based client server application. The server is
Background: I have created a CRUD web app using a java based RAD tool
I have existing java code and need to create Design Document based on that.
I have a application server for network operations written with Java based on Apache

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.