Your application may be dealing with all different types of data files. These could be stock lists, orders, images; pretty much anything your application can store. But consider the need to transfer these files from your device to your server. In most cases you will most likely want to use the File Transfer Protocol (FTP) since it’s been well established since 1985 and still going strong.
The Sapphire FTP Utility gives you the ability to add file transfers and directory management with an FTP server to your application. The utility is fully compatible with eVB, VB.NET, C#, Satellite Forms and Microsoft Windows and allows you to rapidly add FTP functionality to your application.
Product Features
The Sapphire FTP Utility has a host of features that you can use within your application:
Open a session
Close a session
Upload and Download files
Transfer files in 1K chunks
Change the remote directory
Retrieve the current remote directory
Search for file and directories with attributes
Remove files and directories
Rename files and directories
Make directories
Upload and download directories and contents
Check if a remote file exists
You can download the latest demo version to see a fully working demo which you can reuse within your application as you see fit. This can be found on the download pages. The demo versions are fully functional and simply contain a popup message from time to time. These are ideal if you are selling your application to the client where you can be confident the application will work in practice and not just theory.
Sample Code
Implementation couldn’t be easier, simply declare the DLL function as a function within your application and call it as though you wrote it yourself. Here’s a sample demo on how to connect to an FTP server within VB.NET.
Dim lResult As Integer
Dim lPassive As Integer
Dim lTimeOut As Integer
If MsgBox("Connect in Passive mode?", vbYesNo, _
"Sapphire FTP Explorer") = vbYes Then
MsgBox("Connect to server", vbOkOnly, "Sapphire FTP")
End If
Royalty Free Licence
When you purchase a developer’s licence, you are free to use the DLL in any number of your projects and deploy it to all the devices to your clients. There’s no need for royalties based on the scale of your project, just a one off fee. You will also get 12 months email support and discounted upgrades for future developments.
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Pocket PC 2002, Windows Mobile 2003, Windows Mobile 5.0, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional, Windows Mobile 6.5 Professional
Similar Software:
G-NetSpeed G-NetSpeed tests the UMTS/GSM network speed. It also shows the serving CELLID of the network. You can choose between several URL or input your own URL. It's better to put the URL of files >5MB. It allows greater speed to be achieved.
What's New in This Release:
· In version 2
vxHpc vxHpc allows you to connect any Windows Mobile device to various host systems.
· Full Digital VT52, VT100, VT101, VT102, VT220, VT320, VT420, ANSI 3.64 and Wang 2110A terminal emulation.
· Multiple communications protocol capability.
· Direct connect serial
· Modem async
TxRxMeasure A utility that measures TCP performance between two Windows Mobile applications
Pocket Hosts This program will allow you to edit static host name/IP address mappings
Windows Mobile Network Analyzer PowerToy for Pocket PC Network Analyzer for Windows Mobile runs network utilities (e.g., ping and ipconfig) on a Windows Mobile powered device. Network Analyzer for Windows Mobile facilitates the troubleshooting of network connectivity issues
Network Browser (PPC2003/WM5) Network Browser (PPC2003/WM5) - V-Mobile Software Network Browser
The Network Browser is a full featured network browsing and diagnostic tool with user friendly interface designed to be similar to a desktop version of the file browser. Now you can easily access your corporate network or play MP3 files stored on your desktop's hard drive
NoteFTPed NoteFTPed - NoteFTPed allows you create category calendar folders for notes on a secure remote FTP server. For each folder a calendar that you can share download/edit and upload and edit Notes. The program also has a full service FTP server file manager.
This program requires that you have both the 'BeanDLL
DownloadFileSizer DownloadFileSizer - DownloadFileSizer allows you to find out the size of a file on a remote HTTP server without downloading it.
To use the app, enter the URL of the file and press the button. The program will then display the total size of the file
ConnectionStateChecker ConnectionStateChecker- Thanks to danielherrero from xda-developers for this great freeware application1 Just install. No need to run it manually. It installs too a little GUI program (ConnectionStateCheckerGUI) to see some statistics (stored in the registry) like number of checks, corrupt connections, last check, etc
IPCheck Mobile GUI IPCheck Mobile GUI - IPCheck Mobile GUI helps organizations monitor critical network resources and immediately detect system failures or performance problems on a PocketPC, using Paessler's IPCheck Technology
Other Software by developer «Sapphire Solutions Ltd»:
SapphireButtons SapphireButtons
As developers, we can spend quite a lot of effort getting the flow right for our application to make life easier for our users
SapphireRAS SapphireRAS
It is now possible to dial a remote connection and manage the device’s phone book from your application using the Sapphire RAS Utility. This will allow you to build advanced applications to allow your mobile application stay current with your business information
SapphireEncrypt SapphireEncrypt
Data security is important when you are dealing with the Internet and mobile applications. Having confidential information stored on your Pocket PC means you need to ensure that it is kept save if the device gets stolen or if you are transferring it over the internet
Sapphire GZip Utility Sapphire GZip Utility- The memory available on the devices is undoubtedly increasing as technology evolves, but so is the amount of data we are storing. We can now store more information about products and customers allowing a smoother daily run of the business.
However, we may sometimes find that our data is still, too big
SapphireIrDA SapphireIrDA
Printing from your application can be a very useful tool in a situation where you need to give a receipt to your customer direct from your Pocket PC. The ideal solution is to use an IrDA enabled printer with the IrDA port on your device
SapphireBattery SapphireBattery
Battery power is not infinite. It is important to ensure that your users don’t find themselves without any battery power right when they need it the most
SapphireGZip SapphireGZip
The memory available on the devices is undoubtedly increasing as technology evolves, but so is the amount of data we are storing. We can now store more information about products and customers allowing a smoother daily run of the business
SapphireIMEI SapphireIMEI
If you are rolling out your application on Smartphone or Pocket PC phone edition devices, you may wish to record the device’s International Mobile Equipment Identifier (IEMI) or International Mobile Subscriber Identity (IMSI) numbers
SapphireMail SapphireMail
Emails are a powerful method of communication with the ability to send messages and files around the world almost immediately, free of charge. Being able to send and receive emails on your device within your eVB, VB