Multi-IM client with file transfer

I've been trying to find the ultimate multi-IM client which supports file transfers on all protocols... Quite ambitious, I know. I haven't found one, so I'll share my experience and ask for other suggestions. I'm mainly interested in Yahoo! Messenger, GTalk and Facebook Chat.
- Messages/iChat : great, except that the Facebook Chat account doesn't support file transfers. I only get a text: <contact name> sent you an image/file if I receive and an error if I try to send.
- Adium - no file transfers whatsoever. I know they have included this in "Known Issues", that it's actually a matter of luck whether file transfer works or not...
- Trillian - no file transfers on Facebook Chat.
- Nimbuzz - no file transfers on Facebook Chat.
- Psi - no file transfers on Facebook Chat.
I have yet to try the newly launched Flamingo, but I really wouldn't like to spend $10 for it...
Is there any way I could make Messages support file transfers on Facebook Chat? It would be my first choice, as it's deeply integrated into OS X and its iMessages support. I asked this on the Facebook Community, but still no answer. I have set up the Facebook Chat account as they say on the Facebook website.
Does it have anything to do with Mavericks?

Hi,
The Login should be the 5222 item out of those.
If you open the App in the Applications folder you will see listings for Messages and also IMAgent.
And
I do have several AIM valid IDs logging in.
Several are now using port 443 as is the Google Login I have running.
The two UDP ports ar much more likely to be the File Transfer ones.
The "report" page of Little Snitch may give details in the right hand column  about the IP address of the server used and this may also list a name of the sever that can be helpful.
The port 80 listed is probably to verify your ID against the regular Facebook server.
That said the two UDP ports are nothing like any I have seen Messages use.
9:14 pm      Thursday; November 21, 2013
  iMac 2.5Ghz 5i 2011 (Mavericks 10.9)
 G4/1GhzDual MDD (Leopard 10.5.8)
 MacBookPro 2Gb (Snow Leopard 10.6.8)
 Mac OS X (10.6.8),
 Couple of iPhones and an iPad

