I'm working on this at the moment. I think, you want to build an app like WhatsApp.
Problem is that de devices don't know the other devices ip adress and there are restrictions (provider). So you need an instance between them (server).
I connect to a database and store the message. The other device takes a look and downloads the message. I will upload an example when I have time (including automatic registration by mail).