Usually there are two methods of staying in-sync:
polling and binding.
For binding client sends [empty] request to server and server does not
reply until he have something to respond with (or until timeout expires)
For polling it is the same, just the server always replies instantly. So
client ha
> Without that extra element, how's user1@mydomain/resource1b supposed to know
> who they're chatting with?
>
> Dan
>
> PS I just also discovered XEP-0033. I will see if I can use that. Ejabberd
> definitely does not support XEP-0280.
>
> On Thu, Jan 5, 2012 at
Just send stanza as is, no?
You don't need any custom elements, all data is already there.
On Jan 5, 2012 12:00 AM, "Daniel Dormont" wrote:
> Hi XMPP-ers,
>
> I've noticed that certain clients (Gmail's web interface most notably)
> automatically replicate my chat conversations in all windows I ha
oject.
On Mon, Nov 2, 2009 at 6:35 PM, Jonathan Schleifer wrote:
> Am 04.10.2009 um 18:30 schrieb Alexey Nezhdanov:
>
>
> On Sunday 04 October 2009 20:22:18 Alexey Nezhdanov wrote:
>>
>>> Hmm.
>>> That's quite interesting suggestion. ... Thank you for an
>
On Sunday 04 October 2009 20:22:18 Alexey Nezhdanov wrote:
> Hmm.
> That's quite interesting suggestion. ... Thank you for an
> idea. I'll look into it.
Bad luck. I forgot that Miranda is win32-only.
I target either for unix-only or cross-platform...
That means that even if
On Sunday 04 October 2009 18:04:07 Jonathan Schleifer wrote:
> Alexey Nezhdanov wrote:
> > The purpose of mod_purple is to integrate libpurple.so with ejabberd
> > - so that xmpp/icq/msn/yahoo/aim/whatever can be bridged. IOW - that
> > is an alternetive project to py-
Sincerely yours
Alexey Nezhdanov
___
JDev mailing list
Forum: http://www.jabberforum.org/forumdisplay.php?f=20
Info: http://mail.jabber.org/mailman/listinfo/jdev
Unsubscribe: jdev-unsubscr...@jabber.org
___
this protocol while coding.
>
> If you know any web site that provides information about XMPP protocol or
> any link please mail me i would be very much Obliged to you.
--
Sincerely yours
Alexey Nezhdanov
___
JDev mailing list
Forum: http://www.j
Sincerely yours
Alexey Nezhdanov
___
JDev mailing list
Forum: http://www.jabberforum.org/forumdisplay.php?f=20
Info: http://mail.jabber.org/mailman/listinfo/jdev
Unsubscribe: jdev-unsubscr...@jabber.org
___
; Julien
>
>
> --
> Julien Genestoux
> http://www.ouvre-boite.com
> http://blog.notifixio.us
>
> +1 (415) 254 7340
> +33 (0)9 70 44 76 29
--
Sincerely yours
Alexey Nezhdanov
___
JDev mailing list
FAQ: http://www.jabber.
h several good advices of what to do. I
recommend you re-reading them.
--
Sincerely yours
Alexey Nezhdanov
___
JDev mailing list
FAQ: http://www.jabber.org/discussion-lists/jdev-faq
Forum: http://www.jabberforum.org/forumdisplay.php?f=20
Info: http://mail.jabbe
ncluding directed presence?
Why does it matter? Either someone got my presence or he didn't.
So he either can query my client for something or he can't.
If I am not mistaken - server remembers all presences that it sent to peers so
when client disconnects - server automatically send offli
it works, there
is no such thing as 'official' or not. Just good code and bad code, live
project and dead project, that's it.
>
> > P.S. I'm willing to host your version at
> > http://jtransports.xiaoka.com/
>
> Thanks for the offer, but I prefer Mercuria
cterization and would like to share, it would be
> really valuable.
>
> Thanks in advance,
>
> Fuad Abinader
--
Respectfully
Alexey Nezhdanov
___
JDev mailing list
FAQ: http://www.jabber.org/discussion-lists/jdev-faq
Forum: http://www.jabberforum.org/forumdisplay.php?f=20
Info: http://mail.jabber.org/mailman/listinfo/jdev
Unsubscribe: [EMAIL PROTECTED]
___
d way to
send you offline message. Sending message to all contacts is not what people
usually do and inconvenient. Sending it to just one or several may result in
receiving the message much later than you may otherwise.
--
Respectfully
Alexey Nezhdanov
I think this one worths putting it into next jabber journal, isn't it?
http://daubers.homelinux.net/?p=20
--
Respectfully
Alexey Nezhdanov
that you are actually sending
something different onto the wire.
The best thing you can do to get a good reply to this list is to reproduce the
problem with minimum number of packets possible and then send a dump of
stream io here starting from the last packet that you got the answer for.
You may use thing like tcpflow (may be ethereal too) for it if you do not use
ssl/tls.
--
Respectfully
Alexey Nezhdanov
y, then I'm happy to collaborate
> with them. But then I'm also happy to create a totally new BOSH
> implementation and would be keen to meet anybody interested in
> Collaboration.
Take a look at openfire. If you are both GPL and as you are both java - you
may be able to share code.
> cheers
--
Respectfully
Alexey Nezhdanov
s resources to crack these unless you are highly wanted criminal (and
even in this case it will be not too easy for him to crack it).
--
Respectfully
Alexey Nezhdanov
id is
1) server-specific
2) question of _your_ server configuration
>
> Thanks!
>
> Lindsay
--
Respectfully
Alexey Nezhdanov
e gajim do. Try it.
> Thanks,
> Mridul
--
Respectfully
Alexey Nezhdanov
ontact,
gateway including. But do you ever send broadcast presence? I mean - after
you did auth you must send broadcast presence once. After that any personal
presences will go through. I am not sure if it should work before you
announced your online status.
--
Respectfully
Alexey Nezhdanov
> implementations suck.
Don't fire flames. You aren't clean enough too. It's funny that you have
plaintext part of your mail at all.
>
> -JD
> [1]
> http://www.coversant.net/Coversant/Blogs/tabid/88/EntryID/39/Default.asp
gives a 404
--
Respectfully
Alexey Nezhdanov
ts sending
and receiving jabber packets.
You should first of all examine how your C jabber library should be used and
check if box successfully connects and authorises to the server.
You can use regular client like Psi to compare your bot packets with it.
--
Respectfully
Alexey Nezhdanov
/o
problems. There can be very minor differences but component protocol is
standartized so if component not works with particular server - that is
usually enough reason to fix _server_.
--
Respectfully
Alexey Nezhdanov
On Tuesday 30 January 2007 03:43, Swapon wrote:
> Hi
>I am a newcomer in Jabber Protocol. Please tell me how to improve myself
> in the arena of Jabber using Python
http://www.jabber.org/software/libraries.shtml
--
Respectfully
Alexey Nezhdanov
ox. So it seemed
more natural for me that, say, Yahoo provide SIP/SIMPLE interface and IBM
uses it.
Yahoo is already integrated with MSN. So they have to have some sort of
internal protocol. That may be just the same interface that is used for
sametime.
--
Respectfully
Alexey Nezhdanov
.
Anybody knows if it is equal to just 'any IP' and as a consequence - can't we
have now native xmpp transports to these two networks?
--
Respectfully
Alexey Nezhdanov
On Thursday 09 November 2006 22:36, Carlo v. Loesch wrote:
> Alexey Nezhdanov typeth:
> | Huh? You probably misread it. We have positive experience with serving
> | 800 simultaneous sessions with each sending and receiving messages every
> | second. And it was all running on the
On Thursday 09 November 2006 12:03, Carlo v. Loesch wrote:
> Alexey Nezhdanov typeth:
> | This is the first public version of SNIMMER. You can download it here:
> | http://www.snimmer.com/snimmer/snimmer-1.0.tar.gz
>
> Hey cool hehe nice.. We tried that too, we had a generic gatew
stallation instructions
--
Respectfully
Alexey Nezhdanov
iated with some particular url.
You can find some more info here:
http://www.snimmer.com/
http://www.snimmer.com/message_board.html/technology/SNIMMER_Blog/
http://www.snimmer.com/messages/viewmessage.html/technology/SNIMMER_Blog/214
--
Respectfully
Alexey Nezhdanov
http://www.snimmer.com/message_board.html/technology/SNIMMER_Blog/
http://www.snimmer.com/messages/viewmessage.html/technology/SNIMMER_Blog/214
--
Respectfully
Alexey Nezhdanov
re using telnet and sending the XML myself.
>
>
> Matthias
--
Respectfully
Alexey Nezhdanov
gt; >
> > Yes, and yes. There are gateways that can connect to the legacy IM
> > networks which would suit your purposes. Check jabber.org and
> > jabberstudio.org for references to .NET XMPP libraries, that should
> > get you started.
> >
> >
> >
> > --
> > Psi webmaster (http://psi-im.org)
> > im:[EMAIL PROTECTED]
> > http://halr9000.com
--
Respectfully
Alexey Nezhdanov
On Thursday 08 June 2006 19:48 Marco Balmer wrote:
> Alexey Nezhdanov schrieb:
> > Not works from Russia/SMARTS (network 250-07-05). I tried both gsm
> > 7bit encoded and ucs-2 messages.
>
> Works only for networks which are listed here
> http://www.aspsms.com/supportedn
network 250-07-05). I tried both gsm 7bit
encoded and ucs-2 messages.
>
> /maba
>
> [1] http://web.swissjabber.ch/index.php/Sms2jabber
--
Respectfully
Alexey Nezhdanov
t incorrectly.
> If you run tcpdump or similar, you should be able to see what the
> server is actually sending.
"tcpflow -c" is much more suitable for this purpose. It do not prints out IP
headers or hex data, just IPs, port numbers and stream contents.
> TX
--
Respectfully
Alexey Nezhdanov
ement mentioned features in
> my application
>
> Doesn't sound like much work, does it?
It sounds like "letter about nothing". What is your question?
>
> Thank you!
>
> With respect,
> Franjo Stipanovic
--
Respectfully
Alexey Nezhdanov
resource identifier.
> > >
> > > Yes, that seems to be implied. I'd really like it to be more direct
> > > though.
> >
> > Sorry! This is extremely clear as well. Just re-read it. There
> > mustn't be more than 1 active resource of a given name at any time.
>
> Anyways, the point to be clarified that remains is -
>
> In case of a connected resource, a new resource with the same resource
> identifier is to be returned a , whereas in the case of an
> active resource, a new resource with the same resource identifer is
> recommended to be allowed to login, returning a to the old
> resource.
Unclear at least for me. How first case differs from the second?
> Regards,
> Vinod.
--
Respectfully
Alexey Nezhdanov
a remote client, then you should use
> JEP-0146: Remote Controlling Clients.
Only if it still live. If connection died and waiting for timeout - you are
out of luck.
> --
> - Norman Rasmussen
> - Email: [EMAIL PROTECTED]
> - Home page: http://norman.rasmussen.co.za/
--
Respectfully
Alexey Nezhdanov
В сообщении от Вторник 28 Март 2006 10:45 Vinod Panicker написал(a):
> On 3/28/06, Alexey Nezhdanov <[EMAIL PROTECTED]> wrote:
> > В сообщении от Вторник 28 Март 2006 09:06 Vinod Panicker написал(a):
> > > Hi,
> > >
> > > Just wanted to check w
sed to the
> full jid of the user.
>
> If no, how do you handle it when a client connects with a resource
> identifier that is already in use?
xmppd.py not allows that and drops previous connection with stream
error.
> Regards,
> Vinod.
--
Respectfully
Alexey Nezhdanov
В сообщении от Воскресенье 05 Февраль 2006 15:42 Trejkaz написал(a):
> On Sunday 05 February 2006 22:54, Alexey Nezhdanov wrote:
> > В сообщении от Воскресенье 05 Февраль 2006 14:09 Trejkaz написал(a):
> > > On Sunday 05 February 2006 21:52, Michal Vaner (Vorner) wrote:
> >
e only 100% XMPP compliant servers can declare "version='1.0'" in the
stream header so decide on it. If there _is_ such attribute then privacy
lists are supported.
2) If server have no "version='1.0'" attribute - then look to advertised
features.
This
we could be in the
> presence of a bug and some more skillfull dev could find something out.
> Thanks in advance.
It's better to report such things in jabberd2 maillist. Or as the last resort
- in the jadmin list.
--
Respectfully
Alexey Nezhdanov
Respectfully
Alexey Nezhdanov
org/software/libraries.shtml
> Thanks in advance,
>
> Jon Scottorn
--
Respectfully
Alexey Nezhdanov
rry if this is OT for this list- I'm a total jabber
> newbie.
>
>
>
> Send instant messages to your online friends http://au.messenger.yahoo.com
--
Respectfully
Alexey Nezhdanov
o python lines to configuration.
--
Respectfully
Alexey Nezhdanov
receiving unicode messages (version 1.1.7). I didn't
added _sending_ unicode messages because considered this as strategically
bad. Usually users blame clients that fails to correctly _display_ message.
So in this case _ICQ_ clients will be blamed :)
--
Respectfully
Alexey Nezhdanov
В сообщении от Среда 23 Ноябрь 2005 15:58 Vinod Panicker написал(a):
> On 11/23/05, Alexey Nezhdanov <[EMAIL PROTECTED]> wrote:
> > В сообщении от Среда 23 Ноябрь 2005 14:59 Vinod Panicker написал(a):
> > > On 11/23/05, Ralph Meijer <[EMAIL PROTECTED]> wrote:
>
Anyways user will very rarely delete several contacts at once... What is the
benefit from doing it in your way?
>
> Regards,
> Vinod.
--
Respectfully
Alexey Nezhdanov
On Tuesday, 15 November 2005 10:03 xujb wrote:
> Hi,jdev!
>We are modifying jabberd server for test,but i want to know how to
> test it. i saw following data from status.jabber.org:
jabber.org AFAIK uses XCP, not jabberd14
--
Respectfully
Alexey Nezhdanov
is resource.
I.e. ensure that your outgoing packet contains not bare JID
to="[EMAIL PROTECTED]"
but full JID:
to="[EMAIL PROTECTED]/specific resource"
> Regards,
>
> Roel Spruit
--
Respectfully
Alexey Nezhdanov
http://people.vislab.usyd.edu.au/~ssmith/apac05/
>
> Cheers,
> Steve
--
Respectfully
Alexey Nezhdanov
do it anymore but may be someone
will be interested in looking to it or trying it. For these ones here is the
link to instructions:
http://www.penza-gsm.ru/snake/pyGAIM-t.git/README.git
--
Respectfully
Alexey Nezhdanov
day's (or may be yesterday) list archives. There was already some
discussions on this topic.
--
Respectfully
Alexey Nezhdanov
>
> Please, can you kindly explain this?
He means that as long as user authorised you to see his presence status - you
will get presence updates automatically (as long as you available yourself).
>
> Thank you :)
>
> Roberto
--
Respectfully
Alexey Nezhdanov
ttp://www.saint-andre.com/blog/2005-09.html#2005-09-13T12:11
--
Respectfully
Alexey Nezhdanov
de (gaim transport in perl) stagnated this way (i.e. lack of
publishing).
--
Respectfully
Alexey Nezhdanov
pplication does any verification
> at all. Fortunately, the applications let the user through after a
> warning.
>
> I'd like to avoid the warning. Any thoughts on how to proceed?
I do not know - may be key may be assigned to several host names?
> Thank you for any help that you can give me. Also, if there are other
> Jabber hosting services out there, I'd appreciate any pointers. I'd
> like to learn from examples.
--
Respectfully
Alexey Nezhdanov
Monday, 05 Spetember 2005 09:02 Trejkaz wrote:
> Quoting Alexey Nezhdanov <[EMAIL PROTECTED]>:
> >> There is a feature I would really like to see in jabber, it's a "clock
> >> system" to specify to which message you reply to. This system has been
>
t; what to do for this. So I post here, after having a brief discussion
> on [EMAIL PROTECTED]
>
> I hope it's the right place.
I have looked for both sites but didn't understand how it wors. Why you need
two timestamps?
--
Respectfully
Alexey Nezhdanov
ccounts.
>
> Thanx.
>
> --
> JP
> ___
> jdev mailing list
> jdev@jabber.org
> http://mail.jabber.org/mailman/listinfo/jdev
--
Respectfully
Alexey Nezhdanov
___
jdev mailing list
jdev@jabber.org
http://mail.jabber.org/mailman/listinfo/jdev
>
> /Johan
> _______
> jdev mailing list
> jdev@jabber.org
> http://mail.jabber.org/mailman/listinfo/jdev
--
Respectfully
Alexey Nezhdanov
___
jdev mailing list
jdev@jabber.org
http://mail.jabber.org/mailman/listinfo/jdev
erstood this and applicated :)
Though I was rejected since "there are too many proposals".
--
Respectfully
Alexey Nezhdanov
___
jdev mailing list
jdev@jabber.org
http://mail.jabber.org/mailman/listinfo/jdev
thon2.3/site-packages/xmpp/client.py", line 239, in
> connect if self.typ=='jabberd2' or not self.typ and
> self.Dispatcher.Stream.features != None: AttributeError: Component instance
> has no attribute 'Dispatcher'
>
> ______
___
> jdev mailing list
> jdev@jabber.org
> http://mail.jabber.org/mailman/listinfo/jdev
--
Respectfully
Alexey Nezhdanov
___
jdev mailing list
jdev@jabber.org
http://mail.jabber.org/mailman/listinfo/jdev
ks.
>
> Regards,
> Umesh.
> ___
> jdev mailing list
> jdev@jabber.org
> http://mail.jabber.org/mailman/listinfo/jdev
--
Respectfully
Alexey Nezhdanov
___
jdev mailing list
jdev@jabber.org
http://mail.jabber.org/mailman/listinfo/jdev
.
Also googling can be useful, especially in discovering existing examples of
such scripts.
>
> Peter
>
> ___
> jdev mailing list
> jdev@jabber.org
> http://mail.jabber.org/mailman/listinfo/jdev
--
Respectfully
Alexey Nezhdanov
gia.com' id='2'
> from='[EMAIL PROTECTED]/Psi'>\n xmlns='http://jabber.org/protocol/disco#info'>\n var='http://jabber.org/protocol/bytestreams'/>\n var='http://jabber.org/protocol/si'/>\n var='http://jabber.org/protocol/si/prof
could include your own xml in properly namespaced x node:
--
Respectfully
Alexey Nezhdanov
___
jdev mailing list
jdev@jabber.org
http://mail.jabber.org/mailman/listinfo/jdev
ng the attached python script to discuss directly with my server.
no attach :)
>
> Should be easy to adapt to your needs.
>
> Hope it helps,
>
> Snark on #gnomemeeting
--
Respectfully
Alexey Nezhdanov
___
jdev mailing list
jdev@jabber.org
http://mail.jabber.org/mailman/listinfo/jdev
_
> jdev mailing list
> jdev@jabber.org
> http://mail.jabber.org/mailman/listinfo/jdev
--
Respectfully
Alexey Nezhdanov
___
jdev mailing list
jdev@jabber.org
http://mail.jabber.org/mailman/listinfo/jdev
service where I put in my contact info for you, you
> put in your contact info for me, and everyone stays up to date
> automatically. It's surprisingly easy and useful.
How can _this_ be here?
--
Respectfully
Alexey Nezhdanov
___
jdev mailin
В сообщении от Пятница 22 Апрель 2005 17:23 Jesus Cea написал(a):
> Alexey Nezhdanov wrote:
> > I have just released 0.2 version of xmpppd.py - the XMPP protocol server
> > written in python.
>
> Alexey, is xmppd.py still alive?. I'm fairly interested to join a python
&g
ne will help such
person for free.
--
Respectfully
Alexey Nezhdanov
___
jdev mailing list
jdev@jabber.org
http://mail.jabber.org/mailman/listinfo/jdev
ous and may
be your task can be solved with more correct (jabber-way) methods...
--
Respectfully
Alexey Nezhdanov
___
jdev mailing list
jdev@jabber.org
http://mail.jabber.org/mailman/listinfo/jdev
>
> but when I read that :
> http://mail.jabber.org/pipermail/jdev/2005-February/020258.html, it doesn't
> appear so complicated
So - just do it if it so easy. I have never hacked jabberd2 so probably my
point may be wrong.
--
Respectfully
Alexey Nezhdanov
to do that within your and only in your server. You will need
to modify server code probably, so read the docs that come along with server
and read source code.
>
> Thanks
> MichaÃl
--
Respectfully
Alexey Nezhdanov
___
jdev mailing list
jdev@jabber.org
http://mail.jabber.org/mailman/listinfo/jdev
king functionality
And this list is not moderated AFAIK.
--
Respectfully
Alexey Nezhdanov
___
jdev mailing list
jdev@jabber.org
http://mail.jabber.org/mailman/listinfo/jdev
is not found ...
> But there is no problem with windows machine
> am i missing something..
>
> expecting an early reply from all of u ,
> Thanks a lot
> Merwin
--
Respectfully
Alexey Nezhdanov
___
jdev mailing list
jdev@jabber.org
http://mail.jabber.org/mailman/listinfo/jdev
lid entries from time to time.
Just give up. Treat this as e-mail address - usually you can not know if email
is valid or not until you will got a reply from remote user.
--
Respectfully
Alexey Nezhdanov
___
jdev mailing list
jdev@jabber.org
http://mail.jabber.org/mailman/listinfo/jdev
ossible names can be used for compiling SPIM-list.
> AN> BTW even the servers with opened IBR presening such info in different
> AN> formats.
>
> It's not so important for this task, I just chech a "type" attr to be an
> "error"
registration turned off) should not present such
info.
BTW even the servers with opened IBR presening such info in different formats.
--
Respectfully
Alexey Nezhdanov
___
jdev mailing list
jdev@jabber.org
http://mail.jabber.org/mailman/listinfo/jdev
Any name can be used as long as box is achievable by that name.
>
> Florian.
--
Respectfully
Alexey Nezhdanov
___
jdev mailing list
jdev@jabber.org
http://mail.jabber.org/mailman/listinfo/jdev
it
> here for reference.
Try to reset your configuration files to the distributions one (i.e. working
localhost config) and then just replace _all_ "localhost" entries with
appropriate name.
--
Respectfully
Alexey Nezhdanov
___
jdev mailing list
jdev@jabber.org
http://mail.jabber.org/mailman/listinfo/jdev
It was a TERM. Shut it all down!
> --log ends-
> ___
> jdev mailing list
> jdev@jabber.org
> http://mail.jabber.org/mailman/listinfo/jdev
--
Respectfully
Alexey Nezhdanov
___
jdev mailing list
jdev@jabber.org
http://mail.jabber.org/mailman/listinfo/jdev
t; > >
> > > On Fri, 11 Mar 2005 18:49:39 -0800, JD Conley
> >
> > <[EMAIL PROTECTED]>
> >
> > > wrote:
> > > > Don't forget:
> > > >
> > > > [Packet 1]
> > > >
> > > >
> >
e if you'll prefer use sql storage it can be done via concurrent
connetion to auth and roster databases and submitting appropriate queries.
>
> mb
>
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
> Alexey Nezhdanov Sent:
hiring!
It is not labor-intensive, at least when you are used to read docs and write
scripts. Though if you will find the process frustrating - I can help (as the
many other on this list, I believe).
--
Respectfully
Alexey Nezhdanov
___
jdev mailing list
jdev@jabber.org
http://mail.jabber.org/mailman/listinfo/jdev
.3-jabber, libxml2-python2.3,
> libxslt1-python2.3
I'd recommend switching from python-jabber to python-xmpp. python-jabber is
currently unsupported since upstream is dead for a long time already and the
python-xmpp is a replacement library (though not a drop-in replacement
unfortunately).
ormer can be
learned by playing with the library of your choice (see
http://www.jabber.org/software/libraries.shtml ) and reading protocol docs
(JEPs). Probably same for the latter.
--
Respectfully
Alexey Nezhdanov
___
jdev mailing list
jdev@jab
op. Probably due to
inter-resource presences that become a very big amount on every resource
connect.
>
> TX
--
Respectfully
Alexey Nezhdanov
___
jdev mailing list
jdev@jabber.org
http://mail.jabber.org/mailman/listinfo/jdev
. Usually there are either router port or special
transport-only port.
--
Respectfully
Alexey Nezhdanov
___
jdev mailing list
jdev@jabber.org
http://mail.jabber.org/mailman/listinfo/jdev
jabber.
> It would be a good feature for those migrating from Exchange Messenger and
> looking for as many comparable features as their previous solution.
>
> Peter
--
Respectfully
Alexey Nezhdanov
___
jdev mailing list
jdev@jabber.org
http://mail.jabber.org/mailman/listinfo/jdev
t to setup one big mail server to make 1M
users exchange their mails.
This solution brings an additional benefit - failure proof. Small server can
be much easily replaced than big one.
--
Respectfully
Alexey Nezhdanov
___
jdev mailing list
jdev@jabber.org
http://mail.jabber.org/mailman/listinfo/jdev
t;
> >>
> >> it is not getting .
> >> How possible to parse this packet at this stage?
> >
> > expat parsers allow that
>
> Well, if I am using java?
Do not know. Consider using existing jabber java library
http://www.jabber.org/software/libraries.ph
o parse this packet at this stage?
expat parsers allow that
--
Respectfully
Alexey Nezhdanov
___
jdev mailing list
jdev@jabber.org
http://mail.jabber.org/mailman/listinfo/jdev
1 - 100 of 199 matches
Mail list logo