home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Online / ProfiPacket / Profi_Packet / Help / CHAT_H_EN_COMP < prev    next >
Encoding:
Text File  |  1999-06-28  |  756 b   |  21 lines

  1.  Remote command //COMP ression
  2.  =============================
  3.  
  4. With this remote command you can start a SP compatible static huffman
  5. compression on your current channel. The packet length may not exceed
  6. 255 bytes to use this compression. The used compression method is only
  7. efficient for text, too.
  8.  
  9. You have to supply one of two possible parameters:
  10.  
  11. //COMP ON      Enables the compression
  12.  
  13. //COMP OFF     Disables the compression
  14.  
  15.  
  16. You shouldn't transmit any further packets until the compression is
  17. acknowledged by the remote station because this can interfere with the
  18. compression. If a uncompressed packet is received in compression mode
  19. the compression mode will be turned off because it is assumed that
  20. the remote station is not in compressed mode.
  21.