Show HN: Sqlnetnews and Bystand NNTP Software

2 points by zzo38computer ↗ HN
sqlnetnews is a NNTP server software. bystand is a NNTP client software. You can use them with other software too, and not only with both of them together.

I wrote these programs because the other one they are large software and cannot be used with SQL, and the other NNTP client software does not have a command-line interface, etc.

There is Fossil repositories, such as: http://zzo38computer.org/fossil/bystand.ui/ and also /fossil/sqlnetnews.ui/

Also it is possible to download the ZIP file at /prog/bystand.zip and /prog/sqlnetnews.zip

Currently, this server software does not support authentication, but maybe in future it might. Also not implemented is forwarding messages to other servers (and possibly subscribers by email, if you want to use like a mailing list), but that would be a separate program anyways, but using the same database.

Using sqlnetnews and bystand with a different database is difficult because SQLite does not currently support use of incremental blob I/O with virtual tables.

Also if you have other question, comment, complaint, to please write them too. Including, if some functions do not work on non-Linux systems, to suggest how to correct it so that it does. (Such as, someone told me on Usenet that MSG_MORE does not work with BSD. So, I added a #ifndef block to define MSG_MORE as zero if it is not already defined; hopefully this is correct.)

Also, to see if we can have a more comprehensive comparison of different NNTP server software and NNTP client software.

0 comments

[ 3.6 ms ] story [ 9.3 ms ] thread

No comments yet.