文件名称:androidwifipcsocket
介绍说明--下载内容均来自于网络,请自行研究使用
android在wifi下手机与电脑的socket通信,内附电脑端的VC++程序源码,需要在VC6环境下编译并生成EXE文件,方可运行,同时还包括了本实例实现过程的技术文档。在wifi网络下,手机和电脑可以通过socket通信。手机做服务端,电脑做客户端,也可以对调过来。
手机作为服务端,电脑使用MFC编程作为客户端,原理是,手机建立一个ServerSocket,并获取自己的ip地址和端口port;然后电脑通过socket连接手机的ip:port。-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.
手机作为服务端,电脑使用MFC编程作为客户端,原理是,手机建立一个ServerSocket,并获取自己的ip地址和端口port;然后电脑通过socket连接手机的ip:port。-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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
androidwifipcsocket\android在wifi下手机与电脑的socket通信.doc
...................\workspace\ControlPC\.classpath
...................\.........\.........\.project
...................\.........\.........\AndroidManifest.xml
...................\.........\.........\bin\classes\gjz\ControlPC\ControlPCActivity$1.class
...................\.........\.........\...\.......\...\.........\ControlPCActivity$2.class
...................\.........\.........\...\.......\...\.........\ControlPCActivity$3.class
...................\.........\.........\...\.......\...\.........\ControlPCActivity$4.class
...................\.........\.........\...\.......\...\.........\ControlPCActivity$5.class
...................\.........\.........\...\.......\...\.........\ControlPCActivity$6.class
...................\.........\.........\...\.......\...\.........\ControlPCActivity$7.class
...................\.........\.........\...\.......\...\.........\ControlPCActivity$8.class
...................\.........\.........\...\.......\...\.........\ControlPCActivity.class
...................\.........\.........\...\.......\...\.........\mouseActivity$1.class
...................\.........\.........\...\.......\...\.........\mouseActivity$2.class
...................\.........\.........\...\.......\...\.........\mouseActivity$3.class
...................\.........\.........\...\.......\...\.........\mouseActivity.class
...................\.........\.........\...\.......\...\.........\R$attr.class
...................\.........\.........\...\.......\...\.........\R$drawable.class
...................\.........\.........\...\.......\...\.........\R$id.class
...................\.........\.........\...\.......\...\.........\R$layout.class
...................\.........\.........\...\.......\...\.........\R$string.class
...................\.........\.........\...\.......\...\.........\R.class
...................\.........\.........\...\classes.dex
...................\.........\.........\...\ControlPC.apk
...................\.........\.........\...\res\drawable-hdpi\bg_chat.png
...................\.........\.........\...\...\.............\ic_launcher.png
...................\.........\.........\...\...\.........ldpi\ic_launcher.png
...................\.........\.........\...\...\.........mdpi\ic_launcher.png
...................\.........\.........\...\resources.ap_
...................\.........\.........\gen\gjz\ControlPC\R.java
...................\.........\.........\proguard.cfg
...................\.........\.........\project.properties
...................\.........\.........\res\drawable-hdpi\bg_chat.png
...................\.........\.........\...\.............\ic_launcher.png
...................\.........\.........\...\.........ldpi\ic_launcher.png
...................\.........\.........\...\.........mdpi\ic_launcher.png
...................\.........\.........\...\layout\main.xml
...................\.........\.........\...\......\mouse_layout.xml
...................\.........\.........\...\values\strings.xml
...................\.........\.........\src\gjz\ControlPC\ControlPCActivity.java
...................\.........\.........\...\...\.........\mouseActivity.java
...................\.........\Keyexe\Debug\KeyboardHook.dll
...................\.........\......\.....\KeyboardHook.lib
...................\.........\......\.....\Keyexe.bsc
...................\.........\......\.....\Keyexe.ilk
...................\.........\......\.....\Keyexe.obj
...................\.........\......\.....\Keyexe.pch
...................\.........\......\.....\Keyexe.pdb
...................\.........\......\.....\Keyexe.res
...................\.........\......\.....\Keyexe.sbr
...................\.........\......\.....\KeyexeDlg.obj
...................\.........\......\.....\KeyexeDlg.sbr
...................\.........\......\.....\StdAfx.obj
...................\.........\......\.....\StdAfx.sbr
...................\.........\......\.....\vc60.idb
...................\.........\......\.....\vc60.pdb
...................\.........\......\icon1.ico
...................\.........\......\key.txt
.....