cocos2d bsdsocket on windows with C++,In order to run it on Android

I’m trying to make a client-server app on Andriod,But I really don’t know how to use the bsdsocket on windows and could make it work on andriod.Is there someone who can give me a hand?

You could refer to the CCConsole module to get some hint. But without a solid knowledge of network programming, you can’t finish this job.

Good luck for you .