Projects / Linux MSN Messenger Engine

Linux MSN Messenger Engine

Linux MSN Messenger Engine (LMME) is a fully asynchronous, and fully multithreaded MSN messenger engine.

Tags Communications Chat
Licenses GPL
Implementation C++

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  28 May 2006 20:14
  • Rrelease-after

No changes have been submitted for this release.

Changes: The protocol version has been updated. The currently online before add tab completion bug has been fixed. New protocol support (challenge) has been added. The increment buddies online when still online bug has been fixed. More error code support has been added. A tab completion bug where the cursor position is less than last has been fixed. The non-resetting of a buddy session when a buddy isn't online has been fixed.

  • Rrelease-mid
  •  23 Nov 2001 13:13
  • Rrelease-after

Changes: A fix for a bug where users who are online before /login did not get added to tabcompletion cache, new /query and /away commands, and new notification of buddies needing authorization.

  • Rrelease-mid
  •  23 Nov 2001 00:07
  • Rrelease-after

Changes: The code base has undergone a major update. The MSN protocol was separated into it's own layer, and a 'transport' protocol was implemented. Tab completion was added (Note: To user logins only), as well as a new command, /help. The messaging scheme has been changed, affecting the way instant messages are handled (multi-lined incoming instant messages are now allowed). Many bugs have been fixed, and the caching of the buddy list was removed for this release.

  • Rrelease-mid
  •  25 Oct 2001 21:48
  • Rrelease-after

Changes: Fixes for RL adds while logged in, fixes for /buddy add problems, new TypingUser support, new /buddy add/remove/block features, extra protocol support, a new /who command (limited for now), and a few bugfixes.

Rss Recent comments

Rcomment-before 20 Oct 2003 06:26 Rcomment-trans PabloMilanes Rcomment-after

Re: does anyone experience lmme these days?

I have the same problem. I have as current dispatch server also `messenger.hotmail.com'. I get the next message:

Attempting to log in.

And that's it!

Kind regards,

Ytsen.

Rcomment-before 24 Jun 2003 17:41 Rcomment-trans photoman Rcomment-after

does anyone experience lmme these days?
No doubt it's a great work! Many thanks to the author...
But it seems not work now, complaining connection error.
Even if I've corrected the server address to "messenger.hotmail.com" ...
What a pity!Can anyone help me? Thanks.

Rcomment-before 23 Jun 2003 22:25 Rcomment-trans photoman Rcomment-after

Re: can not connect ! :-(
Error still occurs after doing that ...

>
> % Error connecting to dispatch server.
> [0x03]
>
>
>
> There's now a patch for this under
> "Patches" on the sourceforge page for
> lmme. Since it's a one line patch, you
> can do it by hand too: search for
> "64.4.13.17" in msnLayerModule.C, and
> change it to "messenger.hotmail.com".

Rcomment-before 13 Jun 2003 10:26 Rcomment-trans CarmenAlvarez Rcomment-after

Re: help me
The IP address of the MSN dispatch server changed.

Edit src/msnLayerModule.C, line 998:

Old:
Return = Add_Connection("64.4.13.17", 1863, 0);
New:
Return = Add_Connection("207.46.104.20", 1863, 0);



>
> %
> % % my lmme doesn't login ... something
> % is
> % % incorrect ... please help me ...
> % %
> %
> %
> % I think the MSN network was changes,
> % because since december this client
> % output
> %
> % > Attempting to log in.
>
> %
>
> %
>
> %
> % Error connecting to dispatch server.
> % [0x04]
> %
> % :)
>
>
> Same problem here. But can I solve the
> problem myself? Or is someone working on
> that? Pease let me know!!!
>
>
> Ytsen.
>

Rcomment-before 31 Mar 2003 04:29 Rcomment-trans codswallop Rcomment-after

Re: can not connect ! :-(

> Error connecting to dispatch server. [0x03]

There's now a patch for this under "Patches" on the sourceforge page for lmme. Since it's a one line patch, you can do it by hand too: search for "64.4.13.17" in msnLayerModule.C, and change it to "messenger.hotmail.com".

No-screenshot

Project Spotlight

history selector

A command line for efficient shell history search.

No-screenshot

Project Spotlight

Dyadic Snapshot Scheduler

A snapshot-based backup daemon.