User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12

Thread: Server => Client : File transfer using MooSock

  1. #1
    Clicker Multimedia Fusion 2 DeveloperAndroid Export Module

    Join Date
    Jun 2006
    Location
    Canada
    Posts
    611
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Server => Client : File transfer using MooSock

    Hi, here the first version. It only support 1 client on the server... could be modified to support many, i might make a version 2.. with a better coding.. and a better commented version. If there something you doesnt understand in the whole system then.. ask me..

    Features :

    - Enable to get the list of files from the server..
    - Enable ot transfer files ..
    - Progress bar ..
    - The ultimate packets analysing system .. lol
    - etc..

    Bugs :

    It may contains some bugs but i didnt seen any except that it append the binary to a file.. that mean if you select the same path it will add the binary to the same file.. (can be fixed through).

    Credits :

    Well, I worked like 3-4 hours straight on this.. so i would appreciate credit if you use it in any of your projects.


    Thanks. Hope you like !
    Attached files Attached files

  2. #2
    Clicker Fusion 2.5 DeveloperSWF Export ModuleInstall Creator Pro

    Join Date
    Jun 2006
    Location
    France
    Posts
    1,266
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Server => Client : File transfer using MooSock

    I tested it, but it aint working on my PC. As if the client cannot find the server.

  3. #3
    Clicker Fusion 2.5 DeveloperSWF Export ModuleInstall Creator Pro

    Join Date
    Jun 2006
    Location
    France
    Posts
    1,266
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Server => Client : File transfer using MooSock

    Mebe you can make multiuser support using the socket property.

  4. #4
    Clicker Multimedia Fusion 2 DeveloperAndroid Export Module

    Join Date
    Jun 2006
    Location
    Canada
    Posts
    611
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Server => Client : File transfer using MooSock

    You could change the port and host in the source. And yeah i probably can make it multiuser.. using the socket property. I just don't know how to use it right now lol

  5. #5
    Clicker Multimedia Fusion 2 DeveloperAndroid Export Module

    Join Date
    Jun 2006
    Location
    Canada
    Posts
    611
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Server => Client : File transfer using MooSock

    ROFL! it do support multi-clients after all ive just tried it... and moosock select automaticly where to send the stuffs.. that so cool lol

  6. #6
    Clicker Fusion 2.5 DeveloperSWF Export ModuleInstall Creator Pro

    Join Date
    Jun 2006
    Location
    France
    Posts
    1,266
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Server => Client : File transfer using MooSock

    Ow, sounds interesting. Do you have an example?

  7. #7
    Clicker Multimedia Fusion 2 DeveloperAndroid Export Module

    Join Date
    Jun 2006
    Location
    Canada
    Posts
    611
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Server => Client : File transfer using MooSock

    Its the same file... there no example.. moosock do it automaticly.

  8. #8
    No Products Registered

    Join Date
    Jun 2006
    Posts
    625
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Server => Client : File transfer using MooSock

    Your example seams to work well, congratulations !

    I tried to pass from "Receive Binary-Append to file" to "Receive Binary-Create file", which I need for my current project, and which worked well with MMF1.5, and it suddenly bugs/crash....


    Could anyone confirm the "Create file" bugs ?

  9. #9
    Clicker Multimedia Fusion 2 DeveloperAndroid Export Module

    Join Date
    Jun 2006
    Location
    Canada
    Posts
    611
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Server => Client : File transfer using MooSock

    That why i wont use that.. it bugged with me also. So i will use something else.. like if file already exist then use another filename.

  10. #10
    No Products Registered

    Join Date
    Jun 2006
    Posts
    625
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Server => Client : File transfer using MooSock

    Any chance to see this bug corrected ??

    It didn't happen in MMF1.5, I wish I could convert my old projects...

Page 1 of 2 1 2 LastLast

Similar Threads

  1. send file from client to lacewing server
    By Ziyoo in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 7th August 2012, 09:34 PM
  2. Moosock Transfer Files problem
    By Dagge in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 5th July 2010, 10:03 PM
  3. Network chat/file transfer client?
    By Mantis in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 7th March 2008, 02:19 PM
  4. Streamlining MooSock > PHP Transfer Time
    By Machina12 in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 15th June 2007, 04:31 PM

Posting Permissions

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