This document discusses energy saving techniques in peer-to-peer wireless sensor networks through the use of data compression. It begins by introducing wireless sensor networks and their energy constraints. It then discusses how compression can reduce energy consumption by decreasing transmission time. Different compression techniques like LZO, Zlib, and Bzip2 are described. The document proposes using Adaptive Compression Environment to automatically select the best compression technique based on network conditions. It presents an algorithm for compressing data at the sender, transmitting it in chunks, and decompressing it at the receiver. The conclusion states that compression technologies can help save sensor energy in peer-to-peer networks and that more advances will optimize this solution.