9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* 9P & spy
@ 1996-04-09 20:06 Steve
  0 siblings, 0 replies; 2+ messages in thread
From: Steve @ 1996-04-09 20:06 UTC (permalink / raw)


Nice program but where is the source? spy.tar only has binaries.







^ permalink raw reply	[flat|nested] 2+ messages in thread

* 9P & spy
@ 1996-04-09 13:39 Hans-Peter
  0 siblings, 0 replies; 2+ messages in thread
From: Hans-Peter @ 1996-04-09 13:39 UTC (permalink / raw)




                               Old spies revisited

        The Tee

        With the same strategy as inserting tee in a shell  pipeline  one
        can track the 9P data stream between server and kernel.

        Our programm, spy, receives the  9P  messages  from  the  kernel,
        displays  them  for modification and sends the resulting messages
        to the intended server.  In the same way  spy  transmits  the  9P
        replies of the server.  Data spied out in this manner can be used
        in many different ways.

        The entire approach is transparent to both, the  client  and  the
        server.   spy  is  mounted onto the dormant server connection and
        offers its own connection to  the  client  instead.   The  client
        believes  it  is  mounting  the  server,  when,  in  fact,  it is
        connecting to spy.  The server views spy as its client.

        Spy

        Spy realizes a tee in form of a 9P  information  flow  inspector.
        It displays the flow of the 9P messages between server and client
        in a graphic representation.  The user is able to  specify  in  a
        filter  language,  which  9P  messages should be observed.  It is
        possible to watch seperatly each request and reply message or  to
        set  watch points on the arrival of dedicated messages.  Moreover
        it is possible to modify each message or pass own  messages  into
        the 9P data stream.

        A graphical user interface helps the user with the modifications.

        If you are interessted: ftp.informatik.uni-osnabrueck.de
                                pub/plan/spy.tar   (includes [28kv].spy)

        Hans-Peter Bischof, Bernd Kuehl
        University of Osnabrueck
        bischof@informatik.Uni-Osnabrueck.DE






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1996-04-09 20:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-04-09 20:06 9P & spy Steve
  -- strict thread matches above, loose matches on Subject: below --
1996-04-09 13:39 Hans-Peter

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).