XML in httpconnection 'memory '.

Hello! I develop an application that reads an xml file in my Web page...

Its all goes well but the problem is that I change the XML and when I open my application with the bb again information exactly certain...

any ideas?

IM using httpconnection to open the connection and then I analyze the XML...

I don't really know what is happening.

This is how I interpret the url

HttpConnection conn is Connector.open (HttpConnection) (url + Transport, Connector.READ);.
If (conn.getResponseCode () is HttpConnection.HTTP_OK)

the i use DocumentBuilderFactory to parse the XML

Thank you very much

PD: I don't know why I am writing this topic under development push bb, please delete it from there

It's probably a cache problem.

Simply add an attribute at the time of the URL, which will take time in milliseconds and who will act as a cache buster:

For example, if your URL is: www.example.com, then you should use: www.example.com?time=%currentTimeInMillis%

E.

Tags: BlackBerry Developers

Similar Questions

  • XML tree in memory after the closure of XmlResults

    Hello

    is it possible to have a tree xml parsed in memory that represents objects XmlValue after I closed the corresponding XmlResults. I want to have smth like nu.xom.Document (or any what analogues).
    The closest solution to you, I found so far becomes handle node and then rebuild XmlResults out of it by calling XmlContainer.getNode (java.lang.String). But it's not exactly what I want. I could not have access to the container object, or it might already be closed. The poor alternative is to get a chain of XmlValue.asString () and he feed such as XOM Builder.build (). But it is extremely inefficient.
    Are there better sth in his mind?

    P.S. I still want to recover documents lazily, but in the case of a get required an XML tree in memory.

    Thank you
    Vyacheslav

    Vyacheslav,

    What you want is coming in the next version of BDB XML. There is a new interface that is (currently) spec'd as:
    XmlResults XmlResults::copyResults()
    It makes a temporary copy of the result set that can be used regardless of the transaction in progress (or container).

    Kind regards
    George

  • Analysis sax XML parser

    Hello...

    I would like to publish this example to help pasring xml or live feed from a URL.

    SAXParserFactory plant = SAXParserFactory.newInstance ();
    SAXParser saxParser = factory.newSAXParser ();

    DefaultHandler Manager = new DefaultHandler() {}

    ' public void startElement (String uri, String localName, String qName,
    Attributes attributes) throws SAXException {}
    If (qName.equalsIgnoreCase ("an element of xml"))
    {

    vector.addElement (attributes.getValue ("attribute of an element"));

    }

    ElseIf (qName.equalsIgnoreCase ("second item FRO xml"))
    {

    attributteValue = attributes.getValue ("title");

    }

    ' public void endElement (String uri, String localName, String qName)
    throws SAXException {}

    currentElement = false;

    If (qName.equalsIgnoreCase ("end of the element"))
    {
    do something
    }

    }

    };
    S StreamConnection = null;

    s = (StreamConnection) Connector.open ("enter the url that provides the xml file");
    HttpConnection httpConn s = (HttpConnection);

    If (httpConn.getResponseCode () is 400)

    {
    Dialog.Alert ("internett noaccess");

    }

    InputStream input = null;
    entry = s.openInputStream ();

    Reader reader = new InputStreamReader(input,"UTF-8");
    InputSource is = new InputSource (reader);
    is.setEncoding("UTF-8");

    saxParser.parse (, Manager);
    }

    Add the required elements of the XML in the analysis to the vectors and do something.

    SAX (Simple API for XML) is a parser based on the events in sequential access API developed by the XML - DEV list for XML documents. SAX provides a mechanism for reading data from an XML document that is an alternative to that provided by the DOM (Document Object). When the DOM works on the document as a whole, SAX parsers function on each element of the XML document in order.

    SAX parsers have certain advantages over DOM-style parsers. A SAX parser doesn't need to declare every event analysis what happens and almost all of these once-reported information normally rejects (he does, however, keep some things, for example a list of all the elements that have not been closed yet, in order to intercept errors later as the end tags in the wrong order). Thus, the minimum memory required for a SAX parser is proportional to the maximum depth of the XML (i.e. the XML tree) and the maximum data involved in a single XML event (for example, the name and the attributes of a single tag start, or the content of a processing instruction, etc.).

    This amount of memory is generally regarded as negligible. A DOM parser, however, usually built a representation of the tree of the entire document in memory at first, using memory that increases with the length of the entire document. It takes a lot of time and space for large documents (memory allocation and the construction of data structures take time). The advantage of compensation, of course, is that once loaded no matter what part of the document are accessible in any order.

    I hope this post was helpful.



    Welcome on the support forums.

    Thank you for contributing. There is however a minor problem: all blocking operations must be made on a separate thread. You cannot use Dialog.alert on a thread without use invokelater or synchronization on the eventlock, you should fix that.

    In addition, there are a lot of response codes, and you should check for 200 continue, otherwise trigger an error.

    There is also a xmldemo in the samples provided with the eclipse plugin or JDE, but it uses DocumentBuilder, no Sax.

  • Writing XML object in a file

    Hi, I use InDesign JavaScript to make an XML object in memory. When my script's done, I want to write the XML to a file. When I run the code below, the file is created, but XML is not written to the file. Any help would be appreciated. Thank you. Rick

    #target indesign
    
    var partsMap = <partsMap />;
    savePartsMap (partsMap);
    
    function savePartsMap (partsMap) {
        
        var partsFile;
        
        // Make a File object for the parts map XML file.
        partsFile = new File("E:\\Test.xml");
        // Open the map file.
        partsFile.open("w");
        partsFile.write(partsMap);
        partsFile.close();
    }
    

    Add partsFile.encoding = 'UTF-8'; right after the instantiation of your file.

    I don't know, but you can also write partsMap.toXMLString() instead of the partsMap.toString() you write implicitly.

    Jeff

  • XML Signature

    Hello
    I can sign the document xml with this lib http://docs.oracle.com/javase/6/docs/technotes/guides/security/xmldsig/XMLDigitalSignature.html;

    But how can I sign the other type files (example .doc, .pdf or more) and xml file

    I can convert these files in bytes strign and I create an xml doc and add this byte string to xml format, it is possible and is signed with success, but when this type of files (docx, pdf) more 6 MB then error has occurred; Apart exceptions of memory;
    Do you have another idea sign doc. PDF file with xml dig sign

    Thank you

    You can't sign anything except an XML file with an XML digital signature, at least not with the standard Java API.

    If you need more memory to convert to XML, get more memory or smaller files, or perform the conversion in a separate JVM.

  • Help! -Unload-remove an XML file

    Hello
    I am new to action script 3 and I have a problem.
    On my site I have mp3 player whit 4 albums (playlits) in 4 XML files.
    I play the playlist of firs and everthing is ok, but when I go to the next playils stil game first game player list ... is it possible to clear all the xml files in memory until I have play the next playlist...
    Thanks in advance

    OK... I have commented the code I changed the code on the timeline... mp3players it works now...

    I hope this thing fixed my file... usually, it doesn't but lets see...

  • ICONIA W510 error at startup

    When I turn on my Tablet I get message that a reboot was done because of errors. Details gave the following list

    C:\Windows\Minidump\063013-12703-01.dmp
    C:\users\helja\appdata\local\temp\wer-31921-0.SysData.XML
    C:\Windows\MEMORY. DMP

    (numeric codes in the first two files vary different starts)

    The Tablet works normally after this error message.

    Same kind of problem occurs when, for example after an update installation etc. a reboot is required. Tablet gives a message that he had some problems at the restart and now to resolve these errors. "Driver_Power_State_Failure" message. After that this tablet starts normally.

    I tried to clean boot. I have disabled the Microsoft Services and in addition to that also the following items at startup

    Persistence module
    igfxTray Module
    Hkcmd Module
    Adobe Reader and Acrobat Manager (2)
    Acer Backup Manager
    Intel DPTF LPM Service Helper

    After that, I did the reboot all disabled people and no error message this time.

    Then I enabled Services and retired the machine again. NO ERRORS. After that the error returned when starting.

    I have installed drivers package version 2.12

    Any suggestions?

    -Updated drivers, bios, and firmware (do with W510 taken on AC/DC).

    -Uninstall unused programs one by one and restart every time for the test.

    -Disabled anti-virus.

    -In the command line (admin), use chkdsk /r and chkdsk /f and sfc/scannow

    -Use Memtest86 (or similar) to test your RAM (it's very long).

    - And read this topic igfx problem: the igfx drawer module

  • "Windows has recovered from an unexpected shutdown" Please help

    Well firstly hello =]

    The problem I have is that when I leave my PC on overnight, for a reason any update/install/etc when I wake up in the morning I see that it has restarted and he has a message on the screen that says: "Windows has recovered from an unexpected shutdown. When I click details see this is what I get:

    Product
    Windows

    Problem
    Stop unexpectedly

    Date
    08-03-2010 02:28

    Status
    Solution available

    Signature of the problem
    Problem event name: BlueScreen
    The system version: 6.0.6001.2.1.0.768.3
    Locale ID: 11274

    Files helping to describe the problem (some files may be is no longer available)
    Mini030810 - 01.dmp
    SysData. XML
    Version.txt
    MEMORY. DMP

    Additional information about the problem
    BCCode: 124
    BCP1: 00000000
    BCP2: 85E133F0
    BCP3: B2000000
    BCP4: 00020005
    OS version: 6_0_6001
    Service Pack: 1_0
    Product: 768_1
    Information about the server: db7659f6-368a-4113-8453-8a5b5e45cb39

    (Here's a screenshot in case its more useful: http://img694.imageshack.us/img694/9095/problemhm.jpg)

    This happens whenever I leave my PC slowed down and go to bed, it IS NOT the case while I use it.

    I'll be glad if someone could help me because its making me crazy lol.
    The PC is new I bought it a week ago about and for as far as I know its been happening since I bought it.

    4 GB RAM DDR3
    Intel Core i5-650 3.20 GHz
    nVIDIA 9600 GT 1 GB DDR3
    Windows Vista Edition Home Premium 32-bit x

    We do not choose it as the products you BUY to fix a NEW computer from the links that you provide here.

    Your computer is covered by the warranty of the manufacturer of your computer.

    I do not get a NEW PC.

    Download the the difficulty of YOUR manufacturer.

    Mick Murphy - Microsoft partner

  • aid to the C:\Windows\Minidump\040413-14406-01.dmp

    I have a problem with Windows RT on the Surface, closing the table it restarts it self.
    can I open a session and get this.
    C:\Windows\Minidump\040413-14406-01.dmp
    C:\Users\bship_000\AppData\Local\Temp\WER-47265-0.SysData.XML
    C:\Windows\MEMORY. DMP

    Can someone help me with this problem?

    Hello

    Thanks for posting your question in the Microsoft Community forums.

    To provide the proper resolution, that I would need more information on your side.
    Did you the latest changes on the computer before this problem?

    Method 1:
    I suggest you to change the power plan settings and check if it helps.

    a. slide or press the Start button and click on Power Options.
    b. click "choose the power button.
    c. under parameters of start button / stop, expand the menu drop down.
    d. click stop.
    e. -press save changes.

    Check whether the problem is resolved.

    Method 2:
    If the problem persists, I suggest you run the disk check and check if it helps.

    drag to the right to go to the bar of charms.
    b. tap search and type command prompt.
    c. in the results left touch where it says guest and sweep upwards to bring up the options menu at the bottom of the screen.
    d. tap run as administrator.
    e. in the cursor flashing, type the following:

    Chkdsk /f /r

    See the article for more information.

    How stop (turn off) my PC?
    http://Windows.Microsoft.com/is-is/Windows-8/how-shut-down-turn-off-PC

    Hope this information helps you. If you need additional help or information on Windows, I'll be happy to help you.

  • Errors after update!

    I have windows 8 pro, there are updates, after installation, the laptop is not good,
    He take a minute before you start and it take two and a half minutes to close, when it starts up it tells me that there are 3 errors and they are:
    1)C:\Windows\Minidump\110914-25218-01.dmp

    2)C:\Users\toshiba\AppData\Local\Temp\WER-72906-0.SysData.XML
    C:\Windows\MEMORY 3). DMP

    Can please help me in this regard, I don't want to format it, I need it for my study, I have a lot of projects.

    concerning

    Hello

    Thanks for your reply.

    Please follow the same steps and check if the problem persists.

    Please keep us informed on the issue. We will be happy to help you further.

  • Reboot Acer iconia W510 problem

    Every time when I start my Tablet (Acer Iconia W510) after the password a message saying something like a reboot is necessary due to some problems (the message and the Tablet works very well after that and I have not noticed any reboots after the password, but maybe before).

    In any case, the message said that the problems exist in the following files

    C:\Windows\Minidump\063013-12703-01.dmp
    C:\users\helja\appdata\local\temp\wer-31921-0.SysData.XML
    C:\Windows\MEMORY. DMP

    Also during the installation of some programs or updates and if the restart is required after installation of the tablet to the first encounters a problem and fails to restart at first but can solve the problem and Tablet so far started normally. (only a message that there are reboot problems but no precise information on the nature of the problem is given)

    Hi Kari,

    Thanks for the update.

    Sometimes, between the uninstalling and reinstalling software/drivers, it's a good idea to run the Windows Disk Cleanup utility. The disk cleanup utility to free disk space by deleting unnecessary files from your computer.

    Please consult the following link and remove some unwanted files:

    Delete files using disk cleanup
    http://Windows.Microsoft.com/en-us/Windows/delete-files-using-disk-cleanup#delete-files-using-disk-cleanup=Windows-8

    Please get back to us with the State of the question.

  • com.bea.dsp.das.exception.DASException: {bea - err} MEM0001

    Hello

    I try to run my somename.ds and I get the following exception.

    My physical layer and works very well and so has no problems with database.

    I tried to increase the memory of the weblogic server on which it exeutes... I have also increased the pool of connections to database default value of 15 to 30.

    com.bea.dsp.das.exception.DASException: weblogic.xml.query.exceptions.XQueryDynamicException: {bea - err} MEM0001: demand requires 30 managed memory operators, but only 25 are available
    at com.bea.dsp.das.ejb.EJBClient.invokeOperation(EJBClient.java:160)
    at com.bea.dsp.das.DataAccessServiceImpl.invokeOperation(DataAccessServiceImpl.java:171)
    at com.bea.dsp.das.DataAccessServiceImpl.invoke(DataAccessServiceImpl.java:122)
    at com.bea.dsp.ide.xquery.views.test.QueryExecutor.invokeFunctionOrProcedure(QueryExecutor.java:113)
    at com.bea.dsp.ide.xquery.views.test.XQueryTestViewContent.getFunctionExecutionResult(XQueryTestView.java:1041)
    at com.bea.dsp.ide.xquery.views.test.XQueryTestViewContent.executeFunction(XQueryTestView.java:1176)
    at com.bea.dsp.ide.xquery.views.test.XQueryTestViewContent.widgetSelectedImpl(XQueryTestView.java:1866)
    to com.bea.dsp.ide.xquery.views.test.XQueryTestViewContent.access$ 300 (XQueryTestView.java:174)
    to com.bea.dsp.ide.xquery.views.test.XQueryTestViewContent$ 3.run(XQueryTestView.java:1594)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
    at com.bea.dsp.ide.xquery.views.test.XQueryTestViewContent.widgetSelectedBusy(XQueryTestView.java:1597)
    at com.bea.dsp.ide.xquery.views.test.XQueryTestViewContent.widgetSelected(XQueryTestView.java:1560)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:227)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3687)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3298)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
    to org.eclipse.ui.internal.Workbench.access$ 4 (Workbench.java:2219)
    to org.eclipse.ui.internal.Workbench$ 4.run(Workbench.java:466)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
    at org.eclipse.equinox.launcher.Main.eclipse_main(Main.java:1148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    to com.m7.installer.util.NitroxMain$ 1.run(NitroxMain.java:33)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
    Caused by: weblogic.xml.query.exceptions.XQueryDynamicException: {bea - err} MEM0001: demand requires 30 managed memory operators, but only 25 are available
    at weblogic.xml.query.runtime.memory.BasicMemoryObjectiveManager.allocate(BasicMemoryObjectiveManager.java:97)
    at weblogic.xml.query.runtime.core.ExecutionWrapper.requestAllowance(ExecutionWrapper.java:145)
    at weblogic.xml.query.runtime.core.ExecutionWrapper.open(ExecutionWrapper.java:55)
    at weblogic.xml.query.iterators.FirstOrderIterator.open(FirstOrderIterator.java:167)
    to com.bea.ld.server.ResultPusher$ ResultPusherImpl. < init > (ResultPusher.java:192)
    to com.bea.ld.server.ResultPusher$ BinxmlChunker. < init > (ResultPusher.java:278)
    to com.bea.ld.server.ResultPusher$ ChunkyBinxmlChunker. < init > (ResultPusher.java:364)
    to com.bea.ld.server.ResultPusher$ AsyncChunkyBinxmlChunker. < init > (ResultPusher.java:490)
    at com.bea.ld.server.ResultPusher.pushResults(ResultPusher.java:95)
    at com.bea.ld.server.XQueryInvocation.execute(XQueryInvocation.java:770)
    at com.bea.ld.EJBRequestHandler.invokeQueryInternal(EJBRequestHandler.java:624)
    at com.bea.ld.EJBRequestHandler.invokeOperationInternal(EJBRequestHandler.java:478)
    at com.bea.ld.EJBRequestHandler.invokeOperation(EJBRequestHandler.java:323)
    at com.bea.ld.ServerBean.executeOperationStreaming(ServerBean.java:84)
    at com.bea.ld.Server_ydm4ie_EOImpl.executeOperationStreaming(Server_ydm4ie_EOImpl.java:282)
    at com.bea.ld.Server_ydm4ie_EOImpl_WLSkel.invoke (unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
    at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)
    to weblogic.rmi.internal.BasicServerRef$ 1.run(BasicServerRef.java:477)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs (unknown Source)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    http://eDOCS.BEA.com/ALDSP/docs32/

    search on:

    operators of managed memory

  • How to make httpconnection and get the xml response using httpconnection in post method.

    Hello

    I am new to the blackberry web work,

    I want to make httpconnection using the post method and also pass a parameter related to my url.

    This function returns xml data.

    How can I perform this task.

    Please help me if anyone has a solution...

    I have soved that problem myself.

  • RSS feeds save in the xml file in the device memory

    Hello

    I'm in the analysis of an RSS feed with SAX parser. Now, I want to record the first RSS an xml file in the memory of the device or on the SD card. Can someone guide me through this process

    To write in an XML rss content, start by creating the file with the extension ".xml" with the help of the FileConnection API, then write content (rss data) in the XML file.

    You can use code below to write the content in the file. We must give the path as a string & content in byte format.

    public boolean writeFile(String path, byte[] data)
        {
            javax.microedition.io.Connection c = null;
            java.io.OutputStream os = null;
            try {
                c = javax.microedition.io.Connector.open("file:///" + path, javax.microedition.io.Connector.READ_WRITE);
                javax.microedition.io.file.FileConnection fc =
                        (javax.microedition.io.file.FileConnection) c;
                if (!fc.exists())
                    fc.create();
                else
                    fc.truncate(0);
                os = fc.openOutputStream();
                os.write(data);
                os.flush();
                return true;
            } catch (Exception e) {
                return false;
            } finally {
                try {
                    if (os != null)
                        os.close();
                    if (c != null)
                        c.close();
                } catch (Exception ex) {
                    ex.printStackTrace();
                }
            }
        }
    
  • Simulator Device.xml file has a tag with an attribute of memory, what are the optional values for this attribute of the os?

    In the Device.xml file, it starts with the tags of the os. Each os has a memory attribute. What are the optional values for the attribute memory?

    Can we really control the memory for the simulators?

    0x85000F03
    0x8C000F03
    0x87000F03
    0x84001503
    0x86001503
    0x04001507
    0x0F001507
    0x0C001404
    0x0D001404
    0x0E001404
    0x0D000D04
    0x16000D04
    0x05001504
    0x07001504
    

    These values refer to specific hardware configurations are simulated.  They should not be changed.

Maybe you are looking for

  • Tecra A8 does not power up - no POST

    Hi guys I have a toshiba Tecra A8, which begins the fans and has kyboard controls lights and other things but don't post. Any ideas?

  • How to get my Blackjack WMP to work?

    I have a Samsung Blackjack thru ATT phone. No use of a simple internet phone. I like to use WMP for my music file, but after downloading music to the playbakc it gives me the error 0 x 80070003. I think that I followed the procedure to download corre

  • How to find software EOS utility compatible with my Mac?

    I just bought the T31 rebel and downloaded the software provided with the camera. All software works except the EOS utility, which States that it can not work with the version of my OS. I have a MAC (Mac OS X Lion 10.7.5 (11G 63)...) How can I find t

  • device does not appear on the list of devices or parental control - model EA2700

    My son's iPod caused the parental conrols system crash. For some reason any his ipod has shown three times on the list of devices. So, I hit the 'X' on the list of devices when it has been disconnected to remove it from the list. Now, I can't it appe

  • Design of wireless network

    Hello I am looking for assistance in the design of a solution for a customer of our wireless. A basic outline of the network is attached. There are actually many other sites that are shown here, but I just wanted to keep things simple. The plan is to