[comp.sys.mac.programmer] AppleTalk

grossber@brandx.rutgers.edu (grossberg) (03/29/90)

     I am writing some AppleTalk routines in MPW C.  Some relatively
simple stuff using ATP and NBP.  The routines work well in my test
program which brings up a dialog box and sends messages from client
to server.  When I put the routines into a different program, they are
functionally equivalent but they are very slow.  If a put a SysBeep(1)
before each AppleTalk send and receive, it actually seems to speed up
the routines.  Any idea what might cause AppleTalk to respond so
slowly ?  There are only two machines on my AppleTalk network.

					Thanks,
					Dave Grossberg.