User Tag List

Results 1 to 5 of 5

Thread: file transfer

  1. #1
    No Products Registered

    Join Date
    Oct 2006
    Posts
    32
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    file transfer

    Hi, I want to make a chat program..
    how can make a file sending feature (such as in ICQ, MESSENGER, ETC)? (client to client files sending)

    also, how can I add a voice chat feature? (the 2 clients talk to the microphones and hear each other)

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Jaffob's Avatar
    Join Date
    May 2008
    Location
    USA
    Posts
    1,833
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: file transfer

    Quote Originally Posted by haim
    How can make a file sending feature
    Use the "Send Binary Data" action. The recipient of the file can use "Load Binary" allowing them to save it to a file.

    Quote Originally Posted by haim
    How can I add a voice chat feature?
    I don't know. You might be able to use the microphone object and somehow send the input using "Send Binary Data".

  3. #3
    Clicker Fusion 2.5 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Location
    Turku, Finland
    Posts
    1,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: file transfer

    If you want to make a chat room or a messeger, check this: http://www.clickteam.com/eng/learning_resources.php#3

  4. #4
    No Products Registered

    Join Date
    Oct 2006
    Posts
    32
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: file transfer

    send binary data action? what ext provides that action?
    i tried to use the binary object.. but when i load a file.. I dont know where does it keep the binary text so I cant send it...

    how can i touch the binary data after i load it?


  5. #5
    No Products Registered

    Join Date
    Oct 2006
    Posts
    32
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: file transfer

    bump

Similar Threads

  1. File transfer
    By Ls2 in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 3rd September 2011, 03:53 AM
  2. Simple File Transfer
    By Liam72 in forum Lacewing
    Replies: 18
    Last Post: 13th September 2010, 04:21 PM
  3. File transfer
    By Flo in forum Lacewing
    Replies: 1
    Last Post: 12th November 2009, 07:06 PM
  4. Server => Client : File transfer using MooSock
    By Rushino in forum File Archive
    Replies: 11
    Last Post: 10th January 2007, 07:01 AM

Posting Permissions

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