0 Replies Latest reply on May 14, 2003 1:50 PM by semi

    Setting up a compressed SocketFactory...

    semi

      Hi,

      does anybody know how to configure
      a compressed socket communication between a java client and jboss (EJB-Container)?
      All serialized objects passed to the server and returned from server should be compressed to reduce network traffic.
      I could use gzipped value-objects, but I would like to do this on the transport layer if possible.

      Any idea?

      Regards,
      Michael