User Tag List

Results 1 to 7 of 7

Thread: Question about Internet connection

  1. #1
    Clicker Multimedia Fusion 2

    Join Date
    Oct 2010
    Posts
    27
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Question about Internet connection

    I know that lacewing works with high-speed Internet. I was wondering if it would work with a slower/dial-up connection also. I have some friends that don't have high-speed and I was going to try to make a chat application to share with them.

  2. #2
    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: Question about Internet connection

    It's not about Lacewing, it's about your coding.

    But yeah, a chat application will most likely work no matter how slow their internet connection is.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Question about Internet connection

    Yes, that'll be fine (although obviously if you send a lot of data, it'll take a long time to arrive...)

  4. #4
    Clicker Multimedia Fusion 2

    Join Date
    Oct 2010
    Posts
    27
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Question about Internet connection

    Yeah, it would just send text messages (I might even put a limit to increase speed). Thanks for the help.

    Also, is there a way to tell how many bytes of data is being sent? What I mean is, can you tell by 'what' letters are used or how 'long' the message is? I was just curious if it would be worth while to put a limit on the length of messages sent.

  5. #5
    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: Question about Internet connection

    The number of bytes being sent is usually just the number of letters, plus whatever header and footer information Lacewing uses to specify the subchannel, type of message, etc.
    Working as fast as I can on Fusion 3

  6. #6
    Clicker Multimedia Fusion 2

    Join Date
    Oct 2010
    Posts
    27
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Question about Internet connection

    Ok, so how many letters do you think would be good to limit the message size for a user with dial-up connection? Normal limits are like 100-160, I think. Do you think it would be worth it to limit the text size then? Thanks for the info!

  7. #7
    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: Question about Internet connection

    You don't need to limit the number of letters at all. Unless their connection is super slow and only sends 100 bytes per second, I don't think you're going to have any problems at all. And this message here, which is quite long for a simple chat message, is only 282 characters long.

Similar Threads

  1. tester une connection internet
    By markymoniom in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 31st July 2013, 01:12 AM
  2. Check for internet connection
    By DTownTony in forum SWF/Flash Export Module Version 2.0
    Replies: 0
    Last Post: 31st December 2012, 10:12 PM
  3. Internet connection with database...
    By Sevennemesis in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 28th November 2012, 06:44 PM
  4. Checking if there is connection to the internet
    By JohnZ in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 19th May 2011, 10:48 AM
  5. internet connection status?
    By EasySite in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 23rd February 2010, 06:10 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
  •