How can I find out which domain to use?

Hi, Im a newb,

Im using openfire embedded DB and would like to know how to find which domain to use in this sample code?

XMPPConnection conn = new XMPPConnection("yourdomain.com");

If anyone could help...