Showing 33 open source projects for "java mointer socket"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 1
    Simple Socket Tool

    Simple Socket Tool

    Application for testing Server or Client socket connections (TCP)

    Application for creating Server or Client socket connections (TCP), and from v1.3 also handles serial connections. Possibility to send binary files and a "HEX" mode for send/receive byte values. Handle multiple send areas = easy send different messages. Store the conversation in a binary file. No installation - Availible wrapped in i single .exe file that can be run on Windows system without admin rights, or use the .jar file on Linux & Mac A Java application that requires Java 1.9 or above. ...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 2

    Simple Client Server Chat Example

    An example of a simple chat system

    This project is a demonstration example on multi-threading programming in Java (old school) and network programming (String exchanges over network). The multi-threading part aims to show how to avoid blocking methods by putting them in separate thread, therefor, the ExecutorService was not used. Two Runnable interfaces are available in the server and the client to show how the dialog is managed. The Socket part aims to show how simple communication using TCP/IP are quite simple. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    BlackBoxSocket

    My twist to a Java based secure layer for socket communication.

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

    xtn5250-fork-dotmg

    A fork of vproietti's xtn5250

    This is a fork of vproietti's xtn5250 with very personal and minor changes. It starts with version 1.19.i Original xtn5250 project URL is at https://sourceforge.net/projects/xtn5250/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 5
    GreenMail is an intuitive and easy-to-use test suite of email servers for testing purposes. Supports SMTP, POP3, IMAP with SSL socket support, and configurable user accounts and credentials. All in 100% Java. WE'VE MOVED TO GIT HUB: https://github.com/greenmail-mail-test/greenmail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    X-Core

    X-Core

    The original Xivio.com World Server Core

    Xivio.com was a commercial children's virtual world website created in 2006 by Gavin Conrad. This is the legacy World Server Java Core made available to the world to do with as it wishes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    TcpChannel

    A simple, non-blocking, NIO-based, TCP socket API for Java

    ...The API presents the communication between processes using an observer pattern for handling received messages and an asynchronous send method for sending. Generally, writing NIO socket handling is non-trivial. TcpChannel exists to let Java developers write processes that communicate with each other using a simple send and receive pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Chat Together

    Chat Together

    Friends/People can fun togther using this project

    It is for people who want to Chat togther on Android also in order to be honest , this software was prepared during my master degree (Master of Computer Application :), When i was in MCA then for my classmet i have made this software bcz my classmet waana chat in classroom during lab time & they can fun together using this application, Then let me describe the software, this is a simple CHAT application runs on Android, application makes http request to a server, implemented in php and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Socketer Mobile

    Socketer Mobile

    A simple socket debugging tool for Android devices.

    For the standard version: https://sourceforge.net/projects/socketer/ Socketer Mobile is a simple tool that helps to debug sockets. It has both server and client functionality. When a developer is developing features that requires sockets and network communication often it is really useful to be able to verify that their code is actually establishing the network connection and the code is actually handling data exchange over the network. Socketer Mobile can open a server socket on a...
    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
  • 10
    alphanum-talk
    Initial description: A terminal based group talk for conferencing (as real-time group chat) . Portable on all systems supporting the java vertual machine and the socket API. Proposals and incubation will define the future of this application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SOCKS Server and Library for Java. Support for versions 4 and 5 of SOCKS protocol. Designed to be easily expandable to support different encryption/authentication/authorization methods. Sample server and client are available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    TCP Socket Server
    OSGI TCP Socket Server, uses Declarative Services, tested against Eclipse Equinox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XSP
    XSP is an eXtensible socket-based protocol. XSP 1.0 is an XSP client. The main idea of this project is to connect two devices directly without any servers between them. Chat, file sharing and voice chat are supported now. Authors: m1kc and Solkin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XSP PDA
    XSP is an eXtensible socket-based protocol. XSP PDA is a mobile version of XSP 1.0. The main idea of this project is to connect two devices directly without any servers between them. Chat and file sharing are supported now. Authors: m1kc and Solkin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A framework for doing asynchronous socket communications - useful for connecting to a large number of hosts in parallel from a single thread. Builds on top of Java NIO library and hides all socket, buffer details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RemoteSocket Java API and implementation for local/remote infrastructure. This API allow to create a client Socket and ServerSocket on remote machine and manipulate with such socket as it on local machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JavaSSS (Safe Secure, SandBox) is an update for Suns jdk. This update makes java more secure using only a properties file. Settings include max storage, # of files, # of threads, library & native methods. Host control, limit socket speeds, & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Flash XML Socket Server using Apache MINA and JNDI for data connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    IPLib is a cross platform reliable TCP/IP socket library; it includes C++ and Java versions, with synchronous and asynchronous request/response messaging. It should run on any mainstream operating system that supports C++ and/or Java, TCP/IP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JS-Bridge to Java Socket API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Multi-purpose, platform/language independent Server with the ability to handle multiple concurrent connections on 1 socket, interactively/dynamically starting and stopping service modules. Needs only 1 port opened to access many different services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    J2ME MIDlet with a Socket Server :: Isometric Engine Chat Machine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Java 1.4 based NIO socket framework. This hides the (dirty) details of non-blocking IO from developers, allowing them to EASILY build a highly scalable application, which can handle over 10000 incoming and outgoing sockets using only one thread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AgiTerm is a test application for use with the Asterisk open source PBX. When executed, the program opens a socket and waits for connections from asterisk servers, providing an easy-to-use GUI for extension logic debugging upon incoming connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Socket communication framework for xml, text or java Object messaging. Framework is designed to handle client connection accepting, message sending and receiving so it can be used as basic layer for any type of real time communication applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next