My problem is like this:
application uses tcp/ip to synchronize quite large amount of data and I can do nothing about how it is done.
I need to make some system hack to check for tcp/ip functions and if tcp/ip connection to certain server/port is opened then it will transparently compress/decompress all data. I need it to be 'invisible', so application will work without knowing that something changed.
I believe it must be possible to make something like it, but I don't know even where should I start...
thanks in advance
Michal Seliga
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