Similar Messages

  • Problem with file transfer via wi-fi!

    Hi, folks,
    Please, could someone help me to get a music file I made using Groovemaker app?
    After finish the mix, I built a song. Then, I saved it in the "mix browser".
    In the end of the exporting process, I typed the URL address displayed in the browser (http://192.168.0.188:5555/, on Firefox, Chrome and IE), but something gone wrong and, every time I export the same song - it's my first exporting action - I got a message such "The page hasn't loaded... limit time reached".
    What's the problem with my wi-fi connection? Should I set something in my router? According to the company website (http://www.groovemaker.com/gmiphone/features/) this kind of wi-fi file transfer is easy, but not to me...
    Thanks in advance!
    Alex

    What type of errors is being generated? Are you trying to save that file on device memory or media card? try moving that file on media card.
    tanzim                                                                                  
    If your query is resolved then please click on “Accept as Solution”
    Click on the LIKE on the bottom right if the post deserves credit

  • Problem with file transfer over the net

    Hi!I'm trying to make a program that allows to send/receive files and I'm almost done,except for a little problem:the file received has some bytes missing at the end!
    For example if I send a text the last 2-3 lines are missing,same thing for an image,an html document,etc.,although the file opens without any problem.As transport-level protocol I'm using TCP so it's not a networking problem,I think the problem is in the application layer so I post here the code,hoping someone helps me out(in this example I'm trying to send an image .jpg):
    Sender:
    Socket connectionSocket=new Socket("ipadress",port);
    FileInputStream source=new FileInputStream(System.getProperty("user.home")+"\\Documents\\image.jpg");
    BufferedOutputStream send=new BufferedOutputStream(connectionSocket.getOutputStream());
    int c;
    while ((c = source.read()) !=-1)
                    send.write(c1);
    Receiver
    ServerSocket receiverSocket=new ServerSocket(port);
    Socket  connection=receiverSocket.accept();
    BufferedInputStream rec=new BufferedInputStream(connection.getInputStream());
    FileOutputStream receivedFile=new FileOutputStream(System.getProperty("user.dir")+"\\received.jpg");
    int c;
    while ((c = rec.read()) != -1)
                    receivedFile.write(c);I think the problem is in this code:somehow the sender stops sending bytes before the end of the file is actually reached...what do u think?

    Thank you so much!At the end it was a very stupid mistake!:D
    Btw now that the main problem is solved I continue posting asking for your opinion:is this program for you efficient enough?Or there's a better way to do file transfer?

  • Problem with file transfer

    When i try to transfer a non zipped file or a pages file i've got this error, it's recent but can't tell you when. But I can transfer image (jpg, png...)
    I've Chax version 1.4.8 for Mac OS X 10.4.3.
    Impossible d’envoyer le fichier “Sans titre.pages” à XXXXX xxxxxx <[email protected]> :
    Une erreur est survenue.
    Your buddy cannot receive transfers of directories (folders). You could create and send a zip archive of the directory before sharing, or share each file in the directory individually.
    Thx for your answer

    No problem.
    Unsubtle hint time.
    New Discussions ReponsesThe new system for discussions asks that after you mark your question as Solved. You should take the time to mark any posts that have aided you with the tag and the post that provided your answer with the tag. This not only gives points to the posters, but points anyone searching for answers to similar problems to the proper posts.
    Alternatively, you can change the status to Answered.
    If we use the forums properly they will work well...
    7:36 PM Friday; April 13, 2007

  • Problem with file transfer via Bluetooth

    I have been trying to receive some large files (43Mb) via bluetooth from another device but always get transfer fail message. But i could receive smaller flies...
    -Does this have anything to do with the device memory limit of 15MB?
    -How can i receive larger video files from other devices using bluetooth?
    -Does the BOLD have the same problem?
    Please help.
    Thanks

    What type of errors is being generated? Are you trying to save that file on device memory or media card? try moving that file on media card.
    tanzim                                                                                  
    If your query is resolved then please click on “Accept as Solution”
    Click on the LIKE on the bottom right if the post deserves credit

  • Help with file transfer issue

    When importing a music file from my computer, Itunes does not transfer the file complete, but rather separates songs from the album.  I end up with several files in itunes, all from the same album.  It seems that the ones seperated are usually songs that "feature" other artists. 

    Yeah this is a common issue, what you need to do is highlight all the songs that are suppose to be under the same album and make sure the Album title is correct and the Album Artist is correct. If not you will want to change it so it is reflected correctly.

  • Problems with file transfer to application server

    Hi Experts,
        am using sap 4.0 version. Now i want to transfer data to application sever in csv format.
    I have doubt, since 4.0 is not a unicode check then how can we handle text while transferring to application server.
    how we find the text is double bit or single bit? how can i convert this and download to al11.

    Hi
    If you want to transfer the file to App Server through a custom Program, then you need to use
    V_FILENAME = Complete path with filename.
    Open dataset V_FILENAME FOR OUTPUT IN TEXT MODE ENCODING DEFAULT.
    if sy-subrc EQ 0.
    loop at itab into watab.
    move watab to V_String.
    transfer V_String to V_FILENAME
    endloop.
    endif.
    If you want to transfer the file to App Server manually then use the transaction.
    CG3Z
    If you want to get the file from App Server through a custom Program, then you need to use
    Open dataset V_FILENAME FOR INPUT IN TEXT MODE ENCODING DEFAULT.
    if SY-SUBRC EQ 0.
    DO.
    Read dataset V_FILENAME INTO V_STRING.
    if sy-subrc ne 0.
    exit.
    endif.
    Move this V_string to Wa
    append wa to itab
    enddo.
    endif.
    If you want to Copy the file from App Server manually then use the transaction.
    CG3Y
    If you want to append the file , then first find out if the file is present in the asked location or not.
    Call the FM to List all the Files in the directory - 'RZL_READ_DIR_LOCAL' and store the data in an internal table
    Search this internal table to see if the file already exists.
    if it is present use
    OPEN dataset V_FILENAME in text mode for appending.
    if sy-subrc EQ 0.
    loop at itab into watab.
    move watab to V_String.
    transfer V_String to V_FILENAME
    endloop.
    endif.
    Do not forget to CLOSE DATEST after opening it.
    Cheers

  • ITunes 11 interferes with file transfer

    How would I report this to Apple? When I try and move a file from my MBP to my network drive, using wifi and iTunes streaming radio station is on, the file will not transfer (progress bar shows no progress). Turn off the radio stream and the file transfers normally. I turned the radio stream on and off several times to verify the interference.
    Since I suspected maxed out wifi but I monitored network usage and there is plenty of bandwidth. It's just that the transmission stops (pauses) until I turn the iTunes radio off. Never had this problem with iTunes 10 and am not sure how to report it to Apple.
    I use Apple Express for audio AirPlay and AEBS for home wifi.

    oli4,
    I had the same problem. I just figured out something that helped. under view, about the 3rd item is "sidebar", that gave me the old view i am used to, and access to  the device I was trying to sync.  now i can sync both iphone and ipad. hope this helps.
    don't know why this changed it, but thank good it did.

  • Iphoto problem with file transfer

    hello i have a problem, i transfer my iphoto library from my brother account to my account, and when i try to open them i can't because my mac tell me that i don't have license and power to do that. I've tried to change sharing settings from my brother account and also from mine, but in my accounts files don't open,help me please.

    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Use the option to check and repair Library permissions.

  • Problem with file transfer - Zen To

    Hi,
    For no apparent reason, I can no longer transfer files to my Zen Touch (20GB). Last night I was putting a few albums on no problem, and then all of a sudden it wouldn't work. I tried again just now but the same thing keeps happening. Here is the error message I am gettting:
    "Unable to create file
    Restart player and try again"
    I am certain that the player is connected correctly and it displays the usual "docked" message on screen. Can anyone tell me what is wrong and how to fix it's
    Much appreciated,
    Ross

    <FONT face=Century>I've experienced this a few times and the only conclusion I've been able to come to is that the connection of some sort goes after a while if you are doing other things on the computer (whether you are doing stuff online or otherwise).
    <FONT face=Century>Whenever this happens, I have to actually switch off the computer and reboot again and this 99% of the time resolves it.
    <FONT face=Century>If I just use the programme/computer to 'rip' songs and nothing else, I never have had any problems which is why I think the programme doesn't like the computer doing too many other things at the same time.
    <FONT face=Century>This works for me anyway. Hope it does for you.

  • NIO Network File Transfer Seriously Underperforming

    I've written a networked collaboration tool that implements client/server file transfer, and exhausted every NIO I/O option I can think of, yet my file transfers continue to run quite slowly on a 100-BT LAN.
    All SocketChannels are set to NON-BLOCKING mode. I started with FIleChannels and ByteBuffers using the following server code:
    // file transfer is running in its own thread
    File = new File(filePath);
    RandomAccessFile inputFile = new RandomAccessFile(file, "r");
    FileChannel fileChannel = inputFile.getChannel();
    ByteBuffer bb = ByteBuffer.allocateDirect(8192);
    int bytesRead = 0;
    while( fileChannel.read(bb) != -1 ){
         bb.flip();
         channel.write(bb);   // channel is the client SocketChannel
         bb.compact();
         Thread.sleep(20);
    }The client side code is basically the same. This implementation transfers to the client at about 500k/second. Next I tried using a MappedByteBuffer to map the file into memory on the server:
    File = new File(filePath);
    RandomAccessFile inputFile = new RandomAccessFile(file, "r");
    FileChannel fileChannel = inputFile.getChannel();
    MappedByteBuffer mbb = fileChannel.map(FileChannel.MapMode.READ_ONLY, 0, fileChannel.size());
    while( mbb.remaining() > 0 ){
         channel.write(mbb);   // channel is the client SocketChannel
         Thread.sleep(20);
    }The MappedByteBuffer actually works quickly, but only for small files. I can transfer an MP3 file in less than one second. This is the kind of performance I'm looking for. I can get 100-BT speeds on 10 or 20MB files. However, if I attempt to transfer a large file (500MB) using this method, I get the following exception calling channel.write(mbb):
    java.io.IOException: An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full
    I'm assuming this is because the call is attempting to write far too many bytes to the client SocketChannel, but I thought SocketChannel.write() would only write as many bytes as possible to a non-blocking SocketChannel, so I'm a bit confused as to why it would overflow the SocketChannel's buffer.
    I tried one more implementation, using FileChannel.transferFrom and TransferTo. Here's the code on the server side:
    File = new File(filePath);
    RandomAccessFile inputFile = new RandomAccessFile(file, "r");
    FileChannel fileChannel = inputFile.getChannel();
    long written = 0;
    long fileSize = fileChannel.size();
    while( (written += fileChannel.transferTo(written, 8192, channel)) < fileSize ){
         Thread.sleep(20);
    }This performs slightly faster than the first implementation using FileChannel and ByteBuffer, but only by 1MB/second or so on LAN. I changed the code to
    fileChannel.transferTo(written, fileSize, channel)But I get the same exception during runtime:
    java.io.IOException: An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full
    So... I'm lost as to how to get acceptable LAN performance on a network file transfer. If the MappedByteBuffer implementation didn't throw an exception, then I'd be set. But I have no idea what is causing the exception and cannot locate any information on it.
    Any input or suggestions would be greatly appreciated. Thanks much!

    A point of interest? When you tried the
    fileChannel.transferTo(written, fileSize, channel)
    and got the IOException (buffer too small etc) where you using non-blocking IO? If so try it with the Socket
    Channel set to Blocking mode (might help to narrow down the problem)
    Also have you checked the CPU usage of your program when its transfering data?
    as pkwooster said it could also be an issue with diskIO. There are many free apps on the net that will
    measure the throughput your hardisk can sustain.
    matfud

  • Ichat 4 + Google Talk + file transfer

    Hi!
    I'm trying to send files from iChat to iChat both with GoogleTalk
    accounts without success.
    The file transfer window displays that it is preparing but this goes
    on forever. At the receiver the file transfer windows says
    calculating.
    Both are using 10.5.2 with an up to date iChat. Firewall is off.
    ScreenSharing and Audio/Video is working fine.
    I tested it with .Mac accounts and there file transfering is working
    without any problems.
    Thanks for any hint to solve this problem. It is really bothering me.
    Cheers,
    Stefan

    I've tested this between my Google Talk account and my Jabber account. I used iChat on my Mac Mini to connect to iChat on my MacBook. Both are running 10.5.2. I found that for Jabber file transfers there are two phases. In phase 1 the Chat clients negotiate the file transfer parameters using the server as an intermediary. In phase 2 the receiver uses TCP to connect to the port from phase 1. If the connection is successful the file transfer begins. If it fails the sender can offer another IP address/port for transfer and the receiver can try again. This goes on until the sender has exhausted his list of available IP addresses and ports.
    Problems with file transfer will usually happen at phase 1. At the end of phase 1 the Chat client that wishes to send the file sends a message that details the IP address and port for the receiver. The receiver should try to connect to this IP address and port and get the file. This will fail if there is either a NAT or a Firewall between the receiver and the sender. A NAT botches the transfer because iChat doesn't do anything to try to figure out what it's real address is. A firewall botches the transfer by discarding the inbound TCP SYN packets that initiate the communication between sender and receiver. This is made worse by the fact that as sender iChat doesn't use the same TCP port for transfer all the time.
    In the end file transfer will work for two chat clients that can deliver packets between each other. Two people on the same LAN or on two seperate addresses that are neither NATed nor Firewalled. I've also got this going for people who have a VPN. iChat doesn't help you here. In fact it makes things worse by not choosing a constant port which means that arranging for transfer in your firewall policy is problematic. Ideally a chat client like Psi can be made to work. Psi allows the user to specify both the port and IP address specified in transfer.
    -- Chris

  • Files transfer to Windows PC

    I have a power PC with system7 installed. I wonna transfer all data files to a windows PC. And I have some Aldus Page Maker files in there and I wonna convert them to the Adobe PM. How can I do this. I am a newbie for the MAC. Please help me. My email is ruwan.alahakoon (at) yahoo (dot) com

    There are several ways to do this.
    Some of the PowerPC Macs had built-in Ethernet when delivered. See also the technical specifications. An external AAUI to RJ-45 transceiver may or may not be needed, depending upon the Mac in question. If you wish to use Ethernet, please post back with additional information about the computer model.
    All PowerPC models should have an operating system with PC Exchange (look for it in the Control Panels folder). This means that PC-formatted floppies can be used for transfers. However, the file size limit will be somewhere around 1.3 MB.
    You could connect a MiniDIN-8 serial port (Modem Port) on the Mac to a DB-9 serial port of a PC by combining a Macintosh hardware handshake modem cable (MiniDIN-8M to DB-25M) with a standard PC null-modem cable (DB-25F to DB-9F). A terminal emulation program with file transfer capabilities (such as the communications section of ClarisWorks on the Mac and HyperTerminal on the PC) is used on each computer.
    If both computers have a modem, transfers via terminal emulation software can be carried out over the public telephone network instead (two lines required, one for the Mac and one for the PC).
    A variant would be a direct modem-to-modem connection (in principle as in KB article # 22229.
    With a modem for the Mac, and Internet software (if not already on the hard disk, it is not difficult to install a couple of small programs), you could use e.g. email for transfers.
    The transport of an unprotected Macintosh file to a PC will result in loss (or damage) of the resource fork (that is, one of the Mac file parts). The remaining data fork is, usually, sufficient for documents. Check the Save as dialogue on the sending Mac and compare this to the Open dialogue of the receiving PC. Try to find a "common denominator" file format.
    Jan

  • Skype-file transfer

    Hi!
    I had a long time problem with file transfer on Skype. It is very slow. Other works good.
    I had Shorewall firewall on my system but file transfer is slow without firewall too.
    Thanks in advance,
    Mitja

    arooaroo wrote:I've always found file transfers to be painfully slow - so much so that I no longer use it and often just email files to friends I'm chatting to.
    I am doing same as you. Sometimes when I talk with someone we want to send the files and friend said that he has problem just with me . He has Windows. I read Skype faq and there are somethng about firewall.
    Thanks.

  • Pidgin and file transfer

    I am facing problem with file transfer using pidgin, never had this issue with kopete. But i can't install kopete because I am not using kde and kopete depends heavy on kde. Is there any alternatives available.
    Last edited by jaideep_jdof (2007-11-16 17:47:55)

    jinn wrote:well you can forget fast file transfer for pidgin.. I have been waiting over 2-3 years now for that for msn protocol.. I have given up.. Cant tell if its the same with yahoo.
    I can transfer files over msn just fine here.

Maybe you are looking for

  • Delete recording from VSMS server

    In VSMS server, how can delete recording from storage? and can delete some of recording, like 1 hour from all recording or 1 day?

  • Audiobook files out of order

    Hi, I have spent probably three hours on this help site, first figuring out how to classify an audiobook I burned as such on my iPod (which I did), but now the files are out of order - it starts with Chapter 23 then goes to Chapter 9, Chapter 14 and

  • Can't limit the number of simultaneous sessions per user

    Hi, I am using Cisco ACS 4.0 as a radius server that authenticate users for Internet access. Microsoft ISA 2004 is used as Radius client. When users tries to connect to Internet, the ISA Server forwards requests to Radius server (Cisco ACS) for authe

  • "the type of printhead is incorrect" notice- switch off and unplug 5 mins- still got problem

    "the type of printhead is incorrect" notice- went through switch off and unplug  for 5+ mins-then switch on and retry still got problem

  • 11.1.1.3 Workspace report prompt delay

    Running v11.1.1.3 on Linux RAC with Weblogic. Encountering slow performance when accessing a report with prompts via the workspace. When a report is selected using prompts for the 1st time in a new workspace session, we are experienceing extremely sl