Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Last Viewed Apps
HappyGrumpy
Big Buttons Keyboard Deluxe
Berkay Hit Box
Memory Widget Test
EasyAccess
Soft Toys Memory
Shuffle Play
On-screen Flashlight
MobiMessage (Android)
VLC media player
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Blacklists & Whitelists
Browser Addons & Search
Browsers
Connection & FTP & SSH & Telnet
Downloaders & Trafic
E-Mail
Instant Messengers & Chats
News & RSS & Information
Phone & Mobile
SMS & MMS & EMS
Social Networks & Blogs
VoIP
Webcams
WiFi & Bluetooth & IrDA
More
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
SapphireFTP





SapphireFTP
Version: 1.0

Platforms: Pocket PC


Categories: Internet & Communications, Programming & Development

Upload date: 31 Oct 10

Developer: Sapphire Solutions Ltd

License: Shareware

Price: 999.00 $

Downloads: 82

File Size: 557 Kb


Download Free Trial of SapphireFTP 



Rating: 3.0/5 (Total votes: 7)




 

SapphireFTP


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

  lPassive = 1

Else

  lPassive = 0

End If

 

lTimeOut = 10000 'Timeout in milliseconds

lResult = sFTPOpen(“ftp.server.com”, 21, “user”, “password”, lPassive, lTimeOut, SapphireFTPLicence)

If lResult <> FTP_NO_ERROR Then

  MsgBox("Unable to connect to server" & vbNewLine & vbNewLine & _
         "Error: " &
GetFTPError(lResult), vbOKOnly + vbExclamation, _
         "Sapphire FTP")

Else

  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.

http://www.sapphire-solutions.co.uk/products/ftp/
 
Like it? Share with your friends!

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:

zaTunnelzaTunnel
zaTunnel is SSH tunnel and port forwarding for Pocket PC. Tunneling, or port forwarding, is a way to forward otherwise insecure TCP traffic through SSH Secure Shell for Workstations. You can secure for example POP3, SMTP, Telnet, FTP, VNC and HTTP connections that would otherwise be insecure
NetDump Realtime Network SnifferNetDump Realtime Network Sniffer
NetDump Realtime Network Sniffer is a realtime Network Sniffer that works with LAN / WLAN / IrDA and most other Interfaces. NetDump can export the dumped Packets with timestamp in "Ethereal" Format for future use. Detail Packet exploration is possible while the Sniffer Process is running, also Packet Filters can be set without stopping the Sniffer Process
FTPShortcuterFTPShortcuter
FTPShortcuter allows you to create FTP server shortcut files that you can place on the storage card or RAM. When you tap on a FTP server shortcut the program will open it with the built in FTP file explorer. The program also has a file manager that allows you to manage your links
VoiceFTPsVoiceFTPs
VoiceFTPs - VoiceFTPs allows you to make voice wave files and sends them to a dated folder on a remote FTP server. For each day you have a separate folder nested under the main folder. The program also has a full FTP file manager. This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
Porta+ FTP ClientPorta+ FTP Client
Porta+ FTP Client - A FTP Client for Microsoft Windows, Windows Mobile and Pocket PC powered devices that gives you a fast, easy and reliable way to transfer files and directories (upload or download) between your desktop computer or mobile device, and the FTP server
TwitterFTPerTwitterFTPer
TwitterFTPer allows you to send large files to people via a Twitter link to a http output folder of a FTP server. When you tap on the file it is uploaded to a secure remote FTP server and a Tweet is updated on Twitter with the download link to the file
FilesCSVedFilesCSVed
FilesCSVed - FilesCSVed creates a CSV file report of the files and the nested folders on a remote FTP server. Select 'Create Report' from the toolbar to create a text report of all of the files on the FTP server and all nested subfolders. This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
NetworkAcc - Wireless Network Booster (Specially Designed for Windows Mobile Smartphones)NetworkAcc - Wireless Network Booster (Specially Designed for Windows Mobile Smartphones)
NetworkAcc - Wireless Network Booster (Specially Designed for Windows Mobile Smartphones)  NetworkAcc - Mobile Network Accelerator    * What is NetworkAcc?   NetworkAcc is a powerful mobile network accelerator specially designed for Windows Mobile smartphone users
WakeOnLanWakeOnLan
WakeOnLan - Insanely simple program to send some magic packets out to a specified MAC address. Just extract and run. No Installer needed or included. Can be used as a command line tool or just by starting and entering the MAC Address in the popup Window. Command Line: Please use as following: WakeOnLan
FilesFTPedsFilesFTPeds
FilesFTPeds - FilesFTPeds allows you to view and edit files on a secure remote FTP server with a group of people based on folder names. The program allows you to edit the file in the associated application and also FTP uploads the file when a change is detected. This program requires that you have both the 'BeanDLL
 

Other Software by developer «Sapphire Solutions Ltd»:

SapphireBatterySapphireBattery
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
SapphireGZipSapphireGZip
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
SapphireIrDASapphireIrDA
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
SapphireButtonsSapphireButtons
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
SapphireEncryptSapphireEncrypt
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
SapphireSIMSapphireSIM
The Sapphire SIM utility provides the Visual Studio developer with the ability to manage the SIM card of a Pocket PC Phone Edition, Windows Mobile or Smartphone device. It enables the user to add, change and delete contacts from teh normal and fixed sialling areas of the SIM card
SapphireRASSapphireRAS
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
SapphireIMEISapphireIMEI
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
Sapphire GZip UtilitySapphire 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

» show more

 

Comments on SapphireFTP:

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

SapphireFTP is compatible with your device O2 xda Neo
 
 
© Pantich 2009 - 2025 All rights reserved.