Applet works under 1.4, but not with 1.3

i have a correct signed applet, which works with java 1.4.2 plug-in (means, the security dialog comes up, the user hits yes and the applet runs and can read/write files on local disk etc.)
a fresh installation of win2k with java 1.3.1_11 does not accept the certification at all.
it shows a FilePersmission while reading the .jar file itself.
the jar is on the local hard disk and is being access via a local html file. (no webserver at all in the moment)
is it possible that 1.3.1 does not check for certificates on local jar files or something?

Try it with a webserver and see if it works. I am having a problem getting an applet to work locally under certain versions of the plugin.

Similar Messages

  • Applets work under older compilers, but not newest

    The applets I compile using the latest release of javac (with the JDK 1.4 package) work in the appletviewer but not in IE 6.0. However, if I use an older version of javac from a couple years ago (not sure the version), the applets work in IE suddenly. Is there something I need to install in IE to make it compatible with the Sun 1.4 javac compiler? Should I just reinstall the JRE? Has anyone heard of this before? Thanks!!

    You could try installing the Java 1.4 plugin.
    http://java.sun.com/getjava/

  • My applet works in the appletviewer but not in the navigator

    My applet works in the appletviewer but not in the navigator
    exceptions problem1 and problem2 are throwed
    this is my code
    import java.applet.*;
    import java.net.*;
    import java.io.*;
    import javax.swing.*;
    import java.awt.*;
    import java.awt.event.*;
    public class ValiderHtml extends Applet implements ActionListener {
    JButton send =new JButton("Connexion");
    JScrollPane jscrollpane= new JScrollPane();
    DefaultListModel lignes=new DefaultListModel();
    JList lstURL = new JList(lignes);
    BufferedReader reader = null;
    String ligne;
    URL url;
    URLConnection conn;
       public void init(){   
       this.setSize(900,400);
       setLayout( new GridLayout(2,1));
       jscrollpane.setBounds(new Rectangle(19,53,160,73));
       jscrollpane.getViewport().add(lstURL,null);
       send.addActionListener(this);
            this.add(send);
       this.add(jscrollpane);
        public void actionPerformed(ActionEvent evt) {
             Send();
       public void Send(){
            try {
       url=new URL("http://www.developpez.com");
       conn = url.openConnection();
       reader = new BufferedReader(new InputStreamReader(conn.getInputStream()));
    while ((ligne = reader.readLine()) != null) {
                     lignes.addElement(ligne);
        }//fin bloc try
       catch (Exception e) {
                   lignes.addElement("probleme1");     
                finally{
                   try{reader.close();}catch(Exception e){ lignes.addElement("probleme2");}
       }// fin Send
          public void paint(Graphics g) {
                super.paint(g);
    }// fin Applet

    As for tracking the source of your problem your applet sucks.
    Try e.printStackTrace() on a cought exception and check the (full) trace.
    url=new URL("http://www.developpez.com");
    Unless yor applet is on www.developpez.com this will throw an exception in an unsigned
    applet without special policies.
    Signing applets:
    http://forum.java.sun.com/thread.jsp?forum=63&thread=524815
    second post and last post for the java class file
    http://forum.java.sun.com/thread.jsp?forum=63&thread=409341
    4th post explaining how to set up your own policy with your own keystore

  • Signed applet working in Netscape 6 but not in IE 5.5

    I have an applet that reads a file from a server and tries to write it to a client machine. To this i self signed the jar file containing the applet using the keytool and jarsigner. So now I had a self signed applet. I tried to run this in IE. It gave the same error message that i used to get when I tried to run it the applet as unsigned. What am I missing here? Is self signing not enough to run the applet in IE? The same applet works in Netscape 6 and successfully downloads the file to the local machine. Please help me. I have added the certificate to the IE security panel as trusted.

    Netscape 6 has Java VM 1.3. if you use MSIE, you should try JavaPlugin.
    If interested in an appli that helps in signing process, you may download XLRSecTool for
    free at:
    . Windows:
    http://www.xlreader.com/download/stl10ea/InstData/Windows/NoVM/istl10ea.exe
    . Unix and Linux:
    http://www.xlreader.com/download/stl10ea/InstData/Unix/Others/istl10ea.bin
    . Other Java-enabled OS
    http://www.xlreader.com/download/stl10ea/InstData/Java/install.zip
    Requires Java VM 1.3.1
    Screenshot:
    http://www.xlreader.com/images/sshot_s673x548.gif
    -- Robert
    =====
    [email protected]
    XL-Reader Project - Secured online documentation solutions
    www.xlreader.com
    =====

  • Applet works in MS JVM but not in JDK1.4 !

    Running IE 6 SP1 with windows 2000. Everything works well until
    I installed JDK 1.4 recently.
    I have an ancient (JDK 1.1?) applet that refuses to work with JDK 1.4
    But when i disable JDK 1.4 under internet options , it works!
    This is the error
    "java.lang.NoClassDefFoundError; Symantec/tools/awt/multiList"
    If the class is really missing, why was it able to work without JDK 1.4?
    Also note, that Symantec.jar is on the local machine and not on the server. Symantec.jar is a selected compilation of Visual Cafe classes
    that the applet needed.

    It will be better to have Symantec.jar on the server at the same level with your caller applet package. For example
    + Some folder
    |
    + --- yor applet package
    |
    + --- Symantec.jar

  • Applet works in all netscapes but not IE 6 -- help

    I have a simple applet that works wonderfully in all versions of netscape. The plug-ins are installed. I am running under windows 98.
    The settings are configured to allow Java for both sets of browsers.
    What I get is a grey screen. No loading message -- nothing.
    Yet under netscape is comes right up...same code.
    HELP!

    Thanks. Unfortunately I did do that, and it still did not work. Plus the fact, I want my viewers
    to be able to SEE the applet -- which is a custom menu. They are not going to want to do this work, so it must be able to function in older versions of plug-ins.
    Frustrating, but we have to consider not everyone will work in the lastest vesions of software.

  • Shockwave 11 installed, works under my identity but not my wifes

    I am using Explorer 8 and Vista business. When I am logged in under my identity Shockwave works fine on all web sites but when my wife logs in with her identiy Shockwave will not open. She just gets a blank box with a blue symbol in the top left corner.
    Any idea's please.

    Does this also happen on this test page http://www.adobe.com/shockwave/welcome/ ?
    P.S. is Shockwave Player enabled on Internet Explorer add-ons?

  • AJAX with PageMethods works in Application Pages but not with PageLayouts

    Hi All,
    I have created a class which contains public static method decorated with WebMethod and SciptMethod attributes
    Public class BasePage : Microsoft.SharePoint.Publishing.PublishingLayoutPage
            [WebMethod(EnableSession = true)]
            [ScriptMethod(ResponseFormat = ResponseFormat.Json, UseHttpGet = false)]
            public static string HelloWorld()
                return "Hello world is working!";
    Now I changed the <%Page ..> Tag of the PageLayout to inherit from the above class.
    There is a ScriptManager in the master page with EnablePageMethods = true
    I can see the Javascript methods are generated for HelloWorld(..) however the return result is "The Server Method HelloWorld failed." Error code is 500
    However the exact same code when I use with a application page (_layouts) and change the Page tag to inherit from the same base class above - it works OK.
    Both of them Page Layout and Application Page use the same master page - but one works and other does not.
    Additional Information:
    a) Am using Jquery and JqueryUI in the master page.
    b) Site use Publishing Template
    c) Variation is enabled on site
    d) Site has both Anonymous and Windows NT authentication
    The method Path for Application page shows as
    /_layouts/test.aspx/HelloWorld
    and for the page created using the Page layout is:
    /en-us/Company/Pages/Default.aspx/HelloWorld.
    Could anyone please advise what could be wrong where it does not work with Publishing Pages?
    Would please appreciate ideas / thoughts.
    Thanks,
    Mohan
    -- Mohan | My Blog

    Are you sure that you are getting HTTP 500 error ?. Usually HTTP 500 error denotes service unavailable at the server side or at the server end point. What is the exact fiddler trace you are getting ?
    If it is still HTTP 500, then one of the referenced components in the page layouts conflicts the ajax page methods call. Please let me know your findings
    Please mark the replies as answers if they help or unmark if not.

  • Applet Working in MS-DOS, but Not in my Browser

    Hello!
    The applet builds a String that is displayed in the MS-DOS
    console window; but when I use my browser, I see no Java console.
    I am using J2SDK1.4.0_02. Do I need something else for my applet
    to work properly in my browser?
    Please, help. Thanks.
    Alex

    There's 2 ways to fix this.
    Assuming you're using an up-to-date version of Internet Explorer and Sun's VM, you need to go to Start--> Settings--> Control Panel-->
    and double-click Java Plug-in 1.4.0.
    Click Browser and make sure that the Microsoft Internet Explorer box
    is checked.
    This will use Sun's Java Plug-in all the time which may not be what you
    want (as this can break other stuff).
    The other way to fix it is to add some tags to the HTML file (which may also fix the problem if you are using Microsoft's VM).
    Use "OBJECT" instead of "APPLET".
    And make sure you have the following tags defined: "CLASSID", "CODE", and "TYPE". Your value for CLASSID could be different.
    Something like:
    <HTML>
    <HEAD>
    <TITLE>Jumbo's First Class</TITLE>
    </HEAD>
    <BODY>
    <H1>Brenda Pads Her Keys</H1>
    "Drat!" exclaimed Jumbo. "This stupid machine."<BR>
    Brenda rolled her eyes, as if to say "What now?" and inquired
    in her most soothing, customer-service voice, "Problem, J.G.?"<P>
    Jumbo, perhaps a tad unresonably, bit back. "I don;t have a problem.
    It's this moronic prototype. Why does it let me type in letters if all
    it can use is numbers? Who designed this anyhow?"<BR>
    Brenda, stifling her impulse to reply, "You did," reached over Jumbo's shoulder and pressed a key on his keyboard. "I know just what you need," she said. "Look at this."
    <HR>
    <OBJECT CLASSID = "clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" HEIGHT=150 WIDTH=200>
    <PARAM NAME = CODE VALUE = keypad1.class>
    <PARAM NAME = TYPE VALUE = "application/x-java-applet;version=1.2;>
    </OBJECT>
    </BODY>
    </HTML>

  • Specific website loads only under ethernet connection, but not with wi-fi

    Hi folks,
    I have this issue I couldn't figure out by myself. Everytime I try to load the website joaoribeiro.com from any of my devices connected to my house's wi-fi connection, website fails to load without error messages. However, if I connect it directly to my modem, website just goes fine.
    My network topology:
    Modem (not router) + Time Capsule.
    I've tried to add open DNS either through system preferences and on Airport Utility. I've hard reset my TC, recreate the network, tried different IP ranges and prefixes, such as 172.16, 192.68 (here in Brazil).
    When it comes to ping the joaoribeiro, timeout occurs. I don't think it is something with the ISP, because modem is assigning proper IP addrss and DNS servers.
    Any clues?
    I also thought about removing the host file, but since it happens to all computers, so the network itself wouldn't write "blocking instructions" to iPad, iPhone and other computers.
    Thanks.
    <Link Edited By Host>

    I`ve already tested by ethernet connection to the TC from a computer. As instructed by you, i`ve turned off ipv6 and went back to earlier firmware 7.5.2 but issue persists.
    it used to work in the past. actually the issue started about 15 days ago. i did not make any changes in the network or update it.
    At first i thought that it was something related to my ISP or even my website hosting, but i've alrealy contact them both and they say that there is nothing blocking the access to my webpage: joaoribeiro (dot) com
    Till now i`m running out of ideas on how to fix this issue.
    I'd appreciate any help on this.
    Regards.

  • Need help. My wifi with comcast works on my PC, but not with apple,ipod touch or ipad air.

    My comcast wifi works with my PC but can not connect my ipod touch or the ipad air.  Pls. help.    Thanks.

    Do the iOS devices connect to other networks? If yes that tends to indicate a problem with your network.
    Do the iOS devices see the network?
    Any error messages?
    Do other devices now connect?
    Did the iOS device connect before?
    Try the following to rule out a software problem:                
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on your router
    .- Reset network settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - Wi-Fi: Unable to connect to an 802.11n Wi-Fi network      
    - iOS: Recommended settings for Wi-Fi routers and access points
    - Restore from backup. See:
    iOS: How to back up
    - Restore to factory settings/new iOS device.
    If still problem and it does not connect to any networks make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar

  • 2013 AEBS works w/ 1 MBP but not with 2

    I have a new 2013 AEBS in new office with TWC-BC via UBEE modem/router.  AE is configured in Bridged mode.  I have 2 MBPs, iphones, ipads, etc connected wirelessly.  I have 1 windows machine wired.
    Everything works great until I have both MBP's connected.  When both are connected one of the 2 continues to work great but the other's internet performance goes to basically nothing.  It will sporadically download content but is basically useless.  As soon as I disconnect the working laptop the failing one picks right back up.
    It is consistantly the same machine that continues to work of the 2.
    Any help would be appreciated.
    Keith

    That is typical sort of problem I expect and do see over and over in the PC world.
    How big a gap is there in the age of the two MBP? Are they both running the same OS?
    If they are different it would be helpful to give us the info from the System Profiler so we can see which cards and drivers are in each machine..
    If you can copy and paste that info.
    So mine looks like this.
    en0:
      Card Type:          AirPort Extreme  (0x14E4, 0x8E)
      Firmware Version:          Broadcom BCM43xx 1.0 (5.10.131.36.9)
      Locale:          FCC
      Country Code:          AU
      Supported PHY Modes:          802.11 a/b/g/n
      Supported Channels:          1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 36, 40, 44, 48, 52, 56, 60, 64, 149, 153, 157, 161, 165
      Status:          Connected
    That is on the older machine.
    Here is the 2011 MBP
    en1:
      Card Type:          AirPort Extreme  (0x14E4, 0xD6)
      Firmware Version:          Broadcom BCM43xx 1.0 (5.106.98.100.17)
      MAC Address:          e0:f8:47:19:fb:72
      Locale:          APAC
      Country Code:          AU
      Supported PHY Modes:          802.11 a/b/g/n
      Supported Channels:          1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 36, 40, 44, 48, 52, 56, 60, 64, 100, 104, 108, 112, 116, 132, 136, 140, 149, 153, 157, 161, 165
      Wake On Wireless:          Supported
      AirDrop:          Supported
      Status:          Connected
    As something to try..
    Give a different name to 5ghz band.. and force one computer to 5ghz .. the closer one.. and see if that balances it better.
    How much download capacity does your ISP give you and is one wireless connection using it all??

  • Script works in one frame, but not with frames before it

    Hi all-
    I'm a complete AS/Flash n00b, but hoping that I can get some guidance on this.
    I'm trying to test a very simple function for an e-learning module that is to train people on using 'quick keys' or key combinations on their keyboard. Basically, I want to show them a command and have them practice. In the practice, they will be asked to use a command and then have to do it on their keyboard.
    I used the code below successfully with one frame and a couple layers. I created a text-area ("traceArea), put it on the stage, set up the event and function... it works great! (although I'm sure the code isn't very pretty) When anything other than ctrl-p is pressed, it traces the "Try again!" message and when ctrl-p is pressed, "Great job!" pops up.
    stop();
    stage.addEventListener(KeyboardEvent.KEY_DOWN, detectKey);
    function detectKey(event:KeyboardEvent):void
    if (event.ctrlKey== true && event.keyCode==80 )
    traceArea.text = "Great job!";
    else
    traceArea.text = "Try again!";
    So, then I tried to build on to the file and added two frames before the previous AS code.
    Frame 1 - Intro
    A short introduction to the 'module' with a continue button. The code for this frame is:
    stop();
    continueBtn1.addEventListener(MouseEvent.MOUSE_UP,buttonPressed);
    function buttonPressed(event:MouseEvent)
    nextFrame();
    Frame 2 - Instructions
    This frame shows the viewer the correct keys to use to print (ctrl-p). There is another continue button here. Code:
    stop();
    continueBtn2.addEventListener(MouseEvent.MOUSE_UP,buttonPressed);
    The last frame is then the 'practice' (see first code above).
    When I run this file, there are no errors, but when it gets to that last frame, nothing is traced and there is no output on any keyboard command. I know the solution must be pretty easy, but I'm missing it and have no idea what it might be!
    Any help is appreciated. Thanks!
    -Andy

    use the trace function to debug your flash code:
    stop();
    stage.addEventListener(KeyboardEvent.KEY_DOWN, detectKey);
    function detectKey(event:KeyboardEvent):void
    trace(event);
    if (event.ctrlKey== true && event.keyCode==80 )
    traceArea.text = "Great job!";
    else
    traceArea.text = "Try again!";

  • 4g iPod works w/iTunes 5, but not with iTunes 2

    I have two G4s, one with OSX.2.8 and iTunes 5, the other has OS9.0.4 and iTunes 2.0.4. My iPod will mount and work with the G4 with iTunes 5, but I haven't been able to get it to mount on the G4 with iTunes 2. I've used the same firewire cable for both machines, and the firewire ports seem to be working on the G4 w/iTunes 2. My iPod software is up to date. I tried resetting the firewire ports, but the iPod still doesn't show up. Is iTunes 2.0.4 too outdated to work with an updated 4G iPod? Any ideas?
    Thanks,
    Gary

    I imagine that's the problem as well. What's the latest version of iTunes that is compatible with OS9? Is iTunes 2.0.4 it? My kids have a bunch of older games that they play on OS9 because the games freeze on OSX's classic environment, so I'm hesitant to move them over to X, but I bought my daughter an iPod mini for Christmas, and I want her to have her own iTunes library.

  • Sites work using manual proxy but not with automatic detect

    I asked this in the ISA forum but they said since the WPAD file isn't generated by ISA to cross-post over here.
    We have an ISA 2006 build 5.0.5712 operating as our web proxy. We have WPAD configured both in DNS and in DHCP to point to this ISA server. There are two sites (rentsentinel.com and epmsonline.com) which when we use the 'Automatically detect settings' option
    in IE8, it either gives red X's in part of the homepage (rentsentinel), or doesn't show the page at all (epms). If we manually specify the proxy settings for this same server, it works fine. It would also appear that one can browse fine on random sites, but
    once we attempt to browse to one of these two sites,  that further browsing to other sites no longer works, even those we visited in the same browsing session.
    If I manually specify the http://wpad/wpad.dat file in the config field, no change in behavior. But if I use that same entry in Firefox, both websites render fine. Our wpad.dat is included below, with our internal domain
    name switched to domain.com.
    I'm looking for help on getting these sites working correctly with automatic detection. Thanks!
    //Copyright (c) 1997-2006 Microsoft Corporation
    BackupRoute="DIRECT";
    UseDirectForLocal=true;
    function MakeIPs(){
    this[0]="127.0.0.0";
    this[1]="255.0.0.0";
    this[2]="127.0.0.1";
    this[3]="255.255.255.255";
    this[4]="159.10.3.201";
    this[5]="255.255.255.255";
    this[6]="159.10.3.202";
    this[7]="255.255.255.254";
    this[8]="159.10.3.204";
    this[9]="255.255.255.252";
    this[10]="159.10.3.208";
    this[11]="255.255.255.254";
    this[12]="64.244.122.129";
    this[13]="255.255.255.255";
    this[14]="66.45.70.181";
    this[15]="255.255.255.255";
    this[16]="10.0.0.0";
    this[17]="255.0.0.0";
    this[18]="128.0.0.0";
    this[19]="192.0.0.0";
    this[20]="192.0.0.0";
    this[21]="224.0.0.0";
    this[22]="240.0.0.0";
    this[23]="248.0.0.0";
    this[24]="248.0.0.0";
    this[25]="252.0.0.0";
    this[26]="252.0.0.0";
    this[27]="254.0.0.0";
    this[28]="254.0.0.0";
    this[29]="255.0.0.0";
    this[30]="255.0.0.0";
    this[31]="255.128.0.0";
    this[32]="255.128.0.0";
    this[33]="255.192.0.0";
    this[34]="255.192.0.0";
    this[35]="255.224.0.0";
    this[36]="255.224.0.0";
    this[37]="255.240.0.0";
    this[38]="255.240.0.0";
    this[39]="255.248.0.0";
    this[40]="255.248.0.0";
    this[41]="255.252.0.0";
    this[42]="255.252.0.0";
    this[43]="255.254.0.0";
    this[44]="255.254.0.0";
    this[45]="255.255.0.0";
    this[46]="255.255.0.0";
    this[47]="255.255.128.0";
    this[48]="255.255.128.0";
    this[49]="255.255.192.0";
    this[50]="255.255.192.0";
    this[51]="255.255.224.0";
    this[52]="255.255.224.0";
    this[53]="255.255.240.0";
    this[54]="255.255.240.0";
    this[55]="255.255.248.0";
    this[56]="255.255.248.0";
    this[57]="255.255.252.0";
    this[58]="255.255.252.0";
    this[59]="255.255.254.0";
    this[60]="255.255.254.0";
    this[61]="255.255.255.0";
    this[62]="255.255.255.0";
    this[63]="255.255.255.128";
    this[64]="255.255.255.128";
    this[65]="255.255.255.192";
    this[66]="255.255.255.192";
    this[67]="255.255.255.224";
    this[68]="255.255.255.224";
    this[69]="255.255.255.240";
    this[70]="255.255.255.240";
    this[71]="255.255.255.248";
    this[72]="255.255.255.248";
    this[73]="255.255.255.252";
    this[74]="255.255.255.252";
    this[75]="255.255.255.254";
    this[76]="255.255.255.254";
    this[77]="255.255.255.255";
    DirectIPs=new MakeIPs();
    cDirectIPs=78;
    function MakeCARPExceptions(){
    CARPExceptions=new MakeCARPExceptions();
    cCARPExceptions=0;
    function MakeNames(){
    this[0]="gracehill.com";
    this[1]="*.cna.com";
    this[2]="*.itsolutions.com";
    this[3]="*.rentsentinel.com";
    this[4]="domain.com";
    DirectNames=new MakeNames();
    cDirectNames=5;
    HttpPort="8080";
    cNodes=1;
    function MakeProxies(){
    this[0]=new Node("hades-1.domain.com",0,1.000000);
    Proxies = new MakeProxies();
    function Node(name, hash, load){
    this.name = name;
    this.hash = hash;
    this.load = load;
    this.score = 0;
    return this;
    function FindProxyForURL(url, host){
    var hash=0, urllower, i, fIp=false, ip, nocarp=false, skiphost=false;
    var list="", pl, j, score, ibest, bestscore;
    urllower = url.toLowerCase();
    if((urllower.substring(0,5)=="rtsp:") ||
    (urllower.substring(0,6)=="rtspt:") ||
    (urllower.substring(0,6)=="rtspu:") ||
    (urllower.substring(0,4)=="mms:") ||
    (urllower.substring(0,5)=="mmst:") ||
    (urllower.substring(0,5)=="mmsu:"))
    return "DIRECT";
    if(UseDirectForLocal){
    if(isPlainHostName(host))
    fIp = true;}
    for(i=0; i<cDirectNames; i++){
    if(shExpMatch(host, DirectNames[i])){
    fIp = true;
    break;}
    if(shExpMatch(url, DirectNames[i]))
    return "DIRECT";
    if(cDirectIPs == 0){
    if(fIp)
    return "DIRECT";}
    else{
    ip = host;
    if(fIp)
    ip = dnsResolve(host);
    var isIpAddr = /^(\d+.){3}\d+$/;
    if(isIpAddr.test(ip)){
    for(i=0; i<cDirectIPs; i += 2){
    if(isInNet(ip, DirectIPs[i], DirectIPs[i+1]))
    return "DIRECT";}}
    else if(isPlainHostName(host))
    return "DIRECT";
    if(cCARPExceptions > 0){
    for(i = 0; i < cCARPExceptions; i++){
    if(shExpMatch(host, CARPExceptions[i])){
    nocarp = true;}
    if(shExpMatch(url, CARPExceptions[i])){
    nocarp = true;
    skiphost = true;
    break;
    if(!skiphost)
    hash = HashString(host,hash);
    if(nocarp)
    hash = HashString(myIpAddress(), hash);
    pl = new Array();
    for(i = 0; i<cNodes; i++){
    Proxies[i].score = Proxies[i].load * Scramble(hash ^ Proxies[i].hash);
    pl[i] = i;
    for(j = 0; j < cNodes; j++){
    bestscore = -1;
    for(i = 0; i < cNodes-j; i++){
    score = Proxies[pl[i]].score;
    if(score > bestscore){
    bestscore = score;
    ibest = i;
    list = list + "PROXY " + Proxies[pl[ibest]].name + ":" + HttpPort + "; ";
    pl[ibest] = pl[cNodes-j-1];
    list = list + BackupRoute;
    return list;
    var h_tbl = new Array(0,0x10D01913,0x21A03226,0x31702B35,0x4340644C,0x53907D5F,0x62E0566A,0x72304F79,0x8680C898,0x9650D18B,0xA720FABE,0xB7F0E3AD,0xC5C0ACD4,0xD510B5C7,0xE4609EF2,0xF4B087E1);
    function HashString(str, h){
    for(var i=0; i<str.length; i++){
    var c = str.charAt(i);
    if(c ==':' || c == '/') break;
    c = CharToAscii(c.toLowerCase());
    h = (h >>> 4) ^ h_tbl[(h ^ c) & 15];
    h = (h >>> 4) ^ h_tbl[(h ^ (c>>>4)) & 15];
    h = MakeInt(h);
    return h;
    function Scramble(h){
    h += ((h & 0xffff) * 0x1965) + ((((h >> 16) & 0xffff) * 0x1965) << 16) + (((h & 0xffff) * 0x6253) << 16);
    h = MakeInt(h);
    h += (((h & 0x7ff) << 21) | ((h >> 11) & 0x1fffff));
    return MakeInt(h);
    var Chars =" !\"#$%&\'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~€???????????Ž????????????ž? ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ ";
    function CharToAscii(c){
    return Chars.indexOf(c) + 32;
    function MakeInt(x){
    x %= 4294967296;
    if(x < 0)
    x += 4294967296;
    return x;

    Hi,
    Sorry for the late response.
    Since the issue is complex and difficulty to troublshooting, we discussed for some time corssing the specialty. Here is some direction we may let you know to do further troubleshooting:
    capture network trace to confirm whats happening across the wire.
    confirm the wpad.dat is the expected.
    If you have any difficulty when doing this, we suggest you to contact with IT Pro Support via the link below:
    http://technet.microsoft.com/en-us/ms772425?WT.mc_id=SMCfoot_ENUS_TEXT
    I think it can help you define the root cause via some deeper tools due to the complicated symptom you have.
    I appreciate your understanding and time.
    Best Regards,
    Annie Gu

Maybe you are looking for

  • Setting different colours for different cells in a list

    Hi, I was wondering if we could select two cells in a list and have two different colours for each of them. For example, if i select the 1st and 9th cells in a list, can i have the first one to be green and the 9th one to be red?

  • HT1384 iPod Classic will not charge from wall outlet

    My iPod Classic 80G will charge from my computers and my iHome dock, but not from the wall outlet. The cord, outlet, and adapter all work. We know the regular adapter works, it's an Apple universal USB to wall adapter that charges our iPad. We tried

  • Delete Power Query queries' custom XML data using VBA

    I have Power Query queries in an Excel 2010 file and would like to delete these queries using VBA. so far I can achieve that manually with the following steps: unload Power Query addin run Document Inspector and click to delete Custom XML data The Ma

  • Color keeps distorting no matter what tool I use

    All of a sudden my photoshop CS5 started distorting any and all pictures. I cannot use the brushes or the eraser, I cannot use the paintbucket tool or anything. The colored squares (number 1) here are when I used the paintbucket tool on white on a ne

  • Zen xtra 30gb battery issue and question about headpho

    frist thing is that my zen xtra 30gb is having a minor problem concerning its battery. when i charge it, the meter doesnt fill up, however when i unplug it, the correct amout on the power meter is there. what can i do about this. second, im supposed