Question about Threads with WHILE and FOR

Hi all

I have a question on threads with a loop on this topic sentece.

Have the following class:
class test{

bool foundThing;
PararellSearch(string [] lista, string s2find){
while(!foundThing)
{
for(int i=0;i<lista.length;i++){
if(s2find==lista){
foundThing = true;
break;
}
}
}
}
If I start 10 threads which are using the PararellSearch method to look into lista, each of them inits into a different point, and when some of them found the right word then set foundThing= true. It will stop WHILE and FOR loop in all the threads? 
If not, how could I do it?

Thanks a lot for your help.
David.

Edited by: user13553506 on 27-dic-2010 12:15

Edited by: user13553506 on 27-dic-2010 15:54                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    

When you post the code, you'll want to post a [url http://sscce.org] NBS so that it is clear that what you try to do it. For example:

1. in the validation of code, put {code} before and after him, then he will be readable.

2. the convention in Java must start with a capital letter class names, so test, could not test.

3. the convention in Java is to start with lowercase letters, so parallelSearch, not PWhateverMisspellingYouHaveThere method names.

4. There is no such thing as bool. It is a Boolean.

5. it is a String, not string.

6. never use == to compare the States of objects (such as the content of the strings). Use equals().

To answer your question: If you create Test 10 objects, then, given that foundThing is an instance variable, there will be 10 variables entirely independent foundThing. An adjustment will not affect the other. In this case, the easiest thing to do would be to foundThing static, so that there is only one copy which is shared by the Test class as a whole. This isn't the only way, or even the best way in all cases, but you have enough other problems to face, so for now to keep things simple.

Finally, when you have a variable that is shared by multiple threads, you need to either make all the access to this variable synchronized on the same lock (reads and writes), or you need to declare the volatile variable.

Tags: Java

Similar Questions

  • Is anyone able to run Adobe CS5 with El Capitan now? I've read about problems with Illustrator and photoshop, but these seem to be in 2015 Octobe5. She improved at all? I need to upgrade that I am running an old OS v but I need to run CS5.

    I've read about problems with Illustrator and photoshop on EL Capitan, but these seem to be in October 2015. She improved at all? I need to upgrade that I am running an old OS v but I need to run CS5. Can not afford to go to CC. I have a Macbook Pro.

    CS5 and 10.11 are not supported and will never be supported by Adobe or Apple.

    However it works for some, more actually, but not all. There are sporadic problems with Illustrator, Photoshop seems to be the best. Do not expect an improvement and keep in mind that anyone from Adobe, Apple or anywhere else will fix it.

    Do a clean install

    Make sure you have the Apple Java

    h ttps://support.Apple.com/kb/DL1572?locale=en_US

    Make sure you have your serial number and if you are having problems with the serial number or the serialization however adobe of web server will not support your problem.

    update the application via photoshop.

  • A question about synchronized waiting (block mode) for CPI in BB

    Hello

    I have such a scenario.

    Process a need to send a message to process B, in the send method, we need to wait until it receives the

    notification of process B that B has processed the message.

    All I know is that using ApplicationManager PostGlobalEvent() can send a message to B. But it is non-blocking mode.

    For example, after PostGlobalEent(), A must wait an appropriate event. There may be an another globalevent in A listener to listen on

    the notification.

    Thus in A, we will wait indefinitely until the listener has defined a status which a no need to wait any longer.

    I think that Infinity waiting consumes too much battery of BB.

    Is there a better method to avoid this problem constantly wait?

    In Windows Mobile, waitForSingleObject can easily deal with such a scenario. (blocking for the notification mode)

    I don't know if there is a similar way in BB.

    Any help?

    Sorry, I misread your original message and began to talk about the broader and more complicated case.

