home.social

#xns — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #xns, aggregated by home.social.

fetched live
  1. The echo server of Medley Interlisp mirrors the packets received over a network. This is the output of the client, function NS.ECHOUSER, where ! represents a sent packet and + a received packet. The Medley client instance accesses the server instance connected to a Xerox XNS local network emulated via Dodo Services, all running on Linux.

  2. The echo server of Medley Interlisp mirrors the packets received over a network. This is the output of the client, function NS.ECHOUSER, where ! represents a sent packet and + a received packet. The Medley client instance accesses the server instance connected to a Xerox XNS local network emulated via Dodo Services, all running on Linux.

    #interlisp #xns #lisp

  3. These are the screens of two Medley Interlisp instances connected to a Xerox XNS local network emulated via Dodo Services, all running on Linux.

    A frame delimits a clock application on the first instance. The second instance is running COMMWINDOW, a remote screen monitoring tool connected to the first instance, and shows in real time what's inside the framed area on that machine. The tool is conceptually similar to VNC.

    files.interlisp.org/medley/lis

  4. These are the screens of two Medley Interlisp instances connected to a Xerox XNS local network emulated via Dodo Services, all running on Linux.

    A frame delimits a clock application on the first instance. The second instance is running COMMWINDOW, a remote screen monitoring tool connected to the first instance, and shows in real time what's inside the framed area on that machine. The tool is conceptually similar to VNC.

    files.interlisp.org/medley/lis

    #xns #interlisp #lisp

  5. The Clearinghouse is the directory and naming service of the Xerox Network Systems (XNS) protocol suite, which was used by Xerox workstations and other machines including Interlisp systems. The Clearinghouse is to XNS what DNS is to TCP/IP.

    connected.app/ports/54

  6. The Clearinghouse is the directory and naming service of the Xerox Network Systems (XNS) protocol suite, which was used by Xerox workstations and other machines including Interlisp systems. The Clearinghouse is to XNS what DNS is to TCP/IP.

    connected.app/ports/54

    #xns #interlisp #retrocomputing

  7. These are the screens of two Medley @interlisp instances connected to a Xerox XNS local network emulated via Dodo Services, all running on my Linux box.

    A documentation browser is open on the first instance. The second instance is running MONITOR, a remote screen monitoring tool connected to the first instance, and shows what's on the screen of that machine. Think of the tool as a grandfather of a VNC client, developed in the 1980s.

    files.interlisp.org/medley/lis

    The full source of MONITOR, client and server, is 180 lines of Interlisp code.

    github.com/Interlisp/medley/bl

    #xns #interlisp #lisp

  8. These are the screens of two Medley @interlisp instances connected to a Xerox XNS local network emulated via Dodo Services, all running on my Linux box.

    A documentation browser is open on the first instance. The second instance is running MONITOR, a remote screen monitoring tool connected to the first instance, and shows what's on the screen of that machine. Think of the tool as a grandfather of a VNC client, developed in the 1980s.

    files.interlisp.org/medley/lis

    The full source of MONITOR, client and server, is 180 lines of Interlisp code.

    github.com/Interlisp/medley/bl

    #xns #interlisp #lisp

  9. This is Medley Interlisp running the Lafite email program. The mailbox window at the bottom left has a single entry, a test message I sent myself shown in the large window to the right.

    What's neat is Lafite delivered to and retrieved the message from a mail server by exchanging packets over the Xerox XNS local network, here emulated with the server on my Linux box via Dodo Services. See the network logs in the black Prompt Window at the top left.

    Nick Briggs @nhbriggs is reviving the original XNS network stack of Interlisp, which can now run Lafite and other network applications.

    github.com/devhawala/dodo/tree

    #interlisp #xns #lisp

  10. This is Medley Interlisp running the Lafite email program. The mailbox window at the bottom left has a single entry, a test message I sent myself shown in the large window to the right.

    What's neat is Lafite delivered to and retrieved the message from a mail server by exchanging packets over the Xerox XNS local network, here emulated with the server on my Linux box via Dodo Services. See the network logs in the black Prompt Window at the top left.

    Nick Briggs @nhbriggs is reviving the original XNS network stack of Interlisp, which can now run Lafite and other network applications.

    github.com/devhawala/dodo/tree

    #interlisp #xns #lisp