How to handle dynamic IP in multiplayer mode?

In a mobile game, how can I provide continous connection between client and server, while client’s IP is changing while playing the game? Cell phones use different IP addresses in each different cell tower connections. Client should not disconnect from the game while making transitions between cell towers.