Re: How Do I Use An SSLServerSocket With ServerSocketChannel?



Hal Vaughan wrote:
This seems to be a tough subject. Whenever I ask questions about sockets or
selectors or nonblocking io, it is difficult to get answers -- here or
elsewhere. Is there a reason for this?

Well, maybe because the subject is difficult, and many things can't be explained in a few simple sentences.

It is difficult on many levels. E.g.

* People. I well remember people who got offended when being told how TCP really works instead of what they have dreamed up, when being told to read an RFC standard, or when being told to use a sniffer like Ethereal.

* The APIs. They are not that self-explanatory as one would hope. In fact, nio is really a little bit to abstract for my taste.

* The API documentation. You have to know the whole API's documentation to understand the documentation for a single class. Hen-egg problem.


I've never had that kind of
trouble with other topics.

Well, if you need reliable help you better hires someone for money.

/Thomas
--
The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq
http://www.uni-giessen.de/faq/archiv/computer-lang.java.gui.faq/
.



Relevant Pages

  • Re: JVM/Java memory footprint
    ... Is it from those "help" files trip? ... i'll explain to the high priests of your kind ... You did not provide the very REASON ... When i read that so called documentation, and, ...
    (comp.lang.java.programmer)
  • Re: Giving an application a window icon in a sensible way
    ... unless you're suggesting either that I should have ... reason beyond the sheer joy of criticizing someone. ... PriorityQueue and seeing in the regular-F2 window the PriorityQueue ... When I use a copy of Eclipse without the core Java documentation ...
    (comp.lang.java.programmer)
  • Re: Best way to force a JComponent to repaint itself
    ... I count FIVE overloads of repaint(). ... It is the JComponent method listing in the API documentation that I was consulting, ... Your opinion of me is not of any interest to me. ... The problem is when people form opinions of PEOPLE, based on their OPINION of what is "easily" answered "simply" by looking at the documentation, and then BROADCAST that opinion for some stupid reason instead of just keeping it to themselves! ...
    (comp.lang.java.programmer)
  • Re: Toward a 21st century Forth
    ... The main reason why it is not ported is not the code ... code produced by Forth community. ... even if no one actually wants to do that documentation. ... And again the source of this ignorance is that there's ...
    (comp.lang.forth)
  • Re: Classic Gnubie accident SOLVED
    ... I did read the Debian documentation on file permissions, ... Search the internet for your error messages, ... Do *not* assume you already know the reason for the problem if ...
    (Debian-User)