Issuing NNTP commands

Top  Previous  Next

After establishing a connection you may issue commands to the NNTP server using the Nntp#issueCommand method providing the command as an argument.

 

Example

 

// send QUIT command to NNTP server

nntp.issueCommand("QUIT");

 

 





Home | Company | Products | Solutions | Purchase | Support | Services | Blog

© 2021 JSCAPE LLC