Search Results for "java file transfer" - Page 75

Showing 7877 open source projects for "java file transfer"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1

    CONMAP

    Geobody connectivity analysis tool in geosciences. New version: 2.0

    ...It accepts input and outpts results in GEO-EAS (GSLIB) format for easy interoperability with most geoscience softwares. To get help in usage, simply run the program without arguments. CONMAP is a Java 1.7 program. Open a command prompt, go to the directory where you download CONMAP.jar and enter the command "java -jar CONMAP.jar <arguments>" (without quotation marks) to run the program. Geobody detection itself runs pretty fast, with almost all execution time spent in file loading, parsing and saving. New features in version 2.0: geobody walk, vertical transitions count and mean thickness. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Pdf Text Extractor

    A Java Application that extracts text from pdf files.

    A Java Application that extracts text from pdf files. User can select different areas on the pdf file and can extract text from those areas.Extraction of text can be done for single or multiple pages. Generate Bookmarks on the basis of Font Heights entered by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DBvolution

    DBvolution

    Java library to remove Object/Relation Impedance

    Now stored at https://github.com/gregorydgraham/DBvolution Available from Maven Central: nz.co.gregs.dbvolution Makes relational data easy and fast to use with semantic annotations and encapsulated datatypes. Simple declaration of a DB table: @DBTableName("mytable") public class MyTable extends DBRow { @DBColumn("numeric_code") @DBForeignKey(Code.class) private DBNumber numericCode = new DBNumber(); @DBColumn("uid_mytable") @DBPrimaryKey @DBAutoIncrement private...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CCSDS File Delivery Protocol

    CCSDS File Delivery Protocol

    NASA core Flight System File Transfer Application

    OBSOLETE - Please proceed to new repo: https://github.com/nasa/CF This project will be closed in the near future The CCSDS File Delivery Protocol (CFDP) application (CF) is a core Flight System (cFS) application that is a plug in to the Core Flight Executive (cFE) component of the cFS. The cFS is a platform and project independent reusable software framework and set of reusable applications developed by NASA Goddard Space Flight Center. This framework is used as the basis for the...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5

    JoxFiler

    JoxFiler is meant to be a Java version of Rox-Filer

    Rox-Filer as long been my favorite file manager but his development seems halted since a few years. As I like the features of this tool and would need some more I decided to give it a try with Java 7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SuRankCo

    Supervised Ranking of Contigs in de novo Assemblies

    SuRankCo is a machine learning based software to score and rank contigs from de novo assemblies of next generation sequencing data. It trains with alignments of contigs with known reference genomes and predicts scores and ranking for contigs which have no related reference genome yet. For more details about SuRankCo and its functioning, please see "SuRankCo: Supervised Ranking of Contigs in de novo Assemblies" Mathias Kuhring, Piotr Wojtek Dabrowski, Andreas Nitsche and Bernhard Y....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Android Package Installer

    Android Package Installer

    A platform independent apk installer app!!

    This is a Android package installer app which is platform independent and it enables you to install android apps directly from your computer. All you have to do is to copy the apk file in working folder and type in the filename as it is followed by .apk extension.. Hope u'll enjoy using this software..
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Liquibase

    Liquibase

    Version Control for your Database

    Liquibase is an open source, database-independent library for tracking, managing and applying database changes See more at http://liquibase.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AXEL Web Framework

    AXEL Web Framework

    Seriously good at building web sites

    The AXEL framework extends XML and HTML, adding "xml actions" that perform tasks during page processing. Goto http://xmlactions.org for a full description of how it works. Actions can be as simple as inserting a page, to as complex as building query results from external data sources. The Axel Framework project consists of different components: * axel-actions (core framework) * axel-mapping (a mapping tool built on axel-actions) * axel-pager (a web page builder built on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10

    Audio Recorder

    Record or capture audio with only one small java file.

    Have you ever wanted to just record your own audio in a hand full of file formats? Well I did. Until I programmed this. This is an easy to use java program that allows you to easily record audio for any reason at all with the click of a couple of buttons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    OFsX

    Oracle File system Extension

    Problem: How can Oracle PL/SQL applications read, write, move or copy arbitrarily large files to or from arbitrary file system locations? Solution: This utility (OFsX) uses PL/SQL, Oracle AQ & Spring Integration to handle reading, writing, copying, moving & deleting of files from Oracle PL/SQL in a general way. Summary: PL/SQL is an excellent language for developing data-intensive, enterprise applications. However, it can be difficult for PL/SQL applications to interact with a file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Javascript SMS
    simple javascript SMS example with sms gateway API https://www.proovl.com/sms-api Simple html form for sms sending with AJAX / jQuery post (javascript) and sms gateway. Send sms without page refresh. You can insert html part to your site. Token and Api link must be stored in php file. widget style SMS script to your site. sms numbers https://www.groovl.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CodeMenia Deployment Factory

    CodeMenia Deployment Factory

    Salesforce Ultra Fast Deployment Engine

    For license contact: bluefoxautomation@gmail.com TransImpo: The TransImporter application uploads translation from external file system (excel) to salesforce. Also Create Package from the excel File to be used for other environments. CSO: Comma Separated Operation application can be used to Convert Excel to UTF-8 Encoded CSV in a Proper format. Retriever: The retriever Application can be used for Environment Management to take configuration backup, Configuration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    caddeley

    elementary cadd

    Drafting application for management and production of Architectural drawings. Feel and artistry of hand drafting with efficiency and control of computer aided design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JBerd

    JBerd

    Java tools for decoding and manipulating BER encoded ASN.1 Files

    A simple Java ASN BER decoder and profiler A tool for easy manipulation of BER encoded files. An "awk" for ASN.1 BER (for Unix people) or maybe a "notepad" for ASN.1 BER (for Windows people). Jberd (Java BER decoder) is a lightweight BER decoder and associated tools for interpreting and processing BER encoded ASN.1 files. The following facilities are provided: • JBerd Profiler. A tool for profiling the contents of BER encoded files • JBerd Flattener. A tool for converting BER...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Secretica CRM

    Secretica CRM

    An absolutely free customer relationship managment (CRM) application

    An absolutely free customer relationship managment (CRM) application developed by Codeiron Ltd. Available under Codeiron Public License 1.0 (a BSD-style license but a little bit less permissive, check the License folder of project files).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JAppLaunch

    JAppLaunch

    a simple file launcher written in Java

    JAppLaunch has been REMOVED from SourceForge and any JAppLaunch files provided in SourceForge are UNOFFICIAL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Neural Libs

    Neural Libs

    Neural network library for developers

    This project includes the implementation of a neural network MLP, RBF, SOM and Hopfield networks in several popular programming languages. The project also includes examples of the use of neural networks as function approximation and time series prediction. Includes a special program makes it easy to test neural network based on training data and the optimization of the network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FTP Dropzone

    FTP Dropzone

    Drag and drop file transfer

    FTP Dropzone is a drag and drop application, that uploads the files or folder you drop on it to a folder on an FTP server. FTP Profiles are used to identify where to upload files to. Drag and drop is also possible on a shortcut to the application, the application does not need to be running. The passwords of the FTP profiles you enter are encrypted in the configuration file. After upload the URL of the newly uploaded files or folder is available in the Clipboard. This makes it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Openfiler is a browser-based network storage management utility. Linux-powered, Openfiler delivers file-based Network Attached Storage (NAS) and block-based SAN in a single framework. It supports CIFS, NFS, HTTP/DAV, FTP, and iSCSI.
    Downloads: 66 This Week
    Last Update:
    See Project
  • 21

    nathandelane

    Projects I am working on, which may turn into larger projects.

    This is a repository of projects that I am working on which may turn into larger projects. When they do I will break them out into their own sourceforge projects. Until then anybody can take a peek and check out my experiements. Think of it as Nathandelane labs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Homedisk

    Family-focused free software

    Welcome to : http://www.tinyhomeutil.com/ This product (Homedisk) is a multi-user system, integrates online file storage and multimedia player. Users can use it to manage family photos, videos, and music. It does not need to install. It also can be run from U-disks and portable hard drives. It allows mobile phones and tablet computers to access (including the iPhone and iPad). It supports English, Chinese, French, Russian and Spanish, the family members living in different countries can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Picture Space Time (Desktop Version)

    Allows you to add Time Perception value to pictures

    Java desktop version of picturespacetime.com (now extinct). Web version is available here at This allows you to add Time perception value to pictures using sound speed. Speed is controlled using metronome in the application with milliseconds of gap as input. Metronome speed value gets saved to a text file with "image_name",txt format as file name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Advanced Checksum Verifier Utility
    Advanced CVU is an open source GUI software for calculating checksum and verifying file integrity. Supported checksums: - MD5 (Message Digest 5) - SHA-1 (Secure Hash Algoritm) - SHA-256 (Secure Hash Algoritm) - SHA-512 (Secure Hash Algoritm) - CRC32 (Cyclic Redundancy Check) - Adler-32 (RFC 1950) Java Runtime Environment (JRE) 1.8 must be installed for proper running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Aspose for Eclipse

    Aspose for Eclipse

    Eclipse plugin for Aspose File Format Java APIs

    Aspose for Eclipse project enables Eclipse IDE users to create a new Eclipse project through an Aspose Project Wizard. Through this wizard, the developers can select and download the latest Aspose File Format Java libraries and samples of their choice.
    Downloads: 0 This Week
    Last Update:
    See Project