A tool to let the Apple IIgs connect to AFP file servers over TCP/IP
Go to file
Stephen Heumann b5c3a29f37 Initial version, with test program.
It can currently send a GetStatus request and get a response.
2017-03-18 19:42:25 -05:00
Makefile.mk Initial version, with test program. 2017-03-18 19:42:25 -05:00
aspinterface.c Initial version, with test program. 2017-03-18 19:42:25 -05:00
aspinterface.h Initial version, with test program. 2017-03-18 19:42:25 -05:00
atipmapping.c Initial version, with test program. 2017-03-18 19:42:25 -05:00
atipmapping.h Initial version, with test program. 2017-03-18 19:42:25 -05:00
dsi.c Initial version, with test program. 2017-03-18 19:42:25 -05:00
dsi.h Initial version, with test program. 2017-03-18 19:42:25 -05:00
dsiproto.h Initial version, with test program. 2017-03-18 19:42:25 -05:00
dsitest.c Initial version, with test program. 2017-03-18 19:42:25 -05:00
endian.asm Initial version, with test program. 2017-03-18 19:42:25 -05:00
endian.h Initial version, with test program. 2017-03-18 19:42:25 -05:00
endiantest.c Initial version, with test program. 2017-03-18 19:42:25 -05:00
readtcp.c Initial version, with test program. 2017-03-18 19:42:25 -05:00
readtcp.h Initial version, with test program. 2017-03-18 19:42:25 -05:00
session.h Initial version, with test program. 2017-03-18 19:42:25 -05:00
tcpconnection.c Initial version, with test program. 2017-03-18 19:42:25 -05:00
tcpconnection.h Initial version, with test program. 2017-03-18 19:42:25 -05:00