Computer Old Farts Forum
 help / color / mirror / Atom feed
From: Brad Spencer <brad@anduin.eldar.org>
To: Andrew Warkentin <andreww591@gmail.com>
Cc: coff@tuhs.org
Subject: [COFF] Re: Archived A Couple 5ESS Training Programs
Date: Sat, 24 Feb 2024 09:08:14 -0500	[thread overview]
Message-ID: <xonle7a6jld.fsf@anduin.eldar.org> (raw)
In-Reply-To: <CAD-qYGrvuWkCWLTLedt5YWXyj3XUGuvk_L2V43X1qD9ZfrfmrA@mail.gmail.com> (message from Andrew Warkentin on Sat, 24 Feb 2024 04:15:55 -0700)

Andrew Warkentin <andreww591@gmail.com> writes:

> On 2/20/24, segaloco via COFF <coff@tuhs.org> wrote:
>>
>> In any case, the simulator interests me greatly.  I intend
>> to do a little digging around in it as time goes on to see
>> if there may be traces of 3B20 emulation or DMERT in the
>> guts.  I'm not holding my breath, but who knows.  Either way,
>> it'll be interesting to play with.  Thus far I've only
>> verified the simulator launches, but have done nothing
>> with it yet.
>
> I've installed the simulator and it doesn't appear to be based on any
> kind of 3B20 emulation (unlike the emulator used on the VCDX's
> administrative module). It's mostly a collection of DLLs and what
> appear to be some kind of table files.  I guess it could be a port of
> the actual 5ESS UI code to Windows, but I'm not quite sure of that.


I am not familiar with this particular simulator, but it could simply be
a program or program set that was made to look like the 5E without
anything from the actual 5E being involved.  I was involved a bit with
simulating switch responses for the OSS system I worked on at
AT&T/Lucent and that was done mostly with either stand alone programs
which simply responded minimally like the caller expected or later with
a simulation engine that a coworker wrote that could be programmed to
respond in a more complete and configurable manor than the stand lones
could do.  We never used any of the actual switch code to do any of
this, just used what the documentation said would be the call and then
generated a response.  As far as I know these simulators never left our
group.  I also wrote for, my own purposes, a simulator that simulated
the backend of the OSS system I worked on so that I could point an
instance of the web / HTML based UI I was writing for said system
without having to actually have a backend system present and do
development.  In fact, much of my own development on the Web UI for that
OSS system was done in the simulated environment first.  I would not be
suprised that the training group came up with a way to simulate the 5E
UI based just on the inputs and outputs.







-- 
Brad Spencer - brad@anduin.eldar.org

      reply	other threads:[~2024-02-24 14:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-20  7:11 [COFF] " segaloco via COFF
2024-02-24 11:15 ` [COFF] " Andrew Warkentin
2024-02-24 14:08   ` Brad Spencer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xonle7a6jld.fsf@anduin.eldar.org \
    --to=brad@anduin.eldar.org \
    --cc=andreww591@gmail.com \
    --cc=coff@tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).