User Tag List

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

Thread: Quick question

  1. #1
    No Products Registered

    Join Date
    Jul 2006
    Location
    Texas
    Posts
    1,225
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Quick question

    I've been trying to make a small program, and I've run into a bit of a problem. I'm using the network object, and it just doesn't seem to work on some things. Does anyone have any tutorials on how to use this object (or at least some competent documentation.)

  2. #2
    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: Quick question

    Good shout - I've always wondered what/how the network object goes about things...

  3. #3
    Clicker Multimedia Fusion 2
    SEELE's Avatar
    Join Date
    Jul 2007
    Location
    Terra australis incognito
    Posts
    1,916
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Quick question

    I think i can safely say that the Network object is the least useful extension :grin:


    It uses mailslots to communicate over a network... This means only immediate(and i mean IMMEDIATE) network resources can be accessed furthermore the computers need to have a very similar network and! work group setup.

    This is not often (or even commonly) the case in home networks as a result sockets have become a much more popular alternative.

    There are several socket based objects for different network tasks.

    Mooclick - Currently the most fesable communication object within mmf.
    Moosock - less user friendly but can communicate with any ascii-socket protocall.
    Moogame - Useless; this object has not real advantages over mooclick as well as having several 'broken' functions (avoid this object)

  4. #4
    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: Quick question

    Excellent information; I thought it was a naff object!

  5. #5
    No Products Registered

    Join Date
    Jul 2006
    Location
    Texas
    Posts
    1,225
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Quick question

    Well ok. I've tried to use MOOclick once before, and I never tried again. Does anybody really know how to use it?

  6. #6
    No Products Registered

    Join Date
    Dec 2006
    Posts
    1,332
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Quick question

    There are tutorials on it in the tutorials section at the right. The tutorial by Jeff covers sending and receiving basic data.

  7. #7
    No Products Registered

    Join Date
    Jul 2006
    Location
    Texas
    Posts
    1,225
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Quick question

    Quote Originally Posted by Brandon
    There are tutorials on it in the tutorials section at the right. The tutorial by Jeff covers sending and receiving basic data.
    Ok, thanks!

    EDIT: Is there a way for it to work without needing an online server? I'm just trying to do something over a LAN.

  8. #8
    Clicker Multimedia Fusion 2SWF Export Module
    Jacob's Avatar
    Join Date
    Jul 2007
    Location
    Second pixel to the right
    Posts
    3,208
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Quick question

    use the network object?

  9. #9
    No Products Registered

    Join Date
    Jul 2006
    Location
    Texas
    Posts
    1,225
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Quick question

    That's what I'm having a problem with!

  10. #10
    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: Quick question

    This is what Excel calls a 'circular reference'

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Quick Question
    By Gullyking in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 8th November 2011, 08:58 PM
  2. Quick Question
    By 5qu1nt in forum Vitalize
    Replies: 2
    Last Post: 8th August 2008, 09:51 PM
  3. Quick MMF question
    By Scooter in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 27th April 2008, 05:36 PM
  4. Quick question about HWA
    By Bruto in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 28th September 2007, 07:13 PM
  5. Quick MDI Question
    By LaraSoft in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 18th August 2007, 01:57 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
  •