    You seem to want to send a message and it will hang until it is processed. You can do this as follows. You basically need a flag that can be set and queried in a thread-safe way, and it should also be possible to block until the indicator is defined without having an impact on the battery. The solution is simple. You need a flag (for example, a Boolean variable) and a monitor object. For example, you can put a Boolean field in the class of your message and use the message as a monitor instance. The beneficiary will be the message, treat it, acquire the monitor, set the flag and call notifyAll() on the monitor. The sender can thus post, acquire the monitor and loop until the flag is set, while citing wait() on the screen after each failure audit. This will have the effect of blocking the sender if the message has not yet been processed and that, until the message is processed. Waiting for a monitor is very cheap in what concerns the use of the battery, so don't worry about this.

    You can extend the simultaneous construction above to have a flag + result/exception and you get something similar to java.util.concurrent.Future of J2SE, I was talking about in my previous posts.

    P.S. If the processing of the message does not have a lot of time, I suggest that you consider the much simpler solution of using Application.invokeAndWait.

  • Questions about syncing wireless keyboard and mouse 5000?

    How can I sync my old 5000 for a new mouse 5000 keyboard and the receiver?

    Hello Eamon,

    Welcome to the Microsoft Community Forum.

    According to the description, I understand that you are facing problem when connecting the new Microsoft mouse USB dongle receiver with the old keyboard Microsoft Wireless 5000.

    I suggest you to contact the Microsoft Hardware support for assistance.

    How to contact Microsoft if you have questions about your hardware device.

    Hope the helps of information. Let us know if you need help with Windows related issues. We will be happy to help you.

    Thank you

  • Question about the composition settings and make

    I looked for an answer to my question, but had to ask at resort, sorry, it's pretty basic, but a direct response is needed I think.

    I imported a project in Premiere pro with two layers of still images with movement and applied effects. I work for a few weeks now, with variations on these pictures and had many number of exports of EI through the render queue.

    After you import the compositions of first CC my starting point; composition and other settings of composition parameters are all resolved HDTV 1080 25 but the set resolution in which I unfortunately now has, is defined as 'Half' (960 * 540)... New compositions also sets the default resolution somehow half...

    My question is about my previous exports and subsequently.  Together of the composition to "Half" resolution affect the quality of my compositions exported using the render module? So far, all my renders are 1080 p by default and no 960 * 540. These have been uprezed to 1080 of 960? ... - I have not changed any setting on the resolution in the rendering module - they all came out 1080 after.

    Thank you

    Together of the composition to "Half" resolution affect the quality of my compositions exported using the render module?

    N ° except if you change the settings of default rendering, which is "Best settings" in "current Configuration".

  • Questions about migration on server 1 for win 7 PC temporarily

    Hello, I am charged with moving that customers 2 of our current of 2 to VMware host separate Windows 7 64-bit PCs TEMPORARILY so that I can install for free ESXi 5.1 as the new host (replacing the current host, which is a Standard operating system Windows Server 2003 on a server Dell Poweredge 2950 using VMware Server 1.0.10).  After the ESXi installation on the server, I intend to spend both clients as they exist now to the new ESXi host.

    I have a few questions about this project, and I hope I can pull your knowledge to help me.  My question is:

    (1) is this a feasible plan?

    (2) what methods would you recommend using?

    (3) should what tools I use?

    (4) can what version of VMware (free) I use on the 2 Windows 7 workstations to serve temporary guest?  A customer is our Standard Windows 2003 domain controller, and the 2nd is an email server and Linux-based web.  I intended to put each on a separate office.

    Any help you offer is greatly appreciated!

    Thank you

    D. Pichard

    You can use vmware player as a free virtual machine player.

    Use vmware converter to convert your servers.

    Is not recommneded for convert DCs however, what you might do, it is to build a new one. However, it is possible.

    the dell 2950: your host in the HCL as compatible uses 5.x

  • Questions about ESX + UPS Solutions and soft stop

    Hello everyone.  I am very new to VMWare, so please pardon my beginner questions and I hope I have posted this in the correct location.

