Skip to content

Udp Problems #5

Description

@BearnLee

I want to send message to remote address server, but i can't get the right methods.I have some issues that
Why in MainActivity, Server and Client only can Use localhost,when I use another ip,the system is running "01-11 17:36:54.573 8159-8171/com.github.renewb.androidasyncsocketexamples D/dalvikvm: GC_FOR_ALLOC freed 512K, 16% free 3110K/3688K, paused 1ms, total 1ms"
this is my setting:
server = new Server("192.168.x.x", 7001);
client = new Client("192.168.x.x", 7001);
can you give me some helps?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions