I asked Google several times without answer. So, I decide to ask you my question.
How can I send (post) a binary file to a newsgroup server using Java ?
This work has ben done by the authors of Apache Commons Net which supports the nntp protocol.
A quick view of the nntp class is provided here
This work has ben done by the authors of Apache Commons Net which supports the nntp protocol.
A quick view of the nntp class is provided here