搜索资源列表
手机
- 手机界面设计运用MFC编程-phone interface design using MFC Programming
fetion.rar
- Libfetion的源代码,mfc开发,包含libfetion库,在这儿基础上你可以很容易开发出来自己的飞信手机客户端。或直接集成飞信功能到你的手机客户端。,Libfetion source code, mfc development, including libfetion library, here you can very easily on the basis of developed own Fetion mobile client. Or direct a letter featur
androidPwifiPsocket
- android在wifi下手机与电脑的socket通信。 pc端为MFC程序,可以自由设定为服务端,或客户端。-android wifi under the socket of the phone and computer communication. pc-MFC program can be set freely services side, or client.
CALLLOG
- Windows Mobile 上的通话记录定制源代码-Windows Mobile on the phone records customized source code
windows-Mobile-3Dtank
- 最近编写的一个简单的手机3D坦克游戏,该游戏是基于WindowsMobile平台的。没有实现旋转摄影机,仅是移动摄影机,因为旋转速度会使游戏运行非常的慢。-Recently prepared by a simple phone 3D tank game, the game is based on the WindowsMobile platform. Did not achieve the rotating camera, mobile camera only because the speed
Analog_phones_send_and_receive_text_messages
- 在Visual c++6.0环境下,利用MFC框架编写的模拟手机收发短信的程序-In the Visual c++6.0 environment, the use of MFC framework of the preparation of the analog mobile phone text messaging program
androidwifipcsocket
- android在wifi下手机与电脑的socket通信,内附电脑端的VC++程序源码,需要在VC6环境下编译并生成EXE文件,方可运行,同时还包括了本实例实现过程的技术文档。在wifi网络下,手机和电脑可以通过socket通信。手机做服务端,电脑做客户端,也可以对调过来。 手机作为服务端,电脑使用MFC编程作为客户端,原理是,手机建立一个ServerSocket,并获取自己的ip地址和端口port;然后电脑通过socket连接手机的ip:port。-android wifi phone
C_SFilleTranser
- 实现PC与android手机SD卡之间通过wifi共享文件,基于TCP协议的通信程序,电脑端软件为MFC程序,手动输入手机的IP地址,可以使android手机和PC建立连接。传送几兆文件时速度快,文件完整。-Achieved sharing files between the PC and android mobile phone SD card by wifi, TCP-based communication program, PC software program is developed