Discussion Board

Results 1 to 6 of 6
  1. #1
    Regular Contributor lauyk001's Avatar
    Join Date
    Sep 2004
    Location
    Adelaide
    Posts
    73
    Hi,
    I run a j2me app. on Nokia 6630, it connects(over GPRS) to a java server which runs on my PC.

    The phone can't connect to my server (IPort) and shows "time out on gateway" after a long period of waiting time.....

    The same setting worked on Motorola M835 however I don't remember what sort of SIM card was used.

    My phone is Nokia 6630 chinese version bought in HK. I do my testing in Australia. I tried Optus Prepaid and Vodafone prepaid ,, non of them worked.

    I wonder that could be my phone's problem? My phone , on both sim cards, could connect to the Internet without problem, it just wont connect to my IP address.

    I use model dial up, exactly the same setting as I tried on Motorola phone. Just can't figure out why it did not connect.

    I start suspecting it is the problem of the nokia phone

    Anyone has idea?

    Thanks
    Kitt

  2. #2
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,412
    Are you using a WAP or Internet Access Point (IAP)?

    If WAP, try an IAP, instead (the operator probably isn't allowing you to open a socket to your server through their WAP gateway).

  3. #3
    Regular Contributor lauyk001's Avatar
    Join Date
    Sep 2004
    Location
    Adelaide
    Posts
    73
    First it was on WAP ,then I remove that access point and add the GPRS access point provided by the network provider.

    Of course it can access to webpage. But not my server.

    I suspect the Optus/Vodafone gateway cannot resolve my IP address.

    Any workaround to this problem?

    It worked on Motorola A835 with a 3G SIM . I don't exactly know why the 3G SIM could access to my server without ANY problem. There is just so many issue with the GPRS connection with the 2G networks.

  4. #4
    Registered User r_sumitha7's Avatar
    Join Date
    Apr 2005
    Posts
    2
    Hi,

    I am facing the same problem with nokia 6630.

    I have a Socket Application written in J2me using NDS 2.2 targeted for Series 60.

    When I installed it and ran it on Nokia 6630, the status is shown as connected to the remote server (via GPRS).

    But after sending a request I am not receiving any reply from the server.

    The same application when compiled with Sun’s J2me Toolkit 2.2. and ported on Motorola’s A768i is working. I am sending request’s and receiving replies from the same remote server(via GPRS)

    Did u get any resolution for the problem on nokia?

    Regards
    Sumitha

  5. #5
    I am having the same problem with nokia 6680.


    sc = (SocketConnection) Connector.open(adres);

    is = sc.openInputStream();

    while( is.read() != -1)
    {
    //-------
    }


    is.read() // method doesn't work, cannot receive reply from server .


    But it works on Siemens CX65 ..


    Regards
    Ege

  6. #6
    Registered User izaguirre's Avatar
    Join Date
    Dec 2004
    Posts
    18
    Hi;

    Any news? I'm aslo having the same problem with 6680. Neverthless, same midlet works over 6630, 7610,siemens m65 and P910 (at least).

    Anyway It doesn't happen with all the servers, because if have checked with several @ and for other @ it's working properly.

    Ivan

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved