MSN Messenger Protocol

Want to make teh switch from PC to mac in the new year, but being a PC user, I have lots of contacts using MSN Messenger. Can i connect to this protocol through iChat? If i sign up for a .Mac/AIM account can i chat and use webcams to MSN Messenger contacts through iChat, or do I have to download MSN Messenger for Mac and loose webcam functionality??
Thanks for any help!

Hi
Though iChat/Jabber see http://allforces.com/?p=17&akst_action=share-this text only.
Also see Mercury http://www.mercury.to/
Or aMSN http://amsn.sourceforge.net/
Both do video but no audio.
Tony

Similar Messages

  • Trouble connecting to MSN Messenger server, despite internet working

    Sorry, this probably isn't in the correct section but I've been trying to connect to MSN Messenger for the last day or two. Normally I would just leave it and let it fix itself. However this hasn't resolved the problem. I normally use mercury messenger, but have since tried to connect using alternatives such as the official MSN software, amongst others.
    I've reset the computer, deleted & reinstalled all the software, disconnected from the internet and set up a new user account, but the problem still seems to be happening. Using mercury messenger I get the error message "unable to connect to MSN server", while MSN messenger simply says I may not be connected to the internet.
    Could someone please advise what else I could try, as I use MSN as a cheap way to communicate with friends!
    Thanks,

    Hi there!
    I'm assuming everything on the net is working normally except for MSN? Does sound strange...where exactly is Warwickshire? Is there a possibility there are some MSN network problems in your area? I wouldn't expect so many different apps to be giving you a problem...
    As for alternatives Adium is really a nice choice on Mac because you can connect wth any IM protocol. The disadvantage is you can't do video. Anyways with the real MSN Messenger you can't video either...that's why Mercury and also aMSN are popular alternatives...
    Let us know,
    Reg

  • Client to connect to msn messenger

    hey all,
    i'm starting a project to develop a java client that can connect to the msg messenger service. it needs to have a buddy list that shows who's online, chat functions, and file transfer functions. i was wondering if anyone could get me started and point me in the right direction. whats the outline of my program, how do i implement the different functions, etc. thanks.

    Well, I suggest a couple of years of learning Java first, otherwise you'll just become one of the idiots here that think they can make programs without learning to program first. Besides, msn messenger probably has a very obscure protocol since I recall there being some competition between the messenger services (compatibility issues and such).

  • IChat 6.0 on lion and MSN messenger

    With iChat 6.0 we all can use jabber , is there a way to add MSN messenger in ichat without use external plugin like transcript from other jabber account?

    It should be noted that since iChat now supports IM plug-ins, there may be a third-party plu-gin of MSN's protocol in the future. But I doubt it will come from Apple.

  • Satellite Pro M30 Win 7 - webcam does not work on msn messenger

    Hi all
    I have a Satellite Pro M30 Modell Nr.: PSM35E and have just changed to Windows 7. But the Nvidia Card NVIDIA GeForceTM FX Go5200 Grafik mit 64 MB RAM does not work properly.
    I could find a driver from Vista and installed it, have Aero pics on the desktop, but my webcam does not work on msn messenger and this is the only way for me to see my family.
    Can someone help me?
    Thanks for your help

    Hi
    Im a little bit confused; do you have some problems with the graphic card or with the webcam?
    I assume you are speaking about external webcam connected to the USB port? Right?
    What happens if you connect the webcam to the notebook? Can Win 7 recognize the connected device? Did you install additional drivers for this webcam?
    In most cases its necessary to do that because I think its not plug & play device.

  • How can I do video chat with my PC friends on MSN messenger?

    Well I posted this in the iChat area, but theres almost no traffic there, hoping for a better response here
    I just got my iMac today and was hoping to do some video chats with family members. I can't figure out how to video chat with them since MSN messenger is not Mac compatable. Does anyone know of a program I can use on my Mac to video chat with MSN messenger users?
    *I was able to use aMSN for video, but there was NO sound so that basically defeated the purpose...

    Hi
    Have just replied to your iChat post:
    http://discussions.apple.com/message.jspa?messageID=4577049#4577049 where I've posted a link to Mercury Messenger, that might work.
    Steve

  • How do I get MSN messenger to work on my MacBook Pro.

    I want to use MSN Messenger on my MacBook Pro.  All my friends use PCs and can chat easily, transfer files and can use the camera too.  I can't do any of that.  Hope someone can help.

    I have it on my mac from the latest Office for mac.  It even updated after it was installed.  My issue is that when I try to log in to my accont, it tries and then logs straight back out.
    Any ideas on what's wrong?

  • MSN Messenger stops Creative Mediasource Pla

    My 24 Li've External card works perfectly well with Media source player - until - I log on to MSN Messenger v.7. Then my PC tells me there is no sound device installed. Device manager tells me the device is working probably. I am fed up using System Restore. Any help guys?

    In Device Manager under Sound, Video and Game Controllers I have: - Audio CodecsLegacy Audio Di'versLegacy Video Capture devicesMedia Control DevicesRealtek AC'97 AudioSound Blaster Li've! 24 bit externalVideo Codecs?Sound Blaster Li've properties says that the device is working properly - which it is at the moment. The loss of sound is frequent, on booting up. Once it is on it does not "fail" whilst in use. It?comes back after using system restore, re-installing the soundblaster software or sometimes just on rebooting.
    ?The Sound Blaster is always shown as "working properly" even when it is not?

  • Error while creating the Ole Object (MSN Messenger)

    Hi,
    We are trying to send a mail by invoking MSN Messenger. We have imported "Messenger.MsgrObject" OLE Object and written the following code to logon to the Messenger.
    DECLARE
         MSGOBJ123 OLEOBJ;
         SRVOBJ123 OLEOBJ;
         SRVOBJ1234 OLEOBJ;
    BEGIN
         MSGOBJ123 := CREATE_OLEOBJ('Messenger.MsgrObject');
    -- Get all the services from the Messenger Object
         SRVOBJ123 := Messenger_IMsgrObject.Services(MSGOBJ123);
    -- Get one of the services
         SRVOBJ1234 := Messenger_IMsgrServices.Item(SRVOBJ123, 0);
         IF :TXTUSR = NULL THEN
         MESSAGE('User Name cannot be null');
         RAISE FORM_TRIGGER_FAILURE;
         ELSIF :TXTPWD = NULL THEN
         MESSAGE('Password cannot be null');
         RAISE FORM_TRIGGER_FAILURE;
         ELSE
    -- Log on to the Messenger By passing the MsgObject,
    -- User Name, password, Service Object
         Messenger_IMsgrObject.LogOn(MSGOBJ123, :LOGINBLK.TXTUSR, :LOGINBLK.TXTPWD, SRVOBJ1234);
         END IF;
    END;
    We get this error while executing this program
    "FRM-40735: WHEN-BUTTON-PRESSED trigger raised unhandled exception ORA-100504"
    Please advice whether there is way to solve this problem or any other method of accessing MSN Messenger.
    Thanks
    Vishwanath

    do a check on the wsdl file and how you are passing values in the proxy. The tags for XML are not correct. Open the WSDL in IE and see there must be an error. Or probably when passing the actual values to the XML generated each element is not closed properly. Error says tags dont match.
    Edited by: Kshamatha Eda on Mar 5, 2010 10:54 AM

  • Can no longer access .mac, mail, msn messenger etc on wireless network

    have a wireless network in our house through an airport. but .mac login page does not load, mail will not access my email and things like msn messenger just do not login. does not work on either my macbook, imac g5 or the g5 tower. no idea what is wrong, could it be proxies or firewall stuff. just no idea.
    please help.
    will

    This appears to be a network issue rather than a Mail issue. You should probably ask either in the Networking forum or in one of the AirPort forums.
    As a first step, go to Apple Menu > System Preferences > Network, choose Network Port Configurations from the Show popup menu, and make sure that the configuration used to connect to Internet appears at the top of the list.

  • TS3938 Hi, I have a sign being advised Power PC Applications no longer supported when I try to go into Microsoft Word, Excel, Entourage & MSN Messenger, hoe do I resolve this? Any help appreciated.

    Hi, I have a sign being advised Power PC Applications no longer supported when I try to go into Microsoft Word, Excel, Entourage & MSN Messenger, hoe do I resolve this? Any help appreciated Sorry, this is for a Mac Air

    Most versions of Office 2008 use an Universal installer. A few have one which is PowerPC-only.
    In any case, Mac OS X Server 10.6 can be run in emulation, and Rosetta applications can be run in it. Saying that PowerPC-only applications won't run in Mac OS X 10.7 is correct. Saying that they won't run on a Mac which shipped with Mac OS X 10.7 is not.
    (66375)

  • MSN Messenger uses wrong inbuilt webcam for video chat on triple screen set up. It uses a cinema display webcam not the iMac webcam.

    For some strange reason if i attach my 2  apple cinema displays to my iMac to make a triple  screen set up msn messenger video chat does work but it uses the apple cinema display inbuilt webcam and not the iMac webcam. Its annoying as i have to turn sideways to get into the video call view.
    So i have  a set up like this: an apple cinema display thunderbolt, then in the middle an iMac new then to the right of the iMac another apple thunderbolt cinema display. WWhen i use MSN messenger to make a video call it uses the inbuilt webcam on the far right apple thunderbolt cinema display and not the inbuilt webcam in the iMac in front of me, its annoying any ideas please.
    If i unplug both side cinema displays MSN messenger uses the inbuilt camera on the iMac like normal but when  i use extra screens it uses the webcam built into those and not the iMacs webcam.

    I would try with another client like skype or something
    and if it's only msn messanger which have the problem it may
    be more of a question for ms's forum?

  • Mac OS X Update (Power PC) 10.4.6 caused MSN Messenger, Internet Problems

    Hey Guys, Heres my problem. A couple days ago my software update came up and i downloaded the new OS X update 10.4.6 (power PC). that was fine and when it was done I restarted my computer, and when i went to go on the internet it worked fine but once i opened MSN messenger and tried to sign in , it would let me sign in but once i get signed in there would be no one online and shortly after i would lose my internet connection. So in short form when i sign into msn it causes me to lose my internet connection. I have treid to download msn again but no difference and i have also tried AMSN and it does the same thing. I am not sure if it has anything to do with the new OS X update or not
    If anyone could help me out with this, that would be great.
    Thanks.
    Mike

    Hi, Mike.
    You might want to search or post on the "Microsoft Messenger for Mac" group you can find on the Microsoft Mac Support - Newsgroups page. These are Google Groups with active participation from MS Microsoft Messenger for Mac users, including a variety of expert users.
    I don't mean to send you somewhere else, but I've found numerous answers there for folks with questions related to MS products. Accordingly, it has often proved to be the first, best place to look for answers to questions such as you are asking.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X

  • Macbook Pro built-in iSight in Adium and MSN Messenger?

    All of my contacts (about 100 or so) have MSN messenger accounts. Is there a way for me to use my built-in iSight as a webcam in Adium or MSN Messenger? It just seems pointless otherwise since I only know 2 or 3 other people with .mac or AIM accounts that I could chat to via iChat.
    Thanks

    Hi Statts,
    Welcome To The Apple Discussion Pages.
    You will need aMSN to Video over the MSN service.
    3:43 PM Friday; May 19, 2006

  • MSN Messenger and Address Book don't work in one account

    I recently succumbed to pressure from my daughter to set up MSN Messenger for her, but couldn't make it work in her account. A window appeared for reporting the problem to Microsoft, and when I looked in More Information, it seemed to be something to do with Address Book. Crashed Module Name and Blame Module Name both said Address Book. When I tried opening Address Book separately, the Menu bar appeared but trying to click on anything just resulted in the revolving beach ball. There are five accounts on our iMac, and in all the others, both Messenger and Address Book open fine. Does this require drastic action, like deleting my daughter's account and setting up a new one? Or are there any preferences that could be trashed to sort it out? She has also reported problems with Safari, but I haven't checked that one out.
    David
    Intel iMac   Mac OS X (10.4.8)  

    ProwessLegacy,
    Welcome to Apple Discussions.
    Based on your description, if you refuse to reinstall the system again, may I suggest an Archive and Install as an alternative. It can preserve user and network settings with minimal disruption to your current installation.
    You will have to reapply subsequent updates but it will be less of hassle than digging around for replacements for unknown missing components.
    ;~)

Maybe you are looking for

  • Itunes makes win7 blue screen when i go to store

    My Windows 7 blue screens each time i try to open the store from itunes 11. Was the same for itunes 10, upgrade did not help. Been having this problem for over a year!

  • Sound keeps going off after 10-15 minutes

    Hello, I have the same problem like the previous post. The sound goes off atfter 10-15 minutes and it does not matter what I am listening to (youtube, movies, or any other video).  I have a satellite C655D model.  I downloaded the most recent audio d

  • HR_INFOTYPE_OPERATION on output fields

    Hi experts, i'm currently using this Function Module to operate with a custom developed infotype, the problem here is that this infotype has set to only allow to display the fields, not allowing end users to maintain manually it, the custom infotype

  • Error pages

    hi e'one           hey we r working on an application actually which is application in 'Web           Development with JSP's Author:Fields/kolb'           yeah the application is given in chapter11. <11.2:Creating error pages>           there when i

  • Row wise Initialization - Huge LOV

    We use External table for Authentication & uses row wise Initialization. It is working perfectly fine, but the issue is the list of values (output) from row wise initialization is pretty large (the output SQL will be at least 30 pages). This is alarm