Introduction - If you have any usage issues, please Google them yourself
android wifi phone and computer socket communication under the included PC VC++ program source code, you need to compile in VC6 environment and generate EXE file can be run, also includes examples of the realization process of technical documentation. Wifi network, mobile phones and computers through socket communication. Phone to do the server computer to do a client, you can also swap over. Phone as a server, the computer uses MFC programming as a client, the principle is the phone to create a ServerSocket Get your own ip address and port port then the computer through the socket connection phone ip: port.