Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4092038

TCP Out of band / urgent data not supported

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.1.4, 1.1.5, 1.2.0
    • core-libs
    • beta
    • generic, x86, sparc
    • generic, solaris_2.5, solaris_2.5.1, windows_nt
    • Verified



      Name: rm29839 Date: 11/11/97


      Please support TCP out of band / urgent data.
      Without this protocols like rlogin and
      telnet cannot be implemented in java.

      Now that I think about it it's not obvious
      how to expose it w/o breaking code.

      Well here's one suggestion:

      Socket.getInputStream() will return SocketInputStream()
      SocketInputStream.read() throws IOException and OutOfBandException
      er....well maybe out of band data isn't an exception?
      Well I guess I should probably stop thinking out loud...
      (Review ID: 19277)
      ======================================================================

            michaelm Michael McMahon
            rmandelsunw Ronan Mandel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: