Abstract
On major drawback in using client server in mobile environment is the redundancy of data transmission in the event of connection failure. In this paper, we present a novel mobile agents architecture which allows minimum redundancy of data transmission in a client server database connection in a frequent disconnections environment. The system supports disconnections events cause by network failure or client?s power failure. Unlike current approaches, our model uses agent?s messaging to transfer the data. The messaging reduces the amount of migrations that the mobile agents performed. The architecture was implemented and tested in Aglets platform.