ipico sip client 1.3
WiKID Client 1.0
WiKID Client is an innovative and versatile utility which combines public key encryption and Internet-enabled devices to securely deliver one-time passcodes. more>>
WiKID Client 1.0 is an innovative and versatile utility which combines public key encryption and Internet-enabled devices to securely deliver one-time passcodes. The WiKID solution is much less expensive than a hardware-based token solution, easier to implement and maintain, and far more extensible.
Requirements:
- Palm OS 3.x/4.x/5.x
- WiKID Strong Authentication Server
Mobile NTP Client 1.2
A small NTP Client for Smartphones. more>>
For use at own risk!!! There is no installer now. You just have to unzip the application and to start it manually.
Free FTP Client 1.1
free FTP Client for Windows and Pocket PC that gives you fast, easy and reliable way to transfer files and directories (upload or download) between your computer and FTP server. Simply drag files and directories from Windows Explorer onto the SoftX FTP more>>
Free FTP Client 1.1 provides you a professional and powerful, yet free FTP Client for Windows and Pocket PC which brings you a fast, easy and reliable way to transfer files and directories (upload or download) between your computer and FTP server.
Simply drag files and directories from Windows Explorer onto the SoftX FTP Client to upload them to the web server. Downloading files is also as simple as dragging files and directories from SoftX FTP Client onto Windows Explorer
Major Features:
- Full drag & drop and copy & paste support
- Apassive/active transfer mode
- Changing mode (CHMOD) of files and directories
- The ability to perform recursive downloads, uploads and deletes.
Requirements:
- Pocket PC 2003 or Windows Mobile 5.0
- 200 MHz ARM processor or better
- Microsoft ActiveSync 3.5 or better
MServ Client 1.0
MServ Client is an easy to use, high performance client for the MServ jukebox music server. more>> <<less
ProTrader client 1.0
ProTrader for Pocket PC program is comparable with full-function trading terminal more>>
ProTrader is an information and trading system, which provides receiving and analyzing of the real-time data from the global financial markets and exchanges. It also allows performing of trading transactions in the mode of real time.
The following services are available: - Quotes of the different financial instruments in the mode of real time; - Advanced tool set for the technical analysis; News from the different sources; - Opening and closing of the positions at market; Conditional orders of entering the market; - Stop Loss and Take Profit orders; The programming language of the trading strategies; - Text messages exchanging; The system of alerts and signals
Portable RDP 5.2 Client 1.0
A very small standalone full featured RDP 5.2 client that run everywhere more>>
Mobile FTP Client 1.1.5.2
Mobile FTP Client is FTP client for Windows Mobile 5/6 or above that allows users to download or upload files to a FTP server more>> <<less

