搜索资源列表
MyAppS60
- • Symbian OS basics, Memory Management, Descr iptors, Application Structure, Client-Server, Active Object, Application UI Viewer, Screen Saver, File Handling, Simple 2D,3D games, Simple Banner, Scalable UI, Location Finder GPS, HTTP client API,
TCPIPsockets
- VC++ 开发的Symbian客户端开发,TCP/IP 协议,Socket 应用,与电脑端的服务器连接接收发数据。-VC++ Developed Symbian client development, TCP/IP protocol, Socket applications, and computer server-side data connections to receive fat.
ClientServerAsync
- 基于服务器客户端模式的开发,可以用于测试客户端与服务器的同步操作和异步操作,基于TCP、IP协议。已经在symbian os的手机上通过测试。-Client server-based model of development, can be used to test client and server synchronization and asynchronous operation, based on the TCP, IP protocol. Already in symbian os m
TestSocketConsole
- Test Socket server for symbian client
HTTPClientExample
- Http client source code. Working symbian http client example. Connect to http server and browse site code from yourmobile phone.-Http client source code. Working symbian http client example. Connect to http server and browse site code from yourmobile
ViewServer
- view server symbian os application development
tcpip
- This example demonstrates the use of the Symbian OS Sockets Client API to send and receive data to and from an external server using a connection oriented protocol.-This example demonstrates the use of the Symbian OS Sockets Client API to send and re
sound
- This example demonstrates how to use the various Symbian OS audio utility classes. These provide services for playing and recording sounds. The classes are: CMdaAudioToneUtility - Used to play simple sine tones of specified frequency and duratio
socket_server
- symbian的socket的服务器端的编程,从这里你会了解到网络编程的魅力-symbian the socket of the server-side programming, from here you will understand that the charm of network programming
HttpTaskManager_Series60
- symbian http server
S60_Platform_Time_Zone_Localiser_Example_v1_1_en.z
- Symbian C++ 关于当地时间的样板案例,里面包括了如何增加,删除,找到当地时间,适合于S60 3rd Edition-This C++ code example demonstrates how to convert UTC time to local time using the time zone server (RTz) and how to add, remove, or find a city in the database using the TZLocalizer API,
SymbianS60
- 文件服务器(Symbian C++基础) 又是一份珍贵的塞班资料-File Server (Symbian C++ based) is a valuable information on Saipan
symbian_tcp
- symbian s60操作系统下的tcp-ip编程源码 客户端+服务器-symbian s60 operating system source code of the tcp-ip client-side+ server program
Qt_QSharedMemory_Example_v1_2_en
- This Qt C++ application demonstrates how to share memory between processes. The client GUI application and the server executable share memory through QSharedMemory. The example has two shared memory areas: one for the client to command the server, an
20060213165726914
- symbian socket程序,服务器和客户端通讯的例子。-symbian socket program, the server and client communication example.
IM
- Symbian S60 3rd的一个即时聊天系统的客户端(IMClinent),包含代码以及现成的服务端EXE。在SDK S60 3rd环境下编译可以成功运行。-Symbian S60 3rd an instant messaging system client (IMClinent), contains the code and the existing server EXE. In the SDK S60 3rd environment can be successfully compile
SYMBIAN2
- Symbian C++高效编程:本书旨在帮助读者编写良好的基于Symbian OS的C++程序。全书共分为21章,分别介绍了Symbian OS中的类命名约定、异常退出、清除栈、两段构造、描述符、良好的描述符风格、动态的数组与缓冲区、使用活动对象的事件驱动多任务、活动对象、Symbian OS的线程与进程、客户/服务器原理、客户/服务器框架实践、二进制类型、ECOM、严重错误、用断言发现bug、调试宏与测试类、兼容性、轻量级模板、API、良好的编码风格等内容。 本书适合于使用Symbia
Symbian.OS.Basics.Workbook.v3.0
- The goal of this course is to teach students the basics of Symbian programming. The course first shows how to write program code for Symbian OS, and highlights the differences from the ANSI C++ standard. The course also features topics on applica
movino-suite-1.01.tar
- application video streaming, using mobile telephone. server using linux, webiste php drupal, symbian c-application video streaming, using mobile telephone. server using linux, webiste php drupal, symbian c++
Client-Server-Symbian
- Symbian客户端服务器模式。Symbian_C++基础-Symbian client-server model