Page 18 of 37 FirstFirst ... 814151617181920212228 ... LastLast
Results 171 to 180 of 366

Thread: Beup Live 0.3 Final Fixed Version - MSN for Nintendo DS [OBSOLETE, doesn't work]

                  
   
  1. #171
    DCEmu Newbie
    Join Date
    Jul 2008
    Posts
    44
    Rep Power
    0

    Default

    I think the problem is that the msn Servers changed their Ip adresses (dispatch serv, nexus serv, passport serv...).

    I try to changed them in the msn.cpp, but what I can't understand is that the first dispatch is 207,46,28,77 and the second 65,54,239,210

    //#define Dispatch_IP IP(207,46,28,77)
    //#define Nexus_IP IP(65,54,179,228)
    //#define Passport_IP IP(65,54,183,198)
    //#define Msn_IP IP(65,54,131,249)
    /*servers
    65.54.239.140
    66.54.239.141
    65.54.239.211
    65.54.239.20*/

    #define Dispatch_IP IP(65,54,239,210)
    #define Nexus_IP IP(65,54,179,228)
    #define Passport_IP IP(65,54,183,198)
    #define Msn_IP IP(65,54,131,249)


    the problem might be the msn ssl certificates... good luck to find them
    Last edited by Damiano; July 8th, 2008 at 09:44.

  2. #172
    DCEmu Newbie
    Join Date
    Jul 2008
    Posts
    58
    Rep Power
    0

    Default

    I am trying my best to understand it, i am researching and if i make it work i shall notify you, btw, try finding out what ip msn use, that way we can play about with it.

  3. #173
    DCEmu Newbie
    Join Date
    Jul 2008
    Posts
    58
    Rep Power
    0

    Default

    I am trying my best to understand it, i am researching and if i make it work i shall notify you, btw, try finding out what ip msn use, that way we can play about with it.

  4. #174
    DCEmu Newbie
    Join Date
    Aug 2007
    Posts
    12
    Rep Power
    0

    Default

    hi guys,

    its great that youre trying to fix beup live, good luck.

    from what i understand, the passport server or/and the msn server IPs are the problem. we can rule out the dispatch server, because beup is connecting to that one just fine.

    i am not at my home pc right know, maybe someone can do a trace to the msn servers to find out the ip adress ???

    EDIT: this maybe handy...http://www.dslreports.com/faq/9452
    Last edited by legssmit; July 8th, 2008 at 18:09.

  5. #175
    DCEmu Newbie
    Join Date
    Jul 2008
    Posts
    58
    Rep Power
    0

    Default

    Hey, lefssmit, i can be able to fix it with your help, all i need to know is the ip address of servers that are used by msn messenger, you know like 95,57,94,207, like that, its ok if u cant find but if you do, it should be easier to fix, i cant garuntee it though, but i am trying my best.

  6. #176
    DCEmu Newbie
    Join Date
    Jul 2008
    Posts
    58
    Rep Power
    0

    Default

    BTW, Damiano,
    //#define Dispatch_IP IP(207,46,28,77)
    //#define Nexus_IP IP(65,54,179,228)
    //#define Passport_IP IP(65,54,183,198)
    //#define Msn_IP IP(65,54,131,249)
    /*servers
    65.54.239.140
    66.54.239.141
    65.54.239.211
    65.54.239.20*/
    , these are just quotes and comments, they are not part of the code, maybe the programmed made this as a remionder or clue on what to do next.

  7. #177
    DCEmu Newbie
    Join Date
    Jul 2008
    Posts
    44
    Rep Power
    0

    Default

    I got them by pinging...
    #define Dispatch_IP IP(65,54,239,210)
    #define Nexus_IP IP(65,54,179,216)
    #define Passport_IP IP(65,54,179,197)
    #define Msn_IP IP(65,54,131,250)


    I think there is a problem with the SSL certificate
    http://www.hypothetic.org/docs/msn/n...entication.php
    Last edited by Damiano; July 8th, 2008 at 18:58.

  8. #178
    DCEmu Newbie
    Join Date
    Jul 2008
    Posts
    58
    Rep Power
    0

    Default

    Im testing them now, it looks like all of us are looking at this thread, well, i will tell u as soon as i finish testing.
    hope its good news

  9. #179
    DCEmu Newbie
    Join Date
    Jul 2008
    Posts
    58
    Rep Power
    0

    Default

    Im coding on the script right now, im finding out where exactly the error is and how to fix it, i really hope what i am trying now works.
    Fingers crossed

  10. #180
    DCEmu Newbie
    Join Date
    Jul 2008
    Posts
    44
    Rep Power
    0

    Default

    the lines whitout the // aren't comments???

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. SNES, SEGA & NES Games and Emulators, what works, what doesn't and how they stack up
    By Cross in forum DCEmu Gaming & General Discussion Forum
    Replies: 193
    Last Post: May 28th, 2009, 09:07
  2. ZorBlocks Final Version
    By wraggster in forum Sony Consoles News Forum
    Replies: 1
    Last Post: June 28th, 2007, 00:43
  3. PSPSIM: A SamCoupé Emulator for PSP v1.0.2 (full speed)
    By zx-81 in forum Retro Homebrew, Hosted Releases & Console News Forum
    Replies: 15
    Last Post: September 4th, 2006, 09:30
  4. Replies: 0
    Last Post: May 9th, 2006, 23:19

Tags for this Thread

Bookmarks

Posting Permissions

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