Discussion Board

Results 1 to 4 of 4

Thread: peer-to-peer

  1. #1
    Registered User master2003's Avatar
    Join Date
    Aug 2003
    Location
    Germany
    Posts
    13
    hello devs,

    i`m trying to get some information or hints how can i establish some kind of peer to peer (point to point) connection between 2 symbian devices over GPRS.


    but since i'm true newbie in this case i really don't know is any special API required (something about SIP protocol stack).


    how can i get the IP address of the other device, and do i need an server which operates as a bridge between two devices.


    thx. and regards,

    master2003

  2. #2
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,414
    You have to use access points supporting public/routable IP addresses, and you have to have an operator that allows an "outside" device to initiate a connection to a mobile phone (so that the mobile phone can act as a server).

    Or you have to do it with an intermediate/broker server of your own. SIP is one possibility in that respect, if the phone and operator supports it.

  3. #3
    Super Contributor sopta007's Avatar
    Join Date
    Apr 2003
    Location
    Czech Republic
    Posts
    915
    SIP is definitely a possibility, but as petrib said operator has to support this. Unfortunately, if they are using NAT then SIP usually doesn't work... In that case there must be also translation of IP addresses in SIP headers and that is something that is not common...

  4. #4
    Registered User rami75lu's Avatar
    Join Date
    May 2003
    Posts
    187
    I tried SIP over GPRS it's working fine , most of the router ans NAT supports SIP.

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