Search Results for "java tcp transfer" - Page 10

Showing 740 open source projects for "java tcp transfer"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 1
    NetKitty

    NetKitty

    NetKitty is a GUI for Netcat

    NetKitty is an easy to use Java-based program that easily allows you to transfer files between computers. It uses Netcat to open a port and listen for incoming connections from another device. Before NetKitty, Netcat could only be executed by typing commands directly into a command shell, so NetKitty takes the reins and creates a very user-friendly graphical user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Tcp/Ip API Wrapper

    TCP/IP API (SSL Encryption, ZLIB Compression)

    TCP/IP connectivity warpped in an API extended to provide the following major features: SSL Encryption, ZLIB compression, packet oriented mode rather stream oriented mode. Asynchrounous. One liner to declare server or connect to server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    JExec

    Incapsulate Java/oos features for easy usage from legacy or other lang

    Incapsulate Java/oos features for easy usage from other lang or OS (eg legacy, AS400). Java programmers can take advantage from many features offered by the language itself as from that created by the open source comunity; but integration with other languages may be painfull, expecially from OS/lang like AS400/RPG. JEsec want to be a collection of encapsultated java/oos features directly java-callable or proxied by JEsec tcp-ip service or by JEsec client caller. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    I made this android application for a "Gostai" training test admission. Recently, I used the same code with some modification to control a robot using my android mobile. This app communicate with a program ( written in C ) running on the " pandaboard" with socket. The communication is based on the TCP/IP protocol. For this release, I just use the basic control for the robot ( Forward, Backward, Turn Left, Turn Right and Stop ). The list ( yaw, pitch ) does nothing. The value field can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 5

    Mvc Infraestructure

    Serializable Data Transfer Object/Generic Dao for J2EE

    Dto.java and others classes - for data transmission from/to view (with EL - Expression Language" ) layer to/from business and persistence layer in J2EE application. Dto extends from HashMap class of Java API for encapsulate any type of information by key type:key_i.key_ij.key_ijk....: Any component in any J2EE functional chain can access to DTO if they know the key key_i.key_ij.key_ijk.... for object access. This project helps to decouple the data, business logic and persistence logic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SimpleHTTPDB is a client based key-value database that allows for storing data on any http-server via FTP. This way, no server-based functionality is required. Security of the data is provided by high-level encryption.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    jCircuits

    jCircuits

    An easy-to-use Simulation of Hardware-Gates

    A very easy-to-use but complex Gate-Simulation.You can simulate various gatters like AND, NAND, OR, NOR, NOT, XOR. And also build Flip-Flops, Full Adders and other compley structures. In other words its a register-Transfer Simulation of Hardware-Processes. There are also 2 Applet-Versions - the full Version and a only-Display-Version ---------- USEFUL TIPS: ---------- Always enter the Edit-Mode (swiss knife) bevor editing something ;) [!! IMPORTANT !!] Try out the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RESTAC is a Java REST framework for REST-style interaction in distributed networks enabling the rapid implementation of peer-to-peer applications. It is based on a communication protocol built on HTTP (over TCP and UDP unicast/multicast).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    tunnel a tcp/udp connection through a http(s) connection, surviving proxy-servers
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 10
    A file splitter made in java to split and join files very quickly for easier transfer over the internet. Has option to delete parts one by one while joining/splitting. Supports joining .001, .002 parts as well. Just double click to join the files..
    Leader badge
    Downloads: 120 This Week
    Last Update:
    See Project
  • 11
    The purpose of this project is to provide a Java implementation of the Flute file transfer tool, using a JNI interface to the underlying MCL library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Implementation of an open source FTP Server which comply with RFC 959, RFC 2228, RFC 2389 and RFC 2428. Implemented in Java. This server can be run as a stand alone FTP server and can be easily embedded in any java project. Please visit our project h
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Beanlib is a utility library for use with JavaBean. Beanlib for Hibernate (beanlib-hibernate) allows developers to easily reuse the same pojo classes for both persistence instances and data transfer objects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Java program that creates an SMTP message and sends it off. It can be used to test SMTP functionality as well as security. This test SMTP at the application level. Requires Java 6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A distributed FTP daemon written in java. Instead of conventional server<->client transfer it uses master<->client for control connections and slave<->client for (most) data transfers, the master must tell the slave to initiate/respond to a transfer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    port-forward

    to forward a loalhost tcp port to remote port

    ~~~~~~~~~~~~~~~~~~~~~~ Is a simple console tool to forward a tcp port, and log the data in byte[] and string format. ~~~~~~~~~~~~~~~~~~~~~~ usage: java -jar portf.jar localport remoteserver remoteport
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Antrunner4e is an eclipse-plugin that inserts a contextmenue item to start a antfile with the current file or directoryname as input.This provides an easy way to execute actions like compiling the current file, transfer by ftp, execute sql and so on.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    List of TCP/UDP port for android phone
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Jambs (Java Message-Based Session)

    Distributed programming middleware

    Java middleware which allows a server to manage sessions that can involve several clients and take advantage of tcp/udp message-based communication. Sorry for the lack of documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A 100% Java client for the DICT protocol (RFC2229). This provides access to lexicons, translating dictionaries, thesauri and similar database over a TCP/IP protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WowSync
    World of Warcraft player account synchronization and backup. This will save your WTF/Account files and not the interface directory. Using JSCH for secure file transfer.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    JFtpSync is for uploading web content to a server via FTP. It is designed to do FTP uploading only, and do it well, offering recursive uploading of content filtered by file type. It is primarily a command-line tool but there is a Java GUI as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FONC (FTP Over Normal Connections) allows both active and passive FTP transfers via normal port connections. This allows FTP (both control and data transfers) over simple ssh tunnels among other things. FONC is easy to setup, and runs anywhere java can.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Info Transformer is a powerful utility to maintain the information in spite of data format and storage. There are lots of high speed functions for common and special data processings. Extract, transfer, load, convert, update, match, remove and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Multi-threaded protocol simulator for IPv4 and IPv6 protocol simulation.
    Downloads: 0 This Week
    Last Update:
    See Project