Re: [jdev] msn transport

2004-03-31 Thread Peter Saint-Andre
On Wed, Mar 31, 2004 at 02:36:45PM +, prateek wrote: > sir i am developing a jabber client in java.i am using jabber.anywise.com as my > host.i am unable to access msn account through that.please tell me how can i > register,login and access my msn account through the host.which xml stream sh

[jdev] msn transport

2004-03-31 Thread prateek
sir i am developing a jabber client in java.i am using jabber.anywise.com as my host.i am unable to access msn account through that.please tell me how can i register,login and access my msn account through the host.which xml stream should be send to register and login msn. regards prateek _

[JDEV] msn-transport-1.2.1 on jabberd1.4.2 not working!!

2003-11-20 Thread James Bunton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Try http://msn-transport.jabberstudio.org Have a look at the README file for instructions for setting it up, I don't know of any binary packages you can download, so you'll have to compile it yourself. Good luck! If you have any troubles, check the

[JDEV] msn-transport-1.2.1 on jabberd1.4.2 not working!!

2003-11-19 Thread Ashwin Gupta
Hi,     msn-transport-1.2.1 is not working on my jabberd-1.4.2 server.So what should I do to solve that problem?which version of msn-transport should I use to support new MSN messenger 6.0 and where can I get it from?     I'll be very thankfull to you ,If I get solution as soon as possible.   Regar

[JDEV] MSN-transport 1.2.8pre4 error

2003-09-21 Thread Paul van Tilburg
With the new improved Makefile of MSN-transport 1.2.8pre4 the final linking is done with the command: gcc -Wall -g -O2 -Wno-unused -o msntrans.so -fPIC -shared init.o chat.o \ cmd.o conf_room.o conf_sb.o iq.o md5.o ns.o presence.o receive.o register.o \ s10n.o session.o stream.o sync.o user.

Re: [JDEV] MSN Transport

2003-09-11 Thread Andrew Sayers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I haven't yet looked at what it'll take to make upgrading from msn-t easy. My first reaction is that I'd only intend to break compatibility with the old transport if the way the old transport did things was fundamentally bad in some way. If breaking

Re: [JDEV] MSN Transport

2003-09-10 Thread Tijl Houtbeckers
Andrew Sayers <[EMAIL PROTECTED]> wrote on 11-9- 2003 0:39:12: > >(Note: I'm the primary developer on msn-tng, and my opinions are biased >to suit :) > >By the sound of things, this is an attempt to patch up the old MSN >transport to work after October 15th, whereas msn-tng is a completely >new t

Re: [JDEV] MSN Transport

2003-09-10 Thread Andrew Sayers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 (Note: I'm the primary developer on msn-tng, and my opinions are biased to suit :) By the sound of things, this is an attempt to patch up the old MSN transport to work after October 15th, whereas msn-tng is a completely new transport. The two project

RE: [JDEV] MSN Transport

2003-09-10 Thread Menzi, Hans
What is the difference between this project and the msn-tng one on jabberstudio.org? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthias Wimmer Sent: Tuesday, September 09, 2003 6:57 PM To: [EMAIL PROTECTED] Subject: Re: [JDEV] MSN Transport Hi List

Re: [JDEV] MSN Transport

2003-09-09 Thread Matthias Wimmer
Hi List! James Bunton schrieb am 2003-09-09 18:30:08: > I've gotten a working version of MSN-T with MSNP8... > None of the new features of MSNP8 though.. The only noticeable difference from I already wrote James of the list about that. My advice is not to update yet to the new CVS version of msn

[JDEV] MSN Transport

2003-09-09 Thread James Bunton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey everybody... I've gotten a working version of MSN-T with MSNP8... None of the new features of MSNP8 though.. The only noticeable difference from the old version is it takes longer to login (needs to setup two SSL connections). This transport wi

Re: [JDEV] MSN transport questions

2003-09-06 Thread Harmeet Bedi
- Original Message - > From: Nick Birren > I'm not familiar with jabber transports code, but AFAIK the gap between > MSNP7 and 8 is not that serious (although there's some messy https auth > stuff). - Original Message - From: "Andrew Sayers" <[EMAIL PROTECTED]> > My understanding i

Re: [JDEV] MSN transport questions

2003-09-03 Thread harmeet_im
- Original Message - > From: Nick Birren > I'm not familiar with jabber transports code, but AFAIK the gap between > MSNP7 and 8 is not that serious (although there's some messy https auth > stuff). - Original Message - From: "Andrew Sayers" <[EMAIL PROTECTED]> > My understanding i

