This C++ code example provides a method for transferring objects or chunks of data from one device to another via the Bluetooth OBEX protocol. These chunks are typically files or other blocks of binary data. This example demonstrates how to run OBEX on top of the Bluetooth RFCOMM protocol, but OBEX can also be used with other transport media, such as IrDA and USB.
標簽: transferring provides example objects
上傳時間: 2015-12-02
上傳用戶:13160677563
This C/C++ code example demonstrates porting standard C software to the S60 platform. In this example, an open source FTP library (ftplib and qftp) written in C has been ported to Open C. In addition, a simple UI has been written in Symbian C++ to provide a GUI application.
標簽: demonstrates platform standard software
上傳時間: 2014-10-25
上傳用戶:cc1
C language fast function point sample code example
標簽: language function example sample
上傳時間: 2016-01-10
上傳用戶:chenlong
C language sample code for example function point how to use in fast mode
標簽: language function example sample
上傳時間: 2013-12-21
上傳用戶:趙云興
轉載一個程序。 This zip file contains a example of using C++ language COM in a Visual C++ program (named example.zip), and a COM component built by comtool of Matlab and used in a Visual C++ program(named mycom.zip). Both projects contain fire_event in COM. But it only works well in the former example. The interface of two COM components looks very similar, and the client program of two projects are almost the same.
標簽: contains language example program
上傳時間: 2014-08-28
上傳用戶:爺的氣質
DataBurn is an Objective-C example which demonstrates some of the features of DRTracks. The sample illustrates how to create a DRFolder from an existing folder on the source disk and burn it to disc, creating a hybrid ISO9660/Joliet/HFS+ data CD. The sample also uses the DiscRecordingUI framework to present the standard burn setup and progress user interfaces.
標簽: demonstrates Objective-C DataBurn DRTracks
上傳時間: 2016-01-14
上傳用戶:小鵬
DeviceListener is an Objective-C example which demonstrates how to use the DiscRecording framework to listen for device plug and unplug events as well as media insertion events. Requirements: Mac OS X 10.2 and later Keywords: DiscRecording
標簽: DeviceListener DiscRecording demonstrates Objective-C
上傳時間: 2016-01-14
上傳用戶:日光微瀾
Symbian OS C++ for Mobile Phones v3 Example Code
標簽: Symbian Example Mobile Phones
上傳時間: 2016-05-07
上傳用戶:litianchu
usbio using microsoft visual c# example
標簽: microsoft example visual usbio
上傳時間: 2016-06-04
上傳用戶:zhenyushaw
linux下用C語言寫的聊天程序!/*BUG and NOTE: Not join protect to Shared Memory Segments,example Semaphore Arrays. Not check the parameters validity. When transmit may be error. If the client program no right exit,others cannot know,the service program shouldbe check the client program whether exist timing. The program when exit(), it do not delete the Shared Memory Segments,you maybe use atexit() but the program have some processes. When one process is exit(),others is continue. The service program s action is few. And so on. */
標簽: Semaphore Segments example protect
上傳時間: 2014-01-25
上傳用戶:xhz1993