See this link about emulator IP address:

http://developer.android.com/intl/fr/guide/developing/tools/emulator.html#networkaddresses

And see this link about network redirecting:

http://developer.android.com/intl/fr/guide/developing/tools/emulator.html#redirections

Thanks for sharing this information and please keep us up to date.  I
looked at the Jain SIP stack which looks very promising except that it
is too large to be practical for an Android application.  The other
practical issue about using SIP is that the IP address of the device
can change which is a problem for push (like SIP Notify messages).

On Jan 27, 12:12 am, Tony <[email protected]> wrote:
>  Hello ,All!
>
> I'd like to share my sip development experience with you  as well  giving
> you  my problems.I hope anyone can help me!
>
> I  compiled  osipperser2 ,osip2 and exosip2  on NDK platform,   Base on the
> three  static libraries osipperser.a ,osip2.a ,exosip2.a , I wrote a sample
> base on sip  and it was compiled to share library, it include  a
> server(UAC) and a client (UAC), now I can load the   sample so  successfully
> and made both of them running  on two emulator instances, but I didn't how
> to set the SIP UIRs , I don't know the  two emulators' IP address, How can
> the two emulator instances communicate with each other  by SIP.????
>
> is 10.0.02 or 10.0.0.15  the emulator's IP????

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to