multiple TCP sockets

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hello,

I am trying to have multiple clients connected to group owner in wifi direct mode. All the clients are getting recognized by owner. I am able to exchange data with owner for first client using TCP socket. Can i have multiple sockets opened for different clients? if so, how?

Thanks,

Raghu

0 Likes
1 Reply
Anonymous
Not applicable

Hey Raghu,

It seems possible to have multiple TCP ports open for multiple clients if you are using NetX.

You may want to refer to the NetX doc here.

Hope it solves your issue.

Best Regards,

AB

0 Likes