Hi Alex, Thanks for answering. I actually got it working not long after I went home last night. It was as I thought a stupid error on my part. I was attempting to read entire strings in Java when I should have been reading in integers with read(). Now that I have it sussed I should be ok. Thanks. Mick
> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > hi Mick, > > > Sorry for bothering you guys with such a basic question but I cant find the > > answer anywhere and I have been banging my head off a wall for days now. I > > am very new to this, but basically I am trying to develop a client from > > scratch. I have awoken the server, logged in, sent my presence and sent > > headlines, chat etc. The problem is that I am never receiving anything from > > the server unless I send an invalid message in which the server does > > respond. My server just terminates any attempts to send a message to my > > client. The server is ejabbered. The other client I am talking to is > > JBother and I am using Java. If anyone could help I would be most > > grateful, also could you tell me where is the best place to post messages > > like this, I can see from you messages that I am out of my league here. > > Sorry again for bothering you. regards, > > when you post us teh xml your are sending to the server then we could > locate the error. Do you have some debug output? Also the incoming xml > from the server would be interesting. > > Alex > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.1 (MingW32) > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > > iD8DBQFCm4p+8Qm72QD8FogRAlQnAJ9MIiwpAEz4c3J1BSKbqWOPMNiibACgpPpG > k71UiQHZZMtsJ0c0NabL15s= > =Ig2T > -----END PGP SIGNATURE----- > > _______________________________________________ > jdev mailing list > [email protected] > http://mail.jabber.org/mailman/listinfo/jdev > > ------------------------------------------ Faites un voeu et puis Voila ! www.voila.fr _______________________________________________ jdev mailing list [email protected] http://mail.jabber.org/mailman/listinfo/jdev
