Hi Lindsay,
the TCP/IP implementation on the complete Win9x ( up to ME ) line is kind a - well not too well done.
Therefore your clients will need some kind of NetBios ( over IP ) nameresolution.
solution nr. 1 : turn your sme-box into a WINS Server ( server-manager ) and tell your clients to use it ( IP props ).
solution nr. 2 : as we are talking about 7 clients, you can tell them where to find the sme manually by doing the following :
on the clients open a command prompt ( DOS ), change to \windows dir and type in
edit lmhosts ( if it does not exist, it will be createt ); within the file enter the line :
xxx.xxx.xxx.xxx ( ip of your sme ) followed ty tab or at least one blank then name-of-sme-box tab/blank plus #pre plus return
safe it and reboot your computer(s).
then you should be able to reach your sme ( if samba is turned on ).
hope that helps, cheerio,

Ralph