Give me pls more info how i can read/write in husky hpt squid base in C/C++ or Perl ?
Give me pls more info how i can read/write in husky hpt squid
base in C/C++ or Perl ?
That's simple, hpt does not have squid support nor http protocols.
Give me pls more info how i can read/write in husky hpt squid
base in C/C++ or Perl ?
There are a couple of (abandoned) Perl libraries you can check, https://metacpan.org/dist/FTN-Database and for pkt manipulation https://metacpan.org/dist/FTN-Pkt https://metacpan.org/pod/FTN::Packet but nothing ready-to-use to read Squish database format.
And https://sourceforge.net/p/jamlib/wiki/Home/ "JAMLIB is a
subroutine library written in C++ for manipulating such messagebases."
Unfortunately, the jamlib is broken and not supported. There is a project [jamnntpd](https://github.com/ftnapps/jamnntpd) which originally was
based on the jamlib but the JAM bases became corrupted on 64-bit platforms, though you can always compile with -m32 and it works.
Jamnntp project did not fix the original jamlib but moved on to the supported
[Husky SMAPI library](https://github.com/huskyproject/smapi).
I can tell
you that jamlib has also broken support for endianness, it basically will not work correctly on big-endian platforms.
---[...]
This is JamLIB 1.4.7, exported from the CVS repository on Sourceforge on 2015-10-20.
---
JamNTTPd still uses jamlib. There is a fork called SmapiNNTPd, but it
has been abandoned.
you that jamlib has also broken support for endianness, itAre you sure? From https://github.com/larsks/jamlib/ :
basically will not work correctly on big-endian platforms.
* JAMLIB been rewritten so that it no longer reads or writes structs
directly from or to disk. This makes JAMLIB more portable and
ensures
that the Intel byte-order is used on all platforms.
Give me pls more info how i can read/write in husky hpt squid
base in C/C++ or Perl ?
Husky project has a C library called [SMAPI](https://github.com/huskyproject/smapi) for Fidonet message
base manipulation
That's simple, hpt does not have squid support nor http
protocols.
I am pretty sure he meant Squish and not Squid.
Hello Ruslan!
29 Sep 22, Ruslan Suleimanov wrote to All:
Give me pls more info how i can read/write in husky hpt squid base in
C/C++ or Perl ?
That's simple, hpt does not have squid support nor http protocols. It's based on the fidonet technology standard and thus incompatible to squid.
i find smapi that can operations with squish data base. https://github.com/huskyproject/smapi
but no info and no manuals, how use it..
i find smapi that can operations with squish data base.
https://github.com/huskyproject/smapi
but no info and no manuals, how use it..
I have heard that the source code does tell what it does.
From: Linus Torvalds <torvalds@transmeta.com>
Subject: Re: kernel support for non-English user messages
Some people care about documentation, some people don't. That's a fact,
and spouting platitudes about "improving their work" just doesn't
_matter_. The whole open source idea is that people do what they care
about and what they are good at, and exactly because they aren't forced
to deal with issues they don't have a heart for they take more pride and interest in the stuff they _do_ do.
Personally, I don't write documentation. I don't much even write comments
in my code. My personal feeling is that as long as functions are small
and readable (and logical), and global variables have good names, that's
all I need to do. Others - who do care about comments and docs - can do
that part.
And you know what? That _lack_ of comments and documentation improves my work. Not because documentation is bad, but because I DO NOT CARE. So I concentrate on the stuff I do care about.
So no, people are _NOT_ "wasting an opportunity".
Linus
Sad thing is: I can't read it.
No, i can read it but i don't understand it.
Give me pls more info how i can read/write in husky hpt squid
base in C/C++ or Perl ?
That's simple, hpt does not have squid support nor http
protocols. It's based on the fidonet technology standard and thus
incompatible to squid.
i find smapi that can operations with squish data base. https://github.com/huskyproject/smapi
but no info and no manuals, how use it..
Hello Ruslan,
Thursday October 06 2022, Ruslan Suleimanov wrote to Kai Richter:
Give me pls more info how i can read/write in husky hpt squid
base in C/C++ or Perl ?
That's simple, hpt does not have squid support nor http
protocols. It's based on the fidonet technology standard and thus
incompatible to squid.
i find smapi that can operations with squish data base.
https://github.com/huskyproject/smapi
but no info and no manuals, how use it..
If you need a description of the Squish message API, you may find it here: http://ambrosia60.selfhost.eu/structs/sqdev.htm
You may also find the file SquishMsgAPI.txt in your inbound.
But be warned that the real Husky code may differ.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 368 |
Nodes: | 16 (2 / 14) |
Uptime: | 86:47:19 |
Calls: | 7,895 |
Calls today: | 1 |
Files: | 12,968 |
Messages: | 5,792,151 |