Re: [JDEV] MSN transport questions

2003-08-26 Thread Andrew Sayers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Aug 26, 2003 at 08:14:09AM -0700, Nick Birren wrote: > I'm interested in what can be done so we'll have a working MSN transport > in Oct. 15, assuming that MSNP8/9 implementations will work. Got a few > questions about that: > > 1. Has anyone

[JDEV] MSN transport questions

2003-08-26 Thread Nick Birren
I'm interested in what can be done so we'll have a working MSN transport in Oct. 15, assuming that MSNP8/9 implementations will work. Got a few questions about that:   1. Has anyone started developing such a transport? 2. What would be the best place to start looking at? 3. I read suggestions abou

[JDEV] MSN-Transport

2003-04-01 Thread Nuno Agapito
I have installed the MSN transport, but when I trie to send a register tag to the server he becames confuse and reject the packet! What I doing wrong? In the IQ packet I fill the TO field with msn-linker.myjabberhost. Is this wrong? ___ jdev mailing l

[JDEV] msn-transport

2003-03-13 Thread ??$BEs(B
How to compile msn-transport under redhat linux 8.0? There is some mistake about (Bautomake. (B___ (Bjdev mailing list (B[EMAIL PROTECTED] (Bhttp://mailman.jabber.org/listinfo/jdev

Re: [JDEV] msn transport

2003-02-01 Thread Andrew Sayers
On Thu, Jan 30, 2003 at 10:00:15PM +0100, [EMAIL PROTECTED] wrote: > On Thu, 30 Jan 2003, Andrew Sayers wrote: > > > The code that comes with GAIM is quite GAIM-specific and poorly > > documented. > > Well then there are other libs (see EveryBuddy and CenterICQ, both seem to > use the same lib).

Re: [JDEV] msn transport

2003-01-30 Thread maqi
On Thu, 30 Jan 2003, Andrew Sayers wrote: > The code that comes with GAIM is quite GAIM-specific and poorly > documented. Well then there are other libs (see EveryBuddy and CenterICQ, both seem to use the same lib). If you feel they are poorly documented, document them ;-). In any case both the

Re: [JDEV] msn transport

2003-01-30 Thread Andrew Sayers
The code that comes with GAIM is quite GAIM-specific and poorly documented. Also, the protocol document that comes with it is the original 1.0 protocol (I've not checked deeply enough to see whether it actually follows the 1.0 definition or has been updated). I will be using the GAIM source as a

Re: [JDEV] msn transport

2003-01-30 Thread maqi
On Thu, 30 Jan 2003, Andrew Sayers wrote: > I'm currently at the phase of trying to write an MSN library Why that?- Just use a library of a well-established program. Manpower is critical so investing time in good glue code (= code that utilizes a library to implement a Jabber transport) is far be

Re: [JDEV] msn transport

2003-01-30 Thread Andrew Sayers
I'm starting afresh, though I've been letting things slide in recent days. I'm currently at the phase of trying to write an MSN library, so it'll be /ages/ before I have a running program. If you want to help me out, that's great, but it'll be a while before I'm in a position to start talking abo

Re: [JDEV] msn transport

2003-01-30 Thread maqi
On Thu, 30 Jan 2003, CHIRITA Daniel wrote: > are somebody working on it ??? Doesn't seem so. > i want to rewrite some parts, to make it working with xdb_sql Just post the diff here, we'll commit it then. Regards ___ jdev mailing list [EMAIL PROTECTE

[JDEV] msn transport

2003-01-30 Thread CHIRITA Daniel
Title: Message hi   are somebody working on it ???   i want to rewrite some parts, to make it working with xdb_sql   thanks   Daniel

[JDEV] MSN transport trouble

2002-12-05 Thread Matthew Robinson
Hi, We've been using a jabber server (running 1.4.1) for ages now, but recently (last month or so) the MSN transport stopped working. This was investigated & the chap that admins the box found that by searching for other MSN server IPs and using them instead of the default one, the service wou

[JDEV] MSN transport and xdb_sql

2002-05-03 Thread Emre Gundogan
Hi all, My apologies if this has already been answered. I have seen few messages bounced around about changing XDB_SQL to make it work with MSN transport. I'd be interested in finding out how this exactly works. Thanks, Emre Gundogan. ___ jdev mailin

Re: [JDEV] msn transport

2002-04-24 Thread James Widman
Sebastiaan 'CBAS' Deckers wrote: > Also, please fix the "user is typing" stuff, I think it's messed up. (Jabber > clients don't send the composing event because the incoming messages from > MSN users don't properly request the event.) right. That's a client problem, not a transport problem. YMMV

Re: [JDEV] msn transport

2002-04-24 Thread Sebastiaan 'CBAS' Deckers
al Message - From: "David Sutton" <[EMAIL PROTECTED]> Sent: Tuesday, April 23, 2002 8:45 AM Subject: Re: [JDEV] msn transport > Hello, > >What exactly are the problems people are having with msn-t? I'm > already planning to fix some little buglets which are an

[JDEV] msn transport - inconsistant behaviour

2002-04-23 Thread anand joglekar
y earlier query. regards, anand (p.s. this is to verbose, but i can't find shorter/fewer words. sorry!) - Original Message - From: "David Sutton" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 23, 2002 12:15 PM Subject: Re: [JDEV] msn trans

Re: [JDEV] msn transport

2002-04-22 Thread David Sutton
Hello, What exactly are the problems people are having with msn-t? I'm already planning to fix some little buglets which are annoying me, so it only makes sense to see what else I can do at the same time. Regards, David -- David Sutton / Peregrine jid: [EMAIL PROTECTED] --- Included M

Re: [JDEV] msn transport

2002-04-22 Thread Thomas Muldowney
There have been many complaints filed against msn-t, unfortunately the developer seems to be gone now. Any takers? =) --temas On Thu, 2002-04-18 at 02:56, anand joglekar wrote: > hi, > > i am getting inconsistant response from msn transport. > > when i > 1. create a new local id > 2

[JDEV] msn transport

2002-04-18 Thread anand joglekar
hi,   i am getting inconsistant response from msn transport.   when i     1. create a new local id     2. register with msn transport     3. create buddies     4. send message the message goes thru to msn client (on other pc) however, if i logout from jabber and log in again, i can't get

[JDEV] msn transport

2002-04-07 Thread Mike Wang
Hi,   I've set up my jabber and it can do jabber to jabber IM, but when I use MSN, I get a 404 not found. What am I doing wrong?   thanks.   Mike

RE: [JDEV] msn transport registration

2002-04-02 Thread Satish Reddy
r 502 ,please explain. > viraj > > -Original Message- > From: Michael S. Coulman [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 12, 2002 4:55 PM > To: [EMAIL PROTECTED] > Subject: [JDEV] msn transport registration > > > I am trying to register my client to

RE: [JDEV] msn transport registration

2002-04-02 Thread Viraj Samaranayake
: [EMAIL PROTECTED] Subject: [JDEV] msn transport registration I am trying to register my client to msn-transport 1.1 SENT: RECD: Enter your MSN Messenger account and password. Example: [EMAIL PROTECTED] Nickname is optional.edf0d234ad01724c72c0223f93c7c6cb6594416d< /query> SENT:

Re: [JDEV] msn transport

2002-03-28 Thread r-a-v-i
Hi Satish Reddy, Where r u from ?? Tx n Rgds   r-a-v-i - Original Message - From: Satish Reddy To: [EMAIL PROTECTED] Sent: Thursday, March 28, 2002 10:59 AM Subject: [JDEV] msn transport Hello  Every one  i'v

[JDEV] msn transport

2002-03-27 Thread Satish Reddy
Hello  Every one  i've msn tranport installed on my serser  i've problems with msn transport.  some times it cant send messges to the buddy specified it simply dumps back the same message to person who had sent it !  while receiving messages it works fine :)  not able to figure out the problem

Re: [JDEV] msn transport configuration

2002-03-26 Thread raditha dissanayake
Hi, this has nothing to do with your ip viraj the compilation of your msn transport seems to have failed or you have not entered the so file's location correctly in the jabber.xml. Viraj Samaranayake wrote: > hello all, > > I need your help to configure my msn tranport.I got the following

[JDEV] msn transport configuration

2002-03-26 Thread Viraj Samaranayake
hello all, I need your help to configure my msn tranport.I got the following error.If anyone knows how to solve this problum tell me. mydomain ip = 192.168.200.45 its called messenger.Normally jabber server working properly. [jabber@messenger jabber-1.4.1]$ ./jabberd/jabberd -h 192.168.200.45

[JDEV] MSN Transport - xdb_sql source code?

2002-03-12 Thread Eddie Conner
Hello, I am also interested in the MSN transport code fix for xdb_sql. Would it be possible to send the code to me? Thanks, Eddie We are running a version of the MSN transport here that works with xdb_sql. If you'd like to run it I can email a tarball to you, but it won't be easy to set up. There

[JDEV] msn transport registration

2002-03-12 Thread Michael S. Coulman
I am trying to register my client to msn-transport 1.1 SENT: RECD: Enter your MSN Messenger account and password. Example: [EMAIL PROTECTED] Nickname is optional.edf0d234ad01724c72c0223f93c7c6cb6594416d SENT: [EMAIL PROTECTED]**edf0d234ad01724c72c0223f93c7c6cb6594416djoe RECD: [EMAIL P

RE: [JDEV] MSN Transport - xdb_sql source code?

2002-03-12 Thread Rodrigo Roman
Title: Mensaje also interested... -Mensaje original-De: Eddie Conner [mailto:[EMAIL PROTECTED]] Enviado el: Martes, 12 de Marzo de 2002 05:53 p.m.Para: [EMAIL PROTECTED]Asunto: [JDEV] MSN Transport - xdb_sql source code? Hello, I am also interested in the MSN

[JDEV] MSN Transport - xdb_sql source code?

2002-03-12 Thread Eddie Conner
Hello, I am also interested in the MSN transport code fix for xdb_sql. Would it be possible to send the code to me? Thanks, Eddie   We are running a version of the MSN transport here that works with xdb_sql. If you'd like to run it I can email a tarball to you, but it won't be easy to set up

Re: [JDEV] MSN Transport

2002-02-28 Thread Vernon
Never mind. I got it. Needed to have the @hotmail.com on the end of it. -Original Message- From: "Vernon" <[EMAIL PROTECTED]> To: "Jabber Dev" <[EMAIL PROTECTED]> Date: Thu, 28 Feb 2002 20:33:53 -0500 Subject: [JDEV] MSN Transport > I have complied

[JDEV] MSN Transport

2002-02-28 Thread Vernon
I have complied the MSN transport successfully and added the appropriate info in the jabber.xml file. When I start JIM I do see the MSN Transport section, and when I attempt to see a add a gateway all seems to go well, except that the gateway never appears. Any ideas? ___

[JDEV] MSN Transport Behavior

2002-02-07 Thread Mark Hahn
I don't know whether the behavior I am experiencing is with the MSN transport, MSN Messenger or my own code but here goes. I am using the 1.1 version of MSN transport. I have written yet another transport of my own that is using the msn transport. My transport is able to log in as a MSN user

Re: [JDEV] MSN transport

2002-01-31 Thread Peter Saint-Andre
You can always "unplug" from the MSN network by removing the MSN transport from your roster. Personally I deleted all the gateways from my roster a few weeks ago and I've been much happier since then. ;) Peter -- Peter Saint-Andre email+jabber: [EMAIL PROTECTED] web: http://www.saint-andre.com/

[JDEV] MSN transport

2002-01-31 Thread German Pablo de la Cruz
There are a simple way to erase all my contact from MSN. I mean, if i don't want to see all my MSN buddies any more, how i eliminate them?? Thanks! ___ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev

RE: [JDEV] MSN Transport Problems

2002-01-21 Thread Ben Schumacher
From: Ben Schumacher [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 18, 2002 7:16 PM > To: [EMAIL PROTECTED] > Cc: Riyaad Miller > Subject: Re: [JDEV] MSN Transport Problems > > > On Fri, 18 Jan 2002, Joe Hildebrand wrote: > > "Riyaad Miller" <[EMAIL PR

RE: [JDEV] MSN Transport Problems

2002-01-20 Thread Ben Schumacher
That would be the situation I have attempted both with no luck -Original Message- From: Ben Schumacher [mailto:[EMAIL PROTECTED]] Sent: Friday, January 18, 2002 7:16 PM To: [EMAIL PROTECTED] Cc: Riyaad Miller Subject: Re: [JDEV] MSN Transport Problems On Fri, 18 Jan 2002, Joe

Re: [JDEV] MSN Transport Problems

2002-01-18 Thread Ben Schumacher
On Fri, 18 Jan 2002, Joe Hildebrand wrote: > "Riyaad Miller" <[EMAIL PROTECTED]> writes: > > Could somebody show me the 'light' side on this query. > > > > I've setup a MSN id and downloaded the MSN chat client on my local > > desktop. Note I also have WinJab and JIM running on my machine. Here's

Re: [JDEV] MSN Transport Problems

2002-01-18 Thread Joe Hildebrand
"Riyaad Miller" <[EMAIL PROTECTED]> writes: > Could somebody show me the 'light' side on this query. > > I've setup a MSN id and downloaded the MSN chat client on my local > desktop. Note I also have WinJab and JIM running on my machine. Here's > the problem ... When I go online with my MSN user

[JDEV] MSN Transport Problems

2002-01-18 Thread Riyaad Miller
Could somebody show me the 'light' side on this query. Allow me to explain the situation! I've installed Jabber 1.4.1, running conference 0.4.1 and MSN Transport 1.1 We've managed hack the crap out of mod_auth_ldap.c and finally have ldap authenticating nicely against our OpenLDAP servers runn

Re: [JDEV] MSN Transport problem with tags

2001-09-19 Thread temas
It is intended for to be in with messages, presence, any thing really. This would definately be a bug in msn-t. --temas On Wed, 2001-09-19 at 01:25, Julian Fitzell wrote: > So looking in message.c it's quite clear that the code is written assuming that >and do not appear together in one me

Re: [JDEV] MSN Transport problem with tags

2001-09-18 Thread Julian Fitzell
So looking in message.c it's quite clear that the code is written assuming that and do not appear together in one message... is this a rule? The protocol spec is unclear on this but if it is then JabberIM is breaking it. Julian On 18/09/2001 at 9:01 PM Julian Fitzell wrote: >So my girlfrie

[JDEV] MSN Transport problem with tags

2001-09-18 Thread Julian Fitzell
So my girlfriend is using JabberIM whereas I am using WinJab... for some reason, she is unable to send messages to people through the MSN transport. She can receive them and send and receive presence. So I started looking at the log files for the transport and noticed that her messages includ

[JDEV] MSN transport

2001-08-29 Thread Justin Naik
Hi all, Can anyone please tell me what the required commands are to add an MSN gateway in a client? I am writing the client in Java with a simple XML parser on the lines of the JabberApplet Cheers, Justin ___ jdev mailing list [EMAIL PROTECTED] http:

Re: [JDEV] MSN transport.

2001-08-09 Thread Julian Fitzell
Yes, updated recently and am having the same problem. It worked for me but several other accounts had to remove and re-add the transport (were getting invalid XDB errors - presumably because of the issue you mentioned). It still seems a tad flaky at the moment but then that's what you get wh

Re: [JDEV] MSN transport.

2001-08-09 Thread Fabien Ninoles
On Thu, Aug 09, 2001 at 02:07:38PM +0100, Jonathan McDowell wrote: > Is anyone using the MSN transport from CVS? I've been running the -1.1 > release but users have been reporting problems (and not in a helpful > "This is what's wrong" manner, just in a "It doesn't work" manner), so > I tried the

[JDEV] MSN transport.

2001-08-09 Thread Jonathan McDowell
Is anyone using the MSN transport from CVS? I've been running the -1.1 release but users have been reporting problems (and not in a helpful "This is what's wrong" manner, just in a "It doesn't work" manner), so I tried the CVS version. Firstly is doesn't appear to like the spool files from -1.1 as

[JDEV] MSN transport problem?

2001-04-20 Thread Yoong-young Kim
Title: I've just find that MSN messenger use Unicode 2.0 UTF8,(I think it is different with now use in Icq Transport.) please check MSNtransport... source...     ¸¶À½ÀÌ µû¶æÇÑ ¼îÇθô, ÀÎƼ¼¥ http://shopping.intizen.com ___

Re: [JDEV] msn-transport problem in 2byte charactor

2001-04-19 Thread Jens Alfke
On Wednesday, April 18, 2001, at 10:51 PM, Yooung-young Kim wrote: I'm using korean, (same 2byte as Japanese, Chinese). When I send to MSN messenger user, if I use only English, there is no problem. But when I send message in korean, it comes out broken, so i can't read it. Sounds like some age

[JDEV] msn-transport problem in 2byte charactor

2001-04-18 Thread Yooung-young Kim
I'm using korean, (same 2byte as Japanese, Chinese). When I send to MSN messenger user, if I use only English, there is no problem. But when I send message in korean, it comes out broken, so i can't read it. ___ jdev mailing list [EMAIL PROTECTED] htt