Discussion Board

Results 1 to 4 of 4
  1. #1
    Registered User aditya.binju's Avatar
    Join Date
    Mar 2006
    Posts
    32
    hi to all,

    I am working on an application that uses socket connection for networking.It uses port 80 for it.While doing so it is throwing security exception and it is working fine on other NOKIA devices like 6600.what is the problem and please give the workaround for it.I am stuck it is stealing the show as the application is to be launched in a week.

    Thanx in advance.

    Please help.waiting eagrly for response especially from NOKIA guys.

    reagrads,
    Aditya

  2. #2
    Nokia Developer Champion balagopalks's Avatar
    Join Date
    Nov 2003
    Location
    Bangalore , India
    Posts
    4,427
    IMHO the security exception could be that you have not given the necessary Permissions(MIDlet-Permissions in JAD/MF file or it might occour if an access permission have been asked and you have selected Not to access. Please try by allowing the permission message. Also would like to know whether you have signed your application.

    Regards
    Gopal

  3. #3
    Nokia Developer Champion hartti's Avatar
    Join Date
    Apr 2003
    Location
    USA, CA
    Posts
    7,192
    Is the device a customized carrier / operator version? If yes, which carrier? (some carriers have a little different security domain settings in their phones)

    Hartti

  4. #4
    Super Contributor peterblazejewicz's Avatar
    Join Date
    Dec 2005
    Location
    Europe/Poland/Warsaw
    Posts
    1,699
    Quote Originally Posted by aditya.binju
    I am working on an application that uses socket connection for networking.It uses port 80 for it.While doing so it is throwing security exception and it is working fine on other NOKIA devices like 6600.
    hi,
    I believe that newer Nokias (and other manufacturers) devices simply follow JTWI (JSR185) recommendation for non-trusted (unsigned) midlets and SocketConnections over ports like 80, 443 and 8080:
    if any connection is to be opened over that port SecurityException should be thrown according to recommendation for any unsigned midlet,
    so thats IMHO not related to permissions in jad/jar but to using non-signed midlet with socket connection over 80 port on newer devices,

    regards,
    Peter

Similar Threads

  1. 6682 SecurityException opening socket connection
    By moenglan in forum Mobile Java Networking & Messaging & Security
    Replies: 12
    Last Post: 2010-01-07, 08:53
  2. problem in persistant socket connection
    By poms4symbian in forum Browsing and Mark-ups
    Replies: 0
    Last Post: 2006-01-03, 13:23
  3. Replies: 6
    Last Post: 2005-12-19, 19:12
  4. Socket usage throws a security exception on Nokia devices.
    By tamboss2 in forum Mobile Java Networking & Messaging & Security
    Replies: 4
    Last Post: 2005-09-01, 16:24
  5. 6310i socket connection exception
    By Nokia_Archive in forum Mobile Java Tools & SDKs
    Replies: 4
    Last Post: 2002-08-20, 21:06

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