Results 1 to 10 of 10

Thread: Is there a way to create a python WindowsLiveMessenger?

  1. #1
    Join Date
    Jan 2010
    Location
    Las Vegas, NV
    Beans
    91
    Distro
    Ubuntu 10.04 Lucid Lynx

    Question Is there a way to create a python WindowsLiveMessenger?

    I want to create a Python program that can connect to windowslivemessenger to send and recieve IM's.
    Is it possible?
    If so where should i start?

  2. #2
    Join Date
    Jan 2010
    Location
    Las Vegas, NV
    Beans
    91
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Is there a way to create a python WindowsLiveMessenger?

    ?

  3. #3
    Join Date
    Mar 2005
    Beans
    947
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Is there a way to create a python WindowsLiveMessenger?

    Certainly, it's possible. Probably, it's been done already, but I don't know. You could look through this list of clients:

    http://en.wikipedia.org/wiki/.NET_Me...-party_clients

    and see if one of them is in Python.

    Anyway, I think you should start with patience -- as in, no bumps after barely an hour.

  4. #4
    Join Date
    Mar 2006
    Location
    Williams Lake
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Is there a way to create a python WindowsLiveMessenger?

    Please don't bump more than once every 24 hours.

  5. #5
    Join Date
    Jan 2010
    Location
    Las Vegas, NV
    Beans
    91
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Is there a way to create a python WindowsLiveMessenger?

    Okay sorry lol
    And thanks for that list (:

  6. #6
    Join Date
    Aug 2007
    Location
    127.0.0.1
    Beans
    1,800
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Is there a way to create a python WindowsLiveMessenger?

    emesene is a msn client that was developed with Python.
    "Just in terms of allocation of time resources, religion is not very efficient. There's a lot more I could be doing on a Sunday morning."
    -Bill Gates

  7. #7
    Join Date
    Apr 2007
    Location
    (X,Y,Z) = (0,0,0)
    Beans
    3,715

    Re: Is there a way to create a python WindowsLiveMessenger?

    Hm... How can it be there are no Python bindings to libpurple? At least, I can't find them.

  8. #8
    Join Date
    Jan 2010
    Location
    Las Vegas, NV
    Beans
    91
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Is there a way to create a python WindowsLiveMessenger?

    I couldnt find one for libpurple either :/

  9. #9
    Join Date
    Oct 2005
    Location
    Davao, Philippines
    Beans
    4,830

    Re: Is there a way to create a python WindowsLiveMessenger?

    they do have there own modules that communicates with WLM servers.

  10. #10
    Join Date
    Oct 2005
    Location
    Davao, Philippines
    Beans
    4,830

    Re: Is there a way to create a python WindowsLiveMessenger?

    you can easily browse the code online, through google code search.

    http://www.google.com/codesearch/p?h...nyer/protocol/

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •