[comp.protocols.tcp-ip.ibmpc] server message protocol

watstar@watale.waterloo.EDU (Michael Shiels - WatStar/pc Network Project) (12/02/87)

Does anyone have documentation on these protocols??  Packet formats etc??

jas@MONK.PROTEON.COM ("John A. Shriver") (12/02/87)

The SMB (Server Message Block) protocol is described in "IBM Personal
Computer Seminar Proceedings", Volume 2, Number 8-1, May 1985, Form
G320-9319.  This describes the protocol as implemented in the IBM PC
Network Program.  There have been some extensions made since that
time, as part of some of the performance improvements in PC LAN
Program V1.2.

The Novell NCP protocol has historically been proprietary.  It looks a
lot like DOS function calls.  However, they must be less secretive
about it now, since the Network General Sniffer includes a
dissasembler for it.  Novell has published their underlying IPX
Network level protocol, which they continue to claim is XNS IDP, but
their documentation says the checksum only covers the header, where
the IDP checksum covers the entire packet.  (That may be a moot point,
since they always stuff FFFF in the checksum anyways!)  However, they
don't use XNS RIP, they have an unpublished routing protocol.  (Some
of Novell's proprietary-ness may just be a matter of not being able to
justify the time it takes to write a correct document and approve it.)

toner@drivax.UUCP (12/05/87)

In article <8712021452.AA10318@watale.uucp> watstar@watale.waterloo.EDU (Michael Shiels - WatStar/pc Network Project) writes:
>
>Does anyone have documentation on these protocols??  Packet formats etc??

The SMB protocols are described in the following, availbale from IBM:

    IBM Personal Computer Seminar Proceedings
    Volume 2, Number 8-1, May 1985

Don't know about Novell.