Discussion Board

Results 1 to 3 of 3
  1. #1
    Regular Contributor suneethapuchakayala's Avatar
    Join Date
    Dec 2009
    Posts
    77
    1.For sending or receiving data through GPRS we have HttpConnection.Similarly is there any way sending/receiving data through WiFi,Wap

    2. can we call application from one device to other.

    Is this possible.
    If so,Please help me to solve.

  2. #2
    Regular Contributor suneethapuchakayala's Avatar
    Join Date
    Dec 2009
    Posts
    77
    1.when sending data to server it asks for allow network acess.....there can we set options like GPRS/WiFi/WAP .By selecting those options it should send data to server.

    2. can we call application from one device to other.

    Is this possible.
    If so,Please help me to solve.[/QUOTE]

  3. #3
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,414
    1. There's no difference from your code logic perspective, whether the connection is over Wi-Fi or GPRS, if you just let the user choose which access point to use. You can, of course, implement application specific settings/defaults.

    2. Application-to-application communication from one phone to another requires an intermediate server, through which they each connect. That's because most often network operators (carriers) do not assign public IP addresses to phones, and even if/when they do, they usually block incoming requests (not initiated by the device). The usual solution is to have an intermediate server on the Internet, to which all devices/clients connect.

Similar Threads

  1. Accessing accelerometer data gradually increases CPU load
    By Larry101 in forum Mobile Java General
    Replies: 2
    Last Post: 2010-09-09, 21:35
  2. Data Call on Nokia 6600 (ETel/RCall) problem
    By NSDev in forum Symbian C++
    Replies: 9
    Last Post: 2010-06-10, 12:39
  3. Replies: 1
    Last Post: 2009-04-20, 17:54
  4. Replies: 2
    Last Post: 2006-08-11, 20:51
  5. Problems with client/server data transfer
    By wilse in forum Symbian C++
    Replies: 1
    Last Post: 2004-08-03, 16:14

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