Search Results for "java upload file" - Page 3

Showing 192 open source projects for "java upload file"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1

    Android App Decompiler

    Decompile an Android APK

    Android App Decompiler is a useful Tool to unextract and decompiles Android APK. When you runed the Decompiler than created an folder with all Files from then APK and the dex (dalvik executable format) being converted to an jar file. You must only now use an Java Decompiler like jd-gui and you have all files of the App.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    Hex File Loader

    A software for upload .hex files to ATMEGA328P and compile .asm files

    Downloads: 4 This Week
    Last Update:
    See Project
  • 3

    COOL C# framework

    COOL C# framework

    This framework is translation of COOL Java framework for Compilers course by Prof. Alex Aiken on Coursera platform: https://www.coursera.org/course/compilers Note: the framework is unofficial, but Honor Code still applies! Please download framework file and refer to README for further information how to use this framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The dotSesame project is a C# port of the Sesame project, which is originally written in Java. It is an open source RDF database with support for RDF Schema inferencing and querying. Full documentation of Sesame can be found at http://www.openrdf.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • 5
    Boxy2 Uploader

    Boxy2 Uploader

    Uploader for boxy file sharing

    This software can handles uploading files to boxy2.com file sharing website easily and comfortable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DotNetWikiBot Framework

    DotNetWikiBot Framework

    Make robots for MediaWiki-powered sites!

    The DotNetWikiBot Framework was developed so that it can offer a helping hand with many complicated and routine tasks of wiki site development and maintenance. DotNetWikiBot Framework is a cross-platform full-featured client API, that allows you to build programs and web robots easily to manage information on MediaWiki-powered sites. DotNetWikiBot Framework can also be used for learning C# and .NET.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    C# FTP Client

    Upload and download files using the FTP protocol with this C# DLL.

    The C# FTP Client is used to interact with an FTP Server to upload and download files using the FTP protocol. This is a simple DLL that can be included in your C# projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Coffee_FF

    Coffee_FF

    Keep computer awake on active network/internet, programm or set timer

    Coffee will keep your computer wide awake while your network is active or a program. Coffee prevents standby when your traffic speed on a selected network adapter is above the user configurable threshold or specific software selected. It will keep computer awake without disturbing monitor sleep mode. Have option to delay xx minutes after software does not meet sleep block settings. Have option to send up key press.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 9
    PDF Clown

    PDF Clown

    General-Purpose PDF Library for Java and .NET

    PDF Clown is a general-purpose Java and .NET library for manipulating PDF files through multiple abstraction layers, rigorously adhering to PDF 1.7 specification (ISO 32000-1). This project aims to provide a universal access to PDF files (creation, reading, editing, rendering...) through an accurate and elegant object-oriented API. * Features: http://pdfclown.org/overview/features/ * Overview: http://pdfclown.org/overview/architecture/ * Website: http://pdfclown.org/ * Blog: http...
    Downloads: 21 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
    Learn More
  • 10
    Wireless Universal Resource File

    Wireless Universal Resource File

    Handset Detection for Mobile Applications. Device Description Database

    WURFL lets you detect thousands of types of mobile devices accessing your web service and take decisions based on what that device can or cannot do. With WURFL, you can optimize mobile web content, effectively deliver advertisements, or analyze mobile traffic. WURFL will read HTTP requests from mobile browsers and search the Device Description Repository (DDR) for the corresponding device properties (i.e. capabilities). WURFL will return the device capabilities to your application, which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    csmake

    csmake

    Cloud Service Make.

    To make the native application to support cloud service, csmake will genarate a client stub and the service application, it's similar with the webservice, COBAR, omniORB, SOAP, gsoap etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Azman authorization Excel

    Azman Authorization Excel Merge tool

    ... excel file with an existing AzMan file and will generate the authorization matrix automatically. User can directly edit this generated authorization matrix (removing some operation from role(s) / adding operation to role(s)). And just upload the final authorization matrix excel to this utility and the AzMan to merge. Then this tool will generate a new AzMan, which match with the new authorization matrix excel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14

    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
  • 15
    HHS Digital Media API Platform

    HHS Digital Media API Platform

    Syndicate text and multimedia content with this API and storefront.

    Use this suite of Application Programming Interface (API) platforms to share web content across multiple channels. Mobile and tablet applications, widgets, and web pages may use the APIs to deliver and update content. The APIs allow content reuse and reduce development costs and product time-to-market. The APIs are available as .NET or Java instances. For more information, see the ReadMe.txt file in the downloadable zip archive. The Centers for Disease Control and Prevention (CDC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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 easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Khoorio

    Khoorio

    FTP client to encrypt/decrypt and upload/download files

    Khoorio is a FTP client that allows you to safely encrypt your files with the AES Rijndael cipher before uploading them to a FTP server. The key used to encrypt the files is derived by a key derivation function (HMAC-SHA1) as follows: encryptionKey = HMAC-SHA1(hash_plaintext_file,user chosen master password). With this key the user allows someone to decrypt a specific file, without the need to share his master password to that person. As it consists of a personalized key, the receiving...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    House Party Protocol

    House Party Protocol

    an ultimate evidence wiper

    It's a open source file wiper program which can get commands remotely and acts in emergency stiuations. Program's name inspired by Iron Man 3 movie where Tony Stark activates the "House Party Protocol" when his house is destroyed. It's written for preventing your private datas captured by police or thieves. *Usage* - You need to have a hosting account which can run php scripts (you can register for a free one) Change the $password section in base.php and upload it to your hosting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BinaryCrypt

    BinaryCrypt

    Binary Conversion Calculator

    With BinaryCrypt, you can convert between regular text, binary, hexadecimal, octal decimal and decimal. You can convert only decimal (as of right now) to any base up to base 64. You can also save your converted text to a file or open a converted text file to decrypt the message, and perform basic arithmetic in binary. The git repo for the C# code is located at: https://github.com/m1r4g3/BinaryCrypt-.Net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MGN.XYZ Desktop

    MGN.XYZ Desktop

    MGN.XYZ - The free image hosting solution.

    YOU MUST HAVE MONO INSTALLED IF YOU USE THE LINUX VERSION This is the official application for MGN.XYZ image hosting. We wanted to make it even easier for people to use our service - so we made an app! It allows you to: - Upload your whole desktop. - Upload a region of your desktop. - Upload an image from a file. Please note that you cannot yet delete images by yourself (we are adding this), so if you accidentally upload an image, email us with the ID and it will be deleted...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    W3C Nant Validation Tasks

    Migrated to github https://github.com/ngeor/w3c-nant

    Attention: code migrated to github: https://github.com/ngeor/w3c-nant NAnt task library written in C#. Validates HTML and CSS against the online W3C validation services. FTP NAnt tasks to upload and delete files on an FTP server. Separate NAnt-independent assembly to reuse in .NET projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Importer library to import assets from different common 3D file formats such as Collada, Blend, Obj, X, 3DS, LWO, MD5, MD2, MD3, MDL, MS3D and a lot of other formats. The data is stored in an own in-memory data-format, which can be easily processed. www.open3mod.com/ is a 3D model viewer and exporter based on Assimp that is also Open Source.
    Leader badge
    Downloads: 113 This Week
    Last Update:
    See Project
  • 23
    Advanced Putty Manager

    Advanced Putty Manager

    Tabbed Putty Connection Manager providing upload/download also

    Advanced Putty Connection Manager is a tabbed putty solution aimed to organize all your flying putty windows in one place. In addition to that, it also aims at providing various advanced functions like uploading / downloading files without having to leave the interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    iSpy Camera Security Software

    iSpy Camera Security Software

    Worlds leading motion detection, recording and alerting software

    iSpy uses your USB webcams, IP cams, capture cards, desktops and microphones to detect and record movement or sound and provides security, surveillance, monitoring and alerting services. Media is recorded directly to H264 mp4 files or AVI files. iSpy can stream live and recorded video over the local network, over the web using the ispyconnect portal and to mobile devices and third party software (like gadgets and MediaPortal). iSpy also includes a server project that lets you connect to...
    Downloads: 47 This Week
    Last Update:
    See Project
  • 25
    MobiController

    MobiController

    Control your PC from any device with no App

    ...) System Administration (Power off system, Turn off screen, Manage open Windows and Running processes.) File Controller (Browse Files, upload, download, execute, move, copy, view) Remote Desktop Controller (View screen, control mouse and keyboard) TouchPad Controller (MultiTouch touchpad right in your browser, with scroll and sensitivity) SlideShow Controller (PowerPoint Controller) Log in to phone with MobiController.com username and password Automatic updates Controller browsers built
    Downloads: 0 This Week
    Last Update:
    See Project