Nice project. This sounds similar to a part of a project that I am working on (when I get around to doing anything, that is). With one exception: it will be using the MIDI protocol. ie, sending data via SysEx messages. That way, the SAM can be part of a permanent MIDI network and talk happily with just about any MIDI device/computer.
Justin > -----Original Message----- > From: Jarek Adamski [SMTP:[EMAIL PROTECTED] > Sent: Tuesday, August 31, 1999 3:12 PM > To: [email protected] > Subject: MIDI fileserver for SAM > > Hi! > > Could someone help me to write a program for pc that would serve > files to SAM via MIDI (of soundcard)? > > I have now: > -tested point-to-point protocol (works now on 6bit parallel > full duplex cable); > -started code for pc (uses LPT for above media); > -tested code for Z80 (works with above media); > > To do is: > -finish and test server code for pc; > -make "MIDI kit" for connection with SAM; > -find way to low level driving MIDI of pc; > -find way to access TCP stack of pc; > -write some TCP clients (telnet, ftp). > > -- > Yarek.

