Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!usc!snorkelwacker.mit.edu!ira.uka.de!smurf!urlichs From: urlichs@smurf.sub.org (Matthias Urlichs) Newsgroups: comp.sys.mac.programmer Subject: Re: Local/AppleTalk Connectivity in MacApp Message-ID: <4#w0h2."&2@smurf.sub.org> Date: 4 Jan 91 23:20:40 GMT References: <1991Jan3.221839.21979@athena.cs.uga.edu> Organization: University of Karlsruhe, FRG Lines: 29 In comp.sys.mac.programmer, article <1991Jan3.221839.21979@athena.cs.uga.edu>, fore@athena.cs.uga.edu (Howard Fore) writes: < Ok, you MacAppies: < < 1. How well is MacApp at dealing with Apple/LocalTalk communication? Are there < prewritten methods and classes to deal with this? I need to write a program < that will communicate across a LocalTalk LAN to retrieve a text file from < a hard drive. Will I have to write the routines myself for going across < LocalTalk? Any advice? < Hmm, yes, sort of..: I'm currently writing a MacApp-lication (to be exact, it's destined to be a nifty News reader) which features a "TConnection" class which makes it pretty easy to write asynchronous data transfer stuff. I already have handlers for MacTCP and the File Manager; it's pretty easy to add more. The important point here is that it's asynchronous, which means that the user can continue working while stuff is shuttled through the network. The whole beast will be freely available, including source; however, it'll take a while. I'm still working at the low-level stuff, currently debugging a list class which stores variable-sized chunks of data (without requiring an extra object for each chunk) and which can sort (via an AVL tree, which is where the debugging comes from. ;-) -- Matthias Urlichs -- urlichs@smurf.sub.org -- urlichs@smurf.ira.uka.de /(o\ Humboldtstrasse 7 - 7500 Karlsruhe 1 - FRG -- +49+721+621127(0700-2330) \o)/