    I am currently working as a developer for Tripp Lite.  Our companion based on SNMP ups (UPS) software product is the sequel to PowerAlert, and I received a few days worth of time to do more research on the possibility of supporting VMWare ESX/ESXi and stop the server.  I did some research on this last month, where I found the scripts by William Lam and an alternative SSH (http://vmwaretips.com/wp/2009/01/16/mass-vm-shutdown-script/).

    I understand there are a few methods scripted to make judgment, which one can be found here: http://viops.vmware.com/home/docs/DOC-1341.  A second solution is to install APC PowerChute interface (available only on ESXi?) command line.

    The main issues I have at the moment are:

    1 can all install VIMA?  Is a closure that installs on VIMA and runs from this platform a viable, or is the command-line support interface option a must - have for the general user base?  VIMA and the developer (http://www.vmware.com/support/developer/vima/vima10/doc/vima10guide.pdf) Administrator's Guide leads me to believe that anyone can install VIMA, and that it just comes not preinstalled on servers that are provided with the interface of the console.

    2 can. a person there will now be a licensing problem with the help of scripts to stop lamw? Speculate as to whether or not this issue affects most of the users? Initially, I found the related commentary here: http://www.engineering.ucsb.edu/~duonglt/vmware/ .  The comment was that a new revision of ESXi "may not allow write operations and require that the user purchases or licenses ESXi to take full advantage of the API of VI (read/write).  William Lam also said in another forum thread, "" If you use at least allowed Foundation or ESX classic, then this script will work. ". Please take a look at the documentation for more details. "What documentation is specifically intended and where I could see him again?

    3. the VIMA Administrator's and Developer's Guide also shows you get a 64-bit Enterprise Linux when you install VIMA.  Does anyone know which kernel version is it? (I'm not any kind of expert on Linux kernels.)  The APC Linux software seems to be installable on the interface of the console; What kernel and the kernel version that would be based on?

    It is type of a crazy thought, but in cases where the stop scripts will not work due to license issue, any who would consider even install on all virtual machines stop SNMP agent software and the configuration of the inverter to launch the stop on all virtual machines? (as an alternative to buying the ESX license...)   Or all the virtual machines share the same IP address?

    Thanks in advance for reading and review.  The answers, suggestions, links etc. are much appreciated.

    Xochitl djamal

    Tripp Lite Software Engineer

    (1) Yes, VMware VIMA is a free VAPP (Virtual Appliance), it is currently sinking a stripped down RHEL 5.2 x 86-64, it comes on pre-installation with the VI Perl Toolkit & RCLI (renamed to become vSphere SDK for Perl & vCLI) that uses the API VMware SDK and to communicate with hosts to vCenter/ESX (i)

    (2) the license situation is also explained here http://vmetc.com/2009/03/31/esxi-u4-ends-free-version-read-and-write-access-from-the-rcli/ this is something vs VMware licenses something with my scripts, you also have some alternatives, including VMware VIX http://communities.vmware.com/thread/205815

    3)

    [vi-admin@vima ~]$ cat /etc/vima-release
    VIMA 1.0.0 BUILD-124829
    
    Copyright @ 1998-2008
    VMware, Inc. All rights reserved. Protected by one or more of U.S. Patent Nos.
    6,397,242, 6,496,847, 6,704,925, 6,711,672 , 6,725,289 ,6,735,601 ,6,785,886
    ,6,789,156 ,6,795,966 ,6,880,022 ,6,944,699 ,6,961,806 ,6,961,941 ,7,069,413
    ,7,082,598 ,7,089,377 , 7,111,086, 7,111,145, 7,117,481, 7,149,843, 7,155,558,
    7,222,221, 7,260,815, 7,260,820, 7,269,683, 7,275,136, 7,277,998, 7,277,999,
    7,278,030 , 7,281,102, 7,290,253, 7,356,679 ; patents pending.
    
    VMware, the VMware "boxes" logo and design, Virtual SMP and VMotion are
    registered trademarks or trademarks of VMware, Inc. in the United States and/or
    other jurisdictions. All other marks and names mentioned herein may be
    trademarks of their respective companies.
    
    [vi-admin@vima ~]$ uname -a
    Linux vima.primp-industries.com 2.6.18-92.el5 #1 SMP Tue Apr 29 13:16:15 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
    
    [vi-admin@vima ~]$ cat /etc/redhat-release
    Red Hat Enterprise Linux Server release 5.2 (Tikanga)
    

    with the release of vSphere, a new version of vMA should also be discontinued which has some changes, but the underlying system of RHEL is exactly the same.

    Currently, the ideal situation is to be able to install some type of management on VMware VIMA/vMA agent to monitor your UPS device, whatever that may be, and then use the VMware API to properly host and the VM (s) to stop. To be able to do this, you will need your ESX/ESXi product to be certified at least the license to the Foundation, otherwise the VI API is only read-only which means that you will not be able to perform all the operations that are useful against the VM (s) or guests. If you are looking to develop a management agent that will install on VMware which is probably an interesting feature of the 3rd part, I consider to communicate with VMware and more information as a partner. You can also develop your product on ubuntu or any UNIX/LINUX OS open and distribute a paralytic that can run out of the box after download.

    The real witch hunt, this is how you'll be powering down of the VM (s) / hosts and even once, ideally, we would like to use the VI API, but you'll be govered by the VMware licensing policy and this is how you sell your product in order to ensure that your customers use at least the Foundation license and can not only use the FREE ESXi version and use your UPS utility and expect it to work.

    I hope this puts you in the right direction =)

    =========================================================================

    William Lam

    VMware vExpert 2009

    Scripts for VMware ESX/ESXi and resources at: http://engineering.ucsb.edu/~duonglt/vmware/

    repository scripts vGhetto

    http://Twitter.com/lamw

    If you find this information useful, please give points to "correct" or "useful".

  • A few questions about integration between POET and EBS

    Hi you
    I am a new bie BIEE. In those days, have a look at the POET architecture and BIEE components. In the next project, there is some work on the development of POET based on request of the EBS. I have a few questions about integration:

    (1) generally, the POET application and database server is decentralized with application and database EBS? Both BIEE 10g and 11g version can be integrated with EBS R12?

    (2) in the POET administration tool, the first step is to create arrays of physics. If the source application is EBS, is it still necessary to create the physical tables?

    (3) if the physical creation of tables is needed, how to transfer data from the source of BSE BIEE physical tables tables? What ETL tool is preferred for most of developers? generator for warehouse or Oracle data integration?

    (4) during the data transfer phase, there are many many large data to transfer, how to keep the entire? for example, it must transfer 1 million lines of source to physical tables BIEE database, when 50% is completed, users try to open the POET report, they can see the new data of 50% on the reports? is there some transaction in phase control ETL?

    could someone give some pointers for me? I am very appreciated if you can also provide any other information.

    Thanks in advance.

    (1) generally, the POET application and database server is decentralized with application and database EBS? Both BIEE 10g and 11g version can be integrated with EBS R12?

    You shud look at OBI request here that uses OBIEE as a tool for reporting with pre-built modules. 10g & 11g comes with different versions of the applications of BI that supports sources such as Siebel CRM, EBS, Peoplesoft, JD Edwards, etc...

    (2) in the POET administration tool, the first step is to create arrays of physics. If the source application is EBS, is it still necessary to create the physical tables?

    His independent of any source. It comes to OBIEE modeling to create the RPD with all the layers. If you build from scratch, then you will need to create all layers else if BI Apps is used so you can get pre-built RPD and other pre-designed components.

    (3) if the physical creation of tables is needed, how to transfer data from the source of BSE BIEE physical tables tables? What ETL tool is preferred for most of developers? generator for warehouse or Oracle data integration?

    BI apps comes with ETL pre-built mapping to use with the tools majorly with Informatica. Only applications BI 7.9.5.2 comes with ODI, but oracle has the intention of having only ODI for any other versions.

    (4) during the data transfer phase, there are many many large data to transfer, how to keep the entire? for example, it must transfer 1 million lines of source to physical tables BIEE database, when 50% is completed, users try to open the POET report, they can see the new data of 50% on the reports? is there some transaction in phase control ETL?

    User will see still old data because its good enable Cache and serving it after each load.

    See http://www.oracle.com/us/solutions/ent-performance-bi/bi-applications-066544.html...
    and a lot more docs on google

    Hope this helps

  • Questions about close cache events and the defeat strategy "ALL".

    I use near cache, and try to determine what defeat strategy would be better for me. My cards before being highly volatile, I'm considering strongly using the strategy of "EVERYTHING" for at least some of my caches.

    This brings me some questions about the event cache stream closely when the strategy using ALL:

    (1) should I expect an event to be published from the back cover when an element is added? (i.e. putAll() called cache before)
    (2) should I expect an event to be published from the back cover when an item is deleted? (i.e. remove() called cache before)
    (3) should I expect an event to be published from the back cover when an element is expelled from the rear because of size constraints?
    (4) should I expect an event to appear from the back cover when an element is expelled from the rear due to the expiry?

    Hi Tom,

    near cache before cards do not store the entries inserted in the back cover, so if you have saved a listener on the front plane, you will get the notification to the listener on the plan before all the inserts in the back cover of other nodes.

    It's a little different for entries that have been asked by the local node through the near cache (not directly on the distributed back cache). If the cache almost didn't get call so far, then they will not go into the front plane, so it's the same as if inserted directly into the back cover. It is the starting of the near cache behavior. After the first EEG puts will be cached in the front plane. Once that puts is cached in the front plane, then the listener before card will see put through the cache close to the same node, but not of other nodes.

    Also, the cache near registers a listener lite, so it becomes not the input values changed, as the keys.

    A listener that you entered on the back cover will see each insertion, if you do not save a MapEventFilter or a MapEventTransformer custom with the listener. A MapEventFilter can filter inserts away (I think, the cache similar to that, too).

    Best regards

    Robert

  • basic questions about the Bigdata, NOSQL, and Hadoop


    Hello

    I have fundamental questions related to Bigdata. (I have Googled it but still want to confirm with experts)

    Please correct me if I'm wrong on below.

    (1) as far as I know data large are the collection of unstructured data. We can even store relational data as well.

    (2) NOSQL is a product of Oracle to manage bigdata (UN structured data and relational data as well)

    (3) Hadoop is the only framework that is available on the market to manage the bigdata.

    What are the other systems of database that we have in the market to manage the bigdata.

    See you soon,.

    Suri

    Suri,

    NoSQL is a distributed (with indexing and schematics) database. From a database point of view, NoSQL is a good place to start you off. Hadoop is a framework for distributed processing, rather than a database. If you are looking to take advantage of your database skills, then I suggest starting with NoSQL.

    Oracle Press has recently published "Oracle Big Data Handbook," which is an overview of the suite of large data Oracle technology products. I would start there. You can find the book on Oracle Press or Amazon , Barnes & Noble.

    I hope this helps.

    Kind regards

    Dave

  • Curious question about previews of Lightroom and Camera Raw Cache

    Posted in the Flickr Lightroom group as well:

    I noticed something on the previews of Lightroom (3.6) and cache Camera Raw, intrigued me.

    I create a new, empty catalog, and purge the Cache of Camera Raw.

    Then I import ONE Nikon (NEF) RAW file with dimensions 2592 x 3872 (10 mega pixels - 10,036,224).

    Then I export this NEF file to a TIFF 8-bit file uncompressed. You can expect this file size TIFF about 30 MB (10 megapixels x 3 bytes per RGB value) and in fact the TIFF file is size of 30,135,830 bytes. If you export the TIFF file same ZIP compression to specify the size of the resulting file is 10,834,038 bytes. The compression achieved here is obviously going to be highly specific to the image, but so far no surprises.

    When you import I said make 1:1 previews and I spend in the Loupe and see the whole picture in the format 1:1. I also visit the development module and do a lot of manipulation on the image but not cropping.

    At the conclusion of all this, I got out of Lightroom and examine file camera Raw Cache as well as previews of Lightroom file size. It would be my expectation that the previews folder should have a complete image rendering and Camera Raw Cache should also have a display form of raw data. What do you expect the size of these respective folders to be?

    Indeed - in my tests that the previews folder totals a simple 1 675 264 bytes and Camera Raw Cache that contains an image DAT file cached one is simply 267 374 bytes. This doesn't seem like enough bits to preserve the image rendered, nor there at - it an image is full-size, nestled in the actual catalog - the file is not large enough to hold that. And yet I can use the magnifying glass to the format 1:1 mode and move an image to the image without loading delays (even when you import multiple files).

    I wonder if I missed something obvious in my analysis and that, if someone might not care to speculate on what magic Adobe's practice here. Even if grant us them special algorithms to compress their insights that I don't see how they can achieve a compression so much larger than the file ZIP compressed TIFF realizes.

    And for those who might think to ask - I have told these experiences with multiple raw images and on MAC or PC platforms.

    I look forward to answers or interesting theories or maybe someone could reproduce the results of the experiment and report.

    The previews in the preview cache are JPEG files. JPEG compression is much more effective than the lossless zip compression. No magic here.

    Mr. Chan is obviously the expert on regards to the Camera Raw Cache.

    HAL

  • Question about Raid Autodetect ATA and Raid on

    I have Dell Dimension E520 Core 2 duo initially provided with 250 GB and Vista. I bought Windows 7 a few years ago but delayed after installation of Windows 7 for one reason or another.

    Last week my graphics card developed due to lack of memory, and for some reason Vista disk has become one start rained. I tried all sorts of things, but not luck. At one point, I changed Setup > DISKS > SATA Operation 'RAID ON' to ' RAID AUTODETECT ATA "and continued to install Windows 7 on another drive.

    So, the current configuration is as follows:

    Disk 0 is 1 TB (Western Digital and includes Windows 7
    Disc 1 is the original 250 GB with Vista old (fortunately I still have my intact docs on this subject)
    Setup > DISKS > SATA Operation is set to 'RAID AUTODETECT ATA. "

    My question is this:

    If I change this setting in the "RAID on" the computer reports the readers and non-RAID and prevents from starting. I want to know what setting should I use for SATA operation. Dell say "RAID on" even if the system has a drive... they claim it gives better performance.

    My BIOS is original (circa 2007)

    Thanks in advance

    I run raid with an mSata SSD hard drive and a mechanical hard drive. The performance is amazing. I tried my pc without raid performance and you can clearly see a difference.

    However, it makes no sense to run raid on a single hard drive. Just makes no sense.

    I don't think that Raid will really help with the performance of the two mechanical drives. There might be an improvement, but really is not worth it.

  • Question about size of menu and shift video. no miracle solution? Need to send DVDs to the tm Editor

    Hello, so I edited a video to the top and made a dvd for the first time menu. I have connected all the buttons and makes nice nice however... I realized after doing the menus that the dvd is 720 x 480.

    I put the menus in there and since it worked, I thought that it would be "re - format video when the dimensions change.  Is it possible to do this job without create menus entirely?

    I ship this dvd to a customer in the morning, and I will re-start not rather the menu from scratch.  Here are the screenshots of the video when played

    Video has been exported to 720 x 480. and the menu that I believe has been 1920 x 1080

    Screen Shot 2016-07-04 at 9.11.03 PM.pngScreen Shot 2016-07-04 at 9.11.11 PM.png

    You say that the video is 720 x 480, but not if it is 4:3 or 16:9. It seems to be 16:9 image.

    Be sure to set the 16:9 menu. Because you used a 1920 x 1080, he should have recovered 16:9 by default, and for a DVD, even transcode to 720 x 480.

    So I don't know why it doesn't work. It may be a different size than you think. Use "Edit in photoshop" and let us know.

  • Question about removing a HOST and add it again with the other IP management

    Thanks in advance for your help.

    I have an environment with two centers of data/clusters inside my virtual Center 2.5

    One of her consistes of clusters on two ESXi 3.5 licensed nodes. Each of them has 2 VMKernel ports form management. One of them has an IP (A.A.A.1) with any VLAN, the other port is in VLAN111 and IP (B.B.B.1). The other host ESXi has A.A.A.2 and B.B.B.2 IP.

    The other cluster has two 3.5 ESX (not i) and they have a single port/IP managemente (in the VLAN111, which is the same as the other cluster)

    The first cluster appears associated with the virtual center with the No.-VLAN port (IP A.A.A.1 and 2). Is a problem for me because I need to access the first cluster of other machines having no visibility on the A.A.A.x subnet, but it has visibility to the VLAN111. If I connect to the virtual Center, he shows me the IP A.A.A.x but when I try to access them, I can't.

    I would like to do the following WITHOUT affecting the first cluster:

    -Remove each host in my Center Virtual (The VM will continue to work without problem?)

    -Add each host the virtual Center, but this time I'll add the IP VLAN111 (B.B.B.x)

    My question is if these will generate instabilities problems on my dock.

    Thanks in advance

    This process has worked for us when the old VC (2.5) ESX Servers moving again VC (4.0).

    1 undo the HA and DRS configuration on the farm.

    2. unplug all battery ESX servers.

    3 remove all ESX server farm servers.

    4. Add the ESX Server to new cluster in VC (4.0).

    5. configure the HA and DRS on the new farm.

    Used for over 700 ESX servers with zero impact.

  • HP Envy 5530 question about Online versus WiFi and access by HP for ink monitoring program

    Hello

    I am new here and also back to the program monthly fresh HPs for the programme of replacement of ink as well, I tried to find the answer to my question but could not.  Then...

    My question is, as I don't have a WiFi router (used for tv, netflix etc. at all hours of the day) to use my new HP printer Envy 5530, and given that I am enrolled in the program of ink, this means that my computer itself must stay online 24/7? Or just have my WiFi on 24/7 gives the printer access, it must be monitored by HP for its ink for the monthly subscription levels to be enrolled in the program of HP ink?

    Thank you

    PhyAnnie

    Hello

    No need to be on 24/7. Whenever you turn on the printer, it will connect to HP Server you set up normally (you can print, scan, and send it to print).

    Kind regards.

Maybe you are looking for

  • Where to find drivers for Vista for Tecra M7

    Have just tried to install Vista on my laptop Tecra M7, which was perfectly fine. Then I realized half of the public service that come with my laptop was missing like utility of hard drive etc... So, I came across the site to see if it was the vista

  • media player 11 playback is fuzzy

    the media player 11 playback is garbled in mp3, DVD and movies play fine. CDs also play very well. ONLY the MP3 files do not play back clearly. Reading is not clear/scrambled

  • Test/debugging under BlackBerry Balance

    Everyone figured out how debug/deploy our applications on the side of the barrier of BlackBerry Balance work? The new options for blackberry-deploy or the FlashBuilder plugin?

  • ASA 5510 VPN for remote access clients are asked to authenticate on box

    Don't know what's the matter, but my remote access users are invited to join the ASA before connecting to the tunnel. How can I disable this? Config is attached. Thank you all -

  • How can I open the case on a compaq c560us

    How can I open the case on a Compaq c560us to replace the fan. There is a post that is located under the space bar below the V button which is somehow connected when all the visible screws the bottom have been deleted.