User Tag List

Results 1 to 6 of 6

Thread: (?)How to send files from an app to another

  1. #1
    No Products Registered

    Join Date
    Jul 2009
    Location
    Canada
    Posts
    6
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    (?)How to send files from an app to another

    Hey I was wondering, how can you send a file through the internet to another application? What extension to use and how to do it?

    Let's say I want to send a file in a Chat application, how can I send a file without uploading it somewhere?

  2. #2
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: (?)How to send files from an app to another

    I have made a file sender with OINC (http://www.LB-Stuff.com/Tools) and I can post the source code if you like.

    You can use the stack messages feature to send data to another person (like a peer specifically) and have them receive it on the other end. My example uses a dev-only extension though, but I might be able to strip it out if you don't have dev.
    Working as fast as I can on Fusion 3

  3. #3
    Clicker Multimedia Fusion 2iOS Export ModuleXNA Export Module
    Asholay's Avatar
    Join Date
    Nov 2008
    Location
    England
    Posts
    360
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: (?)How to send files from an app to another

    What Dev-only extension did you use LB?

  4. #4
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: (?)How to send files from an app to another

    Dialogue Object. I have a (non-working) version that exludes the object, you'll have to replace the missing events with your own for it to work.

    http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=152532
    Working as fast as I can on Fusion 3

  5. #5
    No Products Registered

    Join Date
    Apr 2008
    Location
    Germany
    Posts
    44
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: (?)How to send files from an app to another

    Why not send the binary information of the file through the web?

  6. #6
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: (?)How to send files from an app to another

    Uh, that's basically what it does!?
    Working as fast as I can on Fusion 3

Similar Threads

  1. is there a way to send files using lacewing?
    By dascribe in forum Lacewing
    Replies: 2
    Last Post: 22nd October 2013, 01:48 AM
  2. A good way to send text files?
    By Joeyotrevor in forum Lacewing
    Replies: 2
    Last Post: 29th November 2008, 06:24 PM
  3. [Cannot Find] Send Files with MOO
    By LB in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 2nd November 2008, 05:41 PM
  4. Send Files trough MooSocks
    By Locaz00 in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 12th February 2008, 11:21 AM
  5. Send and receive files with moosock ?
    By Rushino in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 2nd November 2006, 04:39 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
  •