Discussion Board

Results 1 to 2 of 2
  1. #1
    Hi.

    Does the Nokia 3220 provide Sockets in its MIDP2.0 implementation?

    If not, what is a good alternative to sending commands and files over GPRS?

    Thanks in advance,

    Martijn.

  2. #2
    Nokia Developer Expert dcrocha's Avatar
    Join Date
    Jun 2005
    Posts
    923
    Sockets, as far as I know, are not an optional part of MIDP 2.0 specification, so it should work normally. Server sockets may present a problem, because even if your phone opens a ServerSocket to accept connection, the client application wouldn't know the IP address of your server phone, because usually the IP addresses provided by carriers are internal (non-valid) and NAT is used to route packages back and forth.

    If, however, you are connecting to a back-end service, sockets should do just fine. You can also use HTTP connections, and encode the file using Base64 format.

    Daniel

Similar Threads

  1. Replies: 2
    Last Post: 2007-11-10, 13:19
  2. Replies: 3
    Last Post: 2005-07-09, 20:06
  3. Nokia 3220 Wont play midi files. Support = 0
    By dreamcrawler in forum General Development Questions
    Replies: 0
    Last Post: 2005-03-12, 10:56
  4. Nokia PC Connectivity能否链接到cdma手机上发送短信和其他操作?
    By bborn in forum Web Technologies and Multimedia Content- Web 技术和多媒体内容
    Replies: 2
    Last Post: 2004-05-04, 11: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