Java Socket Server on PC and android Client on Emulator problem

  • Replies:0
Ashok449
  • Forum posts: 2

Apr 8, 2014, 1:39:06 PM via Website

Hello All,

My Socket Server in Java running on My PC(Macintosh) and Android Client is running on Emulator.
My IP address is 10.30.X.X, But using same IP address I can not connect to Server?
Is there anything else I should do ? Like port forwarding or redir command?

In My Client I used same IP 10.30.X.X but no luck! Here is Code for my client
https://www.nextpit.com/en/android/forum/thread/597955/sock-connect-IOException-on-android-emulator-on-Macintosh-laptop

Thanks in advance for the help.

-Ashok

Reply