Terminal Services Client 1
Manage your server directly from Pocket PC 2002 devices. more>>
Terminal Services Client 1 is designed to connect to Windows 2000 and Windows XP server products to open up a 'window' directly to your server. All the data storage and processing occurs directly on the server, while you run applications or remotely manage your server from the Pocket PC.
Time-Assistant Palm Client 1.0
Softerra Time-Assistant Palm Client enable users to carefully track their time spent on certain tasks and projects based on work-types assigned. more>>
Softerra Time-Assistant Palm Client exchanges data with the Time-Assistant.com.
All advanced reports are available on this site.
System requirements:
- Palm III
- Palm OS v3.1
J2ME OGC WMS Client 1.10
J2ME OGC WMS Client is a program for accessing OGC Web map services from Java enabled mobile phone or PDAs. more>>
It accesses the OGC WMS according to WMS 1.1.0 and 1.1.1 specifications and supports zooming and panning in the Map, WMS sublayers, and a bookmark management system for quick access.
Free for non-commercial use.
Main features:
- Navigation inside the map (zoom, scroll)
- Free scalable zoom and scroll level
- Unlimited layer selection and presentation
- Serverbookmark management
- Manual server input possibility
System requirements:
- Runs on any Java capable (MIDP 1.0 / CLDC 1.0) cellular phone or PDA !
OpenDMTP 1.1.3
OpenDMTP (Open Device Monitoring and Tracking Protocol) is a highly configurable and extensible protocol for communicating with mobile devices over high-latency/low-bandwidth networks. more>>
There are many mobile GPS tracking devices on the market today with their own closed proprietary protocols. Searching the web for open protocols revealed only a few available for transferring data (including GPS information) between devices. However these solutions are generally designed for non-mobile applications and/or lack some of the low-bandwidth, configurable, and extensible features that mobile applications require.
Having an open protocol designed specifically for mobile devices has many advantages:
Targeted Event Generation: Many devices on the market are designed simply to transmit copious amount of GPS data to a back-end server hoping that the server can make sense of the data that it is receiving. The problem with this approch is that it tends to result in higher data transmission costs for information which will never be used. A protocol used for mobile applications need to be able to provide the flexibility to generate only the events that are pertinent to the specific application.
Network Efficient: Mobile devices typically have limited network connectivity, and in some cases data communication can be quite expensive (e.g. satellite). Because of this the protocol needs to be efficient in its dialog between the client and server. The communication needs to be optimized such that the necessary information can be conveyed with a minimum number of bytes in the least amount of time.
Transport Media: Differrent mobile applications will have their own unique way of communicating data back to the server. Some may use GPRS, or socket based communication, others may use satellite communication, while still others may use other forms of wireless communication, such as BlueTooth. The design of the protocol should be able to encompass all such transport media types, regardless of the type of transport in use.
Bi-directional: Some devices can support two-way communication (ie. GPRS, or other socket based connections), while others may only support one-way communication (ie. some satellite communication systems). With this in mind, a protocol should be designed to support both duplex (two-way) and simplex (one-way) communication.
Flexible Data Encoding: Most types of transport media allow for the transmission of binary encoded data. However, there may be some forms of media for which an ASCII encoded data packet is much better suited. A protocol designed with this in mind should be able to support both types of data encoding.
Configurable Messages: Due to the broad range of data types used in mobile applications, the protocol should be flexible enough to define standard messages, yet still allow custom messages within the framework.
Extensible: Not every mobile application is the same. Some require special handling and may have various types of inputs and outputs. A protocol designed for mobile applications should insure that the framework can be easily extended to incapsulate the specific needs of the device.
Small Footprint: Mobile devices typically have limited resources on which to run client code (ie. memory, processor speed). An open protocol designed with this in mind should be optimized to allow efficient implementation and should easily support devices such as PDAs, mobile phones, GPS monitoring devices, and other OEM micro-devices.
Industry Compatibility: Having an open protocol insures better compatibility between different client devices and service providers.
Reference Implementation: Having a reference implementation that showcases the major features of the protocol provides an easy starting point on which developers can add their own features and platform specific implementation without having to worry about how data gets from the client to the server.
OpenDMTP was specifically designed to suit all these needs, especially "Targeted Event Generation" and "Network Efficiency". The typical data plan for GPRS communication, for instance, is usually 1Mb per month. OpenDMTP was designed to optimize packet encoding to allow the collection of GPS information packets once every 3 minutes, 24 hours a day, 30 days a month, and still stay under the 1Mb data plan limit.
While XML is very extensible, it fails the "Small Footprint" and "Network Efficiency" requirements. Thus, it was discounted as a viable protocol solution. Many mobile devices do not have the resources necessary to be able to provide full XML parsing functionality. And an XML packet may need to be several hundred bytes in length just to send a few bytes of actual data. This alone would make the solution cost prohibitive for high-cost transport media such as satellite.
OpenDMTP also includes a full-featured commercial quality reference implementation to jump-start development.
System requirements:
- J2ME supported devices
AvantGo Client 5.7
Use AvantGo to synchronize specially designed mobile Web sites to your handheld using a desktop or wireless Internet connection. Get news, sports, stocks, movie listings from the worlds top brands more>>
AvantGo Client 5.7 brings you an easy way to synchronize specially designed mobile Web sites to your handheld using a desktop or wireless Internet connection. Get news, sports, stocks, movie listings from the world's top brands. Even designate your own favorite Web sites (workout schedules, family Web sites) to synchronize to your handheld.
Enhancements:
- Include unspecified updates, enhancements, and bug fixes.
Synchronize specially formatted mobile Web sites on ...A free mobile content service for smartphones and PDAs Synchronize mobileAvantGo Desktop and Web Client 4.0
AvantGo Desktop and Web Client provides a complete solution to browse your favorite Website on your mobile device or download over 400 content channels that have been optimized for your devices small screen. more>>
AvantGo Desktop and Web Client 4.0 provides a complete solution to browse your favorite Website on your mobile device or download over 400 content channels that have been optimized for your device's small screen.
AvantGo will give you news, stock quotes, flight schedules, movie listings, restaurant reviews, maps, weather and much more from brand-name content providers and e-businesses such as The New York Times, TheStreet.com, TRIP.com, Hollywood.com, Restaurant Row, MapQuest.com and The Weather Channel.
Quick Dial 1.0
Quickly dial a phone number right from your Today screen, no need to go into the Phone application. more>>
System requirements:
- Windows Mobile 5.0
SimpleRSS 1.0.0
SimpleRSS will make users satisfied because it is considered as a no-frills, basic RSS client that can display feed contents using the native iPhone user interface controls. more>>
SimpleRSS 1.0.0 will make users satisfied because it is considered as a no-frills, basic RSS client that can display feed contents using the native iPhone user interface controls.
Requirements: iPhone 2.0 software update