Discussion:
Datatrieve-11 and DECnet
(too old to reply)
Johnny Billquist
2022-01-24 05:12:16 UTC
Permalink
Ok, it's highly unlikely that anyone cares, but just in case I am
posting this anyway.

When using RSX-11M-Plus, if you write a program that uses the
Datatrieve-11 callable interface over DECnet, your program cannot use
DECnet itself for anything in parallel. Which sucks. I've just done some
changes to the Datatrieve-11 call interface library, so that this is now
possible to do. Ping me if you want to know more.

I've also written a nice interface from PDP-11 C, which makes it pretty
easy to use both Datatrieve-11 and DECnet.

The weird things I amuse myself with, 20 years after anyone stopped
caring. :-)

Johnny
lordha...@gmail.com
2022-01-25 20:49:05 UTC
Permalink
Post by Johnny Billquist
Ok, it's highly unlikely that anyone cares, but just in case I am
posting this anyway.
When using RSX-11M-Plus, if you write a program that uses the
Datatrieve-11 callable interface over DECnet, your program cannot use
DECnet itself for anything in parallel. Which sucks. I've just done some
changes to the Datatrieve-11 call interface library, so that this is now
possible to do. Ping me if you want to know more.
I've also written a nice interface from PDP-11 C, which makes it pretty
easy to use both Datatrieve-11 and DECnet.
The weird things I amuse myself with, 20 years after anyone stopped
caring. :-)
Johnny
you're amusing yourself and that's the most important thing 😄 Keep the messages coming Johnny
Tim
2022-01-25 23:20:17 UTC
Permalink
Post by Johnny Billquist
Ok, it's highly unlikely that anyone cares, but just in case I am
posting this anyway.
When using RSX-11M-Plus, if you write a program that uses the
Datatrieve-11 callable interface over DECnet, your program cannot use
DECnet itself for anything in parallel. Which sucks. I've just done some
changes to the Datatrieve-11 call interface library, so that this is now
possible to do. Ping me if you want to know more.
I've also written a nice interface from PDP-11 C, which makes it pretty
easy to use both Datatrieve-11 and DECnet.
The weird things I amuse myself with, 20 years after anyone stopped
caring. :-)
Johnny
you're amusing yourself and that's the most important thing 😄 Keep the messages coming Johnny
As long as it's useful to you then it's all good.
Johnny Billquist
2022-01-27 16:13:49 UTC
Permalink
Post by Tim
Post by Johnny Billquist
Ok, it's highly unlikely that anyone cares, but just in case I am
posting this anyway.
When using RSX-11M-Plus, if you write a program that uses the
Datatrieve-11 callable interface over DECnet, your program cannot use
DECnet itself for anything in parallel. Which sucks. I've just done some
changes to the Datatrieve-11 call interface library, so that this is now
possible to do. Ping me if you want to know more.
I've also written a nice interface from PDP-11 C, which makes it pretty
easy to use both Datatrieve-11 and DECnet.
The weird things I amuse myself with, 20 years after anyone stopped
caring. :-)
Johnny
you're amusing yourself and that's the most important thing 😄 Keep the messages coming Johnny
As long as it's useful to you then it's all good.
Oh, it's useful for me. However, I do not need to announce it here for
it to be useful to me. But in the (unlikely) case that someone else
stumbles upon the problem, now they know there is a solution.

And I would think it would be really cool if someone (apart from me)
actually do still write code using Datatrieve-11 and DECnet, but I'm not
really expecting it.

Johnny
Tim
2022-01-27 17:47:45 UTC
Permalink
Post by Johnny Billquist
Post by Johnny Billquist
Ok, it's highly unlikely that anyone cares, but just in case I am
posting this anyway.
Oh, it's useful for me. However, I do not need to announce it here for
it to be useful to me. But in the (unlikely) case that someone else
stumbles upon the problem, now they know there is a solution.
And I would think it would be really cool if someone (apart from me)
actually do still write code using Datatrieve-11 and DECnet, but I'm not
really expecting it.
I have to admit it is not likely. I have never used either myself. But you did your due diligence and hopefully someone
else out there may find this useful.

Loading...