examples.nntp

Class post

public final class post 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.

Method Summary
static voidmain(String[] args)

Method Detail

main

public static final void main(String[] args)