User Tag List

Results 1 to 5 of 5

Thread: Windows appears to be intercepting Moosock

  1. #1
    Clicker Fusion 2.5

    Join Date
    Mar 2007
    Posts
    495
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Windows appears to be intercepting Moosock

    Dear All,

    I'm suddenly having trouble making Moosock connect to any server from any Windows 7 or 8 machine on any network.
    This affects new MMF2 and CF2.5 applications as well as older ones that have worked well for years.

    That tells me that MMF/CF is blameless, as are the networks and the individual configurations of the machines.
    It strikes me as though an update to Windows is blocking the application from sending info to the server, even though I have turned Windows Firewall and Defender off and have no other security software installed.

    I have created a CF2.5 example here. If anyone can get that to connect to a website and print the response from the server in the string, I'd be very interested in hearing from you.

    http://www.xbomber.co.uk/Application.mfa

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    happygreenfrog's Avatar
    Join Date
    May 2011
    Location
    I.L.T.D.O.I.R (I.L.T.D.O.I.R's Location: The Dimension Of Infinite Recursion)
    Posts
    4,307
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    It could be that whatever Moosock did to connect to the internet used some sort of API that is completely broken in Windows 7/Windows 8, since Moosock hasn't been updated in years, if not a whole decade by now. I wouldn't be surprised if someone has made an extension that can do everything Moosock could, only compatible with Windows 7/Windows 8. I don't know of any off the top of my head, though.

  3. #3
    Clicker Fusion 2.5

    Join Date
    Mar 2007
    Posts
    495
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    That is an excellent explanation. I just couldn't understand how the connection could be actively blocked by the firewall, even with the firewall turned off.
    When I get time, I'll test it under XP or something like that.

    If anyone knew of a more modern/compatible extension, I'd be interested to know.
    All I'd like to do is send a text line (a query string) to a PHP file on the server to upload some high scores etc. and check for updates.

  4. #4
    Clicker Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleUnicode Add-onInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Posts
    574
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    You could use the GET object to POST to a PHP page instead of using MooSock.

  5. #5
    Clicker Fusion 2.5

    Join Date
    Mar 2007
    Posts
    495
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Danworth, thanks very much for that.
    I found that extension after I followed a new tutorial on online high scores that I found on this site this morning. I was very gratified to find it!
    You beat me to posting the solution.
    I really appreciate you letting me know.

    HappyGreenFrog, Danworth - the two of you have been brilliant, guys.

Similar Threads

  1. Little glitch when keyboard appears
    By Ls2 in forum Android Export Module 2.5
    Replies: 0
    Last Post: 20th July 2014, 12:53 AM
  2. Game appears laggy/jumpy, even though I'm getting 60 FPS.
    By LemonyLime in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 13th June 2014, 06:14 AM
  3. BUG (Beta 257.17) List object color always appears black
    By mobichan in forum Android Export Module Version 2.0
    Replies: 2
    Last Post: 28th April 2013, 09:08 PM
  4. Extra duplicate appears in frame editor at 0,0
    By teddyq in forum Multimedia Fusion 2 - Technical Support
    Replies: 20
    Last Post: 6th May 2008, 05:16 PM
  5. Alterable value won't change when object appears
    By Mantoid in forum Multimedia Fusion 2 - Technical Support
    Replies: 15
    Last Post: 22nd July 2006, 01:41 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
  •