At 13:20 -0400 2002.10.18, [EMAIL PROTECTED] wrote: >MacPearl? Seems to be a noble project. But I don't think it supports TCP/IP. >I'm told the code I posted runs fine on other versions of Pearl.
MacPerl supports TCP/IP just fine, and has done so for many years. It could be you are using the wrong newline: Mac OS defines \n as \015, whereas Unix defines it as \012. See the perlport manpage for more information. >print server generates so much traffic on my network it's pathetic. Literally >every 2 seconds its broadcasting to every AppleTalk device on my network! I Note that AppleTalk is no longer supported by MacPerl, as of 5.6.1r1. -- Chris Nandor [EMAIL PROTECTED] http://pudge.net/ Open Source Development Network [EMAIL PROTECTED] http://osdn.com/