Add more credit

This commit is contained in:
Josh Deprez 2016-08-30 16:32:41 +10:00 committed by GitHub
parent f19d6d9ab3
commit 766e2e9a44
1 changed files with 2 additions and 0 deletions

View File

@ -8,3 +8,5 @@ Also, like, requires a Macintosh with HyperCard, some way of loading the include
This program uses AppleTalk (DDP) since it can sometimes be easier to get an adapter or router betweeen LocalTalk and Ethernet that transfers AppleTalk packets, than one that transfers IP packets. For example, the AsantéTalk router I have only does AppleTalk. But if you have an IP router, just write a regular Go server and your own HyperCard stack.
If you want to make HyperCard stacks that do networking or other cool things, it pays to have a copies of some of Apple's obsolete XCMDs. Take a look at http://www.staticky.com/mirrors/ftp.apple.com/developer/Tool_Chest/Development_Platforms/HyperCard_Related/APDA_HyperCard_Toolkits/ (and definitely check out the rest of the old Apple FTP site mirrored there.)
The HumbleMacintosh Twitter stack uses the ATP and NBP XCMDs from the [AppleTalk HyperCard Toolkit](http://www.staticky.com/mirrors/ftp.apple.com/developer/Tool_Chest/Development_Platforms/HyperCard_Related/APDA_HyperCard_Toolkits/AppleTalk_ToolKit.sit.hqx), in particular the HyperStation example stack by Donald Koscheka (1987).