Package examples.nntp

Class PostMessage

java.lang.Object
examples.nntp.PostMessage

public final class PostMessage extends Object
This is an example program using the NNTP package to post an article to the specified newsgroup(s). It prompts you for header information and a filename to post.
  • Constructor Details

    • PostMessage

      public PostMessage()
  • Method Details

    • main

      public static void main(String[] args)