home *** CD-ROM | disk | FTP | other *** search
/ Red Pages of the Internet / RedPagesInternet2000.iso / Other / Scala.InfoChannel.IC200.SP6-SHOCK / SCALA / IC200 / CONFIG / tcpip.sca < prev    next >
Encoding:
Text File  |  1997-10-14  |  458 b   |  12 lines

  1. !ScalaScript
  2. EVENT
  3.     // This setting is a InfoChannel Player only setting.
  4.     // This setting determines the packet size that will be used during
  5.     // communication.  It is recommended for Pentium based PCs with 
  6.     // good ethernet hardware that the setting be placed at 24384.
  7.     // On smaller systems, like the Philips InfoDisplay, 3048 or lower
  8.     // is the recommended setting for best performance.
  9.     TCPIP.PacketSize = 24384;
  10. END
  11.  
  12.