I need to write a Java program that can read and write to Newsgroups -- note, not News feeds, RSS, etc... but, Newsgroups...
I'm given a server and a newgroupName... I need to be able to post to that group... and I need to be able to read the postings that are there.
Has anyone some sample code that can help? Is posting to a Newsgroup similar to posting an email message?
Please send responses to <removed> in addition to posting here...
Thanks!
I'm given a server and a newgroupName... I need to be able to post to that group... and I need to be able to read the postings that are there.
Has anyone some sample code that can help? Is posting to a Newsgroup similar to posting an email message?
Please send responses to <removed> in addition to posting here...
Thanks!
Comment