Hi! Sorry for my English...
I have next task: We have client and provider with 2 channel (land & satellite) between them: for in/outgoing traffic. Client and server have a soft, implemented as local http-proxy. Server proxy made real http-request. Between client and server all data must be compressed and encapsulated in udp packets. <----compressed udp channel (satellite)-- Client | "proxy" --- compressed udp channel (land) -> "proxy" | server The main goal - compression (HTTP - 70-90%). Can anybody advice usefull soft or any decisions?