搜索资源列表
-
1下载:
Symbian C++ of Nokia下的源码,包括收发短信、收发Email、tcp/udp的socket编程、接收BIO消息、收发MMS信息-Nokia Symbian C of the source, including send and receive text messages, send e-mail, tcp / udp socket programming, receive BIO news, send information MMS
-
-
0下载:
symbian源码,包括symbian各种基本用法与实用引擎,包括UI编辑,socket编程,摄像头引擎,多视图等功能的实现,很好的学习symbian开发的资料-symbian source code, including the use of various basic and practical symbian engine, including the UI editor, socket programming, camera engine, multi-view features suc
-
-
0下载:
android在wifi下手机与电脑的socket通信,内附电脑端的VC++程序源码,需要在VC6环境下编译并生成EXE文件,方可运行,同时还包括了本实例实现过程的技术文档。在wifi网络下,手机和电脑可以通过socket通信。手机做服务端,电脑做客户端,也可以对调过来。
手机作为服务端,电脑使用MFC编程作为客户端,原理是,手机建立一个ServerSocket,并获取自己的ip地址和端口port;然后电脑通过socket连接手机的ip:port。-android wifi phone
-
-
0下载:
基于socket通讯的文件续传!,应用程序编程源码,很好的参考资料。-Socket communication based on filename! , application programming source code, a good reference.
-
-
0下载:
android在wifi下手机与电脑的socket通信,应用程序编程源码,很好的参考资料。-Socket communication under WiFi Android mobile phone and computer, application programming source code, a good reference.
-
-
0下载:
异步套接字,精选ios编程学习源码,很好的参考资料。-Asynchronous socket, selection of learning IOS programming source code, a good reference.
-
-
0下载:
服务器端源码,可以用于学习基于SOCKET的android编程。-Chess server source code, can be used in the study of android based on SOCKET programming.
-
-
0下载:
VC++局域网聊天程序源代码,是一个完整的VC++毕业设计作品。通过这个小程序的学习你可以学到如何使用套接字进行网络编程、自定义消息、多线程方面的编程思想以及学习使用各种控件。-VC++ LAN chat program source code, is a complete VC++ graduate design works. Learning through this small program you can learn how to use the socket network prog
-