Description
TMS CETools has 13 components for seamless communication between Delphi applications and handheld devices.
Features and features of TMS CETools:
• TCESystemInfo: Restores system information
• TCeregistry: Ability to write and read in Pocket PC registry
• TCEFindFile: Ability to find files in Pocket PC
• TCEFileOperations: Copy, transfer, delete files on Pocket PC and between Pocket PCs and Desktop PCs
It should be noted that copying several files between pocket computers and desktop computers is another feature of this component.
• TCEDatabaseOperations: Converting/transferring MDB files, accessing cdb files of Pocket PC and vice versa
• TCEDatabase: Access to Pocket PC databases
• TCECcontacts: Access to Pocket PC contacts database
• TCEAppointments: access to the database of Pocket PC computer centers
• TCETasks: Access to the Pocket PC task database
• TCECategories: access to the list of Pocket PC categories
• TCERunApp: Running a program from a desktop computer on a pocket computer
• TCEShortCut: Create shortcut from desktop computer to pocket computer
• TCERemoteFunction: Calling DLL functions remotely on the Pocket PC
Support PocketPC 2002, PocketPC 2003, Windows Mobile 5*, 6*
Important points of TMS CETools:
- The important thing for using smart phones is to have full access to RAPI to access the smartphone database from a desktop computer using TMS CETools, which can be done with the RAPIPolicy tool.
- To run a CAB file in PocketPC through a desktop computer, the TCERunApp component can be used as follows:
CERunApp.ApplicationName := ‘Windowswceload.exe’;
CERunApp.CommandLine := ‘”My DocumentsMyApp.CAB”’;
CERunApp.Run;
required system
Delphi 5, 6, 7, 2007, 2009, 2010, XE, XE2, XE3, XE4, XE5, XE6, XE7, XE8, 10 Seattle, 10.1 Berlin, Tokyo
Pictures
Installation guide
Programmers know better
download link
Download TMS_CETools 2.4.0.0_D5-XE10.2
Password file(s): www.downloadly.ir
Size
5.44 MB
Be the first to comment