Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: what are the algorithms for java application silent updates?

  1. #1
    Junior Member
    Join Date
    Jul 2014
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question what are the algorithms for java application silent updates?

    I saw some bugs with my java app. How can I update my java application without the user knowing it. Can someone give or suggest some algorithms in general. For example do i need to use a library, plugin etc.


  2. #2
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: what are the algorithms for java application silent updates?

    Welcome to the forum! Please read this topic to learn how to post code in code or highlight tags and other useful info for new members.

    Please don't ask for assistance in Member Introductions. Thread moved.

Similar Threads

  1. Jtable only updates at the end of a buton event.
    By covi454 in forum AWT / Java Swing
    Replies: 1
    Last Post: April 2nd, 2013, 11:05 AM
  2. Algorithms to smoothen lines using java and eclipse
    By bczm8703 in forum Algorithms & Recursion
    Replies: 7
    Last Post: March 18th, 2012, 11:55 PM
  3. [SOLVED] How to get Progress updates from multiple threads...
    By Becca in forum Threads
    Replies: 4
    Last Post: February 7th, 2012, 01:34 PM
  4. Variable updates after loop
    By tecno40 in forum Loops & Control Statements
    Replies: 1
    Last Post: November 9th, 2011, 05:34 AM
  5. [SOLVED] Trojans with last few updates of NetBeans
    By Melawe in forum Java IDEs
    Replies: 11
    Last Post: May 22nd, 2010, 08:33 AM

Tags for this Thread