Showing 45 open source projects for "send sms java"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    jNetPcap - A Libpcap Java Binding

    jNetPcap - A Libpcap Java Binding

    A java PCAP and DPI library

    A java wrapper for popular "libpcap" and "WinPcap" libraries. Accurate full API translation. Packet buffers delivered with no copies. Send custom packets, gather statistics. Comprehensive and easily extensible DPI engine.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    VKGeo Friends on Map for VKontakte

    VKGeo Friends on Map for VKontakte

    See your friends from VKontakte on the map

    VKGeo is the best mobile application to determine the location of your family members and friends from VKontakte social network and to share your location with them. Worry where your child or friend is, want to meet your guests in time or appointed a meeting in a crowded place? No need to call or send messages - just open this locator application and see GPS coordinates of your friends on the map. Choose friends whose location you would like to see, send them invitations - and after they...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Christmas Tree

    Christmas Tree

    Decorate your own virtual Christmas Tree

    Decorate your own virtual Christmas Tree with a variety of beautiful ornaments, tree toppers and animated lights. How to decorate Christmas Tree 1. Press Settings button to choose how your tree and background image should look like. Press Settings button again to hide list of available options. 2. Press Toys button to open toys gallery. Press Toys button again to hide this gallery. 3. Select toy you like from gallery by holding your finger on it and then drag selected toy to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Sakura Puzzle

    Sakura Puzzle

    Solve the puzzle with dry branch and see how beautiful it will bloom

    Travel to the places of Japan's cherry blossom, enjoying the beautiful scenery. Solve the puzzle with dry branch and see how beautiful it will bloom. Meditate while watching the falling petals. Enjoy the fanciful pictures of blooming flowers. Create your own animated images and send them to friends. Compete every day with other travelers, earn more points and get prizes for your achievements. - In the campaign mode, solve the puzzle in the allotted time or the number of steps. Use step...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5

    Madara

    Middleware for distributed applications

    The purpose of the project is to develop a portable programming framework that facilitates distributed and multi-threaded programming for C++, Java, and Python. MADARA was originally developed as an agent-based middleware specifically for real-time, distributed artificial intelligence, but is now more general purpose for distributed timing, control, knowledge and reasoning, and quality-of-service. MADARA is composed of several tools and middleware, and the main entry point into the system...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    ejSerial

    ejSerial

    Serial connection Java library

    Java library to send and receive data via Serial COM-Ports. This library is intended to provide an easy way to access the serial-port. Only a few lines of code are needed to Read or Write data via serial port. All Properties and Methods are inspired by the "SerialPort"-Class of the .NET Framework (System.IO.Ports.SerialPort) The benefit of this project is, that it needs only a few lines of code to implement, and a reduced CPU load.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    MUSCLE

    Client-server networking library

    The MUSCLE system is a fast, portable, flexible client-server system for distributed applications. Clients send BMessage-like PortableMessages to each other either directly or via a centralized server (with built-in database and 'live query' support).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PayPeer

    PayPeer

    FAST AND SECURED PAYMENTS | BLOCKCHAIN TECHNOLOGY POWERED

    PayPeer can be summarized as a decentralized payment network where computing power is required in order to mint new "coins". It can be used to send money all around the world at any time of day over the internet, much like an email. PayPeer "addresses" are used similarly to email addresses for sending and receiving payments. PayPeer is based on Bitcoin and overall it works very much like Bitcoin except that it uses a very different mechanism for maintaining address balances to improve...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TRNSYS-Java Coupler

    TRNSYS-Java Coupler

    A TRNSYS type that allows for a bi-directional communication with Java

    This TRNSYS type allows for a bi-directional communication between TRNSYS and Java. After specifying the number of inputs and outputs of the type within the TRNSYS enviornment, respective links to other components can be established. In every simulation step, the type consumes a certain amount of inputs and sends the values to Java. Based on this, a certain amount of outputs is generated in Java, send back to TRNSYS and used as the type's output for the current simulation step. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    M2S - Free SMS

    M2S - Free SMS

    Chat with your friends everywhere, whether you are in space or on eart

    M2S is an application created by Jaume Segarra web-based, uses HTML5 code, PHP, Javascript and CSS to provide users of Firefox OS an application to send free messages. Being a web application, M2S is available for all devices with Internet access either mobile devices, computers or televisions SmarTV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    glSatellite Demo

    Technological demo of OpenGL ES 2 Android NDK

    ...The 3D features present: - OpenGL ES 2; - rotating, multi-touch zooming and moving the globe; - stars on a fixed background; - each satellite is represented by a beam with a unique color; - identifying the corresponding satellite if a beam has been tapped (based on color picking method). Additionally to 3D features presented the application is: - using NDK with C++11 features compiled by LLVM clang; - mixing Java views with OpenGL views (Java is used for settings activity, information and ads panels); - using Android custom message queue to send asynchronous messages from Java to JNI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    monoMIG
    Ever wanted to use a Wii Remote, pheraps a Multitouch surface or the Microsoft Kinect to control your application/game even if web based? If so, then MonoMIG (Multi Input Gateway) is what you are looking for!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ZoppinList
    ZoppinList is an easy to use but feature rich Symbian (3rd FP1 onwards) list management application. It can handle several shopping and packaging lists. This program is distributed in the hope that it will be useful, but without any warranty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GXSMS offers an easy way to send and receive SMS (Short Message Service) messages using a modem that is capable of sending SMS. Sending and receiving SMS has never been so easy. Enable your desktop and web applications to send SMS messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project will allow your applications to send or receive GSM messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WOSH Framework - Wide Open Smart Home
    WOSH is a multi-platform message-oriented middleware written in ANSI C++. Service oriented architecture, designed for network distributed computing. Already working: Audio multimedia, X10, remote control (WinMobile, GTalk) and much more..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Popfax Printer
    Popfax printer is a driver that converts any document your desktop can print into a black and white TIFF FAX G3 format and then sends it to any fax machine via Popfax.com Internet fax services. Releases after 2.3 are maintained on Popfax.com own servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The CoreLibrary is a multiplatform object library for C++ (Linux, Win32, MacOSX, PocketPC). It provides many of the common objects found in Java (Strings, Threads, Collections, etc.) and has the ability to send objects across the network like CORBA.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    This program is to control your UMTS PCCard: enter SIM PIN code, send and receive SMS and control/monitor the network connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    dsdGSM DLL is a Windows Dynamic Link Library enabling applications to send, receive, read and delete SMS messages via a GSM modem attached to PC COM port, supporting selected features of standards GSM 07.05 (ETS 300 585) and GSM 03.40.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Multyclient tchat program: This program is created in java ; I have allready done the non opensource program but i'm expecting this one to be better. Feel free to send Remarks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jMapi is a windows MAPI32 wrapper. MAPI (Messaging Application Programming Interface). The purpose of jMapi is to wrap the MAPI interface so that the java community can send and receive email messages using Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Call someone or send SMS just by clicking a phone number in your addressbook. For sending SMS a stand alone GUI is available as well. Phone calls are made via normal phones, no headset/soundcard required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Type no more passwords. Use PhoneID to store passwords on your mobile phone, and automatically send them to Windows login, browsers, FTP/SSH clients, OTP, file encryption, PKI, etc. Uses BlueCove. See Wiki page for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SpammerSkewer sends complaints to websites advertised by spam. The program gets complaint instructions from a peer to peer network. Program will send one complaint for each time website is advertised via spam.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo