(fp.bugs: 1192) Can not create peer to peer comm between applets

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P3
    • None
    • Affects Version/s: 1.0
    • Component/s: core-libs
    • sparc
    • solaris_2.4


      fp.bugs 1192 ###@###.###


      Can not create peer to peer comm between applets

      Tried to write an applet that creates a Socket, binds an
      address to it, performs a listen() and then an accept(). It
      seems the creation of the Socket object itself tries to do
      a connect(). Every socket does not want to do a connect,
      especially if it is trying to accept connections as a server
      would.

      Error Message:
      net.SocketException Connection refused
              at net.Socket.<init>(Socket.java:145)
              at Server.start(Server.java:20)
              at browser.AppletDisplayItem.start(AppletDisplayItem.java:218)
              at browser.Document.startApplets(Document.java:281)
              at browser.WRWindow.startApplets(WRWindow.java:213)
              at browser.WRWindow.setDocument(WRWindow.java:316)
              at browser.DocumentSwitcher.run(WRWindow.java:574)
      Applet Server from file:///home/clp/java/Html/server.html

      pavani.diwanji@Eng 1996-11-26

            Assignee:
            J. Duke
            Reporter:
            Headley Williamson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: