[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ADTPro with fast Disk II reads released
Hi!
On Aug 14, 3:50 pm, schmidtd <schmi...@my-deja.com> wrote:
> Ok, I get it now. "Z" is the command to ask for the file size at the
> host. As far as I know, the ADTPro project itself is the only one
> that has implemented those protocol extensions at the host end. See:http://adtpro.sourceforge.net/protocol.html
<--- snip --->
The archive "A2Adt4AM.lha" includes the source for the Amiga
server that I'm usiing with ADTPro.1.0.2 on my IIgs. As I mentioned
earlier, the "D" command works perfectly. But if try to (S)end or
(R)eceive, ADTPro.1.0.2 begins by asking for a file name. It then
sends that file name as a byte stream to my A3000, preceeded by the
letter "Z". But the protocol page you refer to (see above) has NO
mention of the "Z" command in the description of how Get (Receive)
disk or Put (Send) disk work.
I've been messing with the "C" source for the Amiga server but not
having much luck given that I don't know what ADTPro.1.0.2 expects
after sending the "Z" command and file name.
Willi