> You then need a way for clients to connect to the server, quite a few > currently don't properly support connecting to a different domain > (none support SRV records afaik). The way I've implemented it in my > client is to allow a username to be entered followed by an @ then the > correct domain for the JID, sort of like you suggest. The client will > then connect to the server specified in the server field but identify > itself using the the domain given after the @ sign in the username > field.
This is exactly what I am suggesting. And if there is no @ sign then append the server name to generate the JID. Regards, Ashvil _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
