I’m developing client-server application using EJB on GF server that use ORB-iiop as connection to java desktop client. When I use wired connection, data transaction between client and server run well, but when I use wifi the data transaction getting very slow, perhaps 10 times slower.
any suggestion how to compress ORB data package? is it possible to implement ZIOP in glassfish ORB?
regards,
Hisyam.