Showing 51 open source projects for "address"

View related business solutions
  • 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
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 1
    Conversations

    Conversations

    The very last word in instant messaging

    Conversations is an open source Jabber/XMPP client for Android, designed to provide a unique and more freeing mobile messaging experience. XMPP is a federated protocol that can work with every XMPP server out there, giving you the freedom to choose a trustworthy server for yourself while still being able to chat with contacts from other servers. All communications are TLS encrypted and Conversations offers to enable one of two state of the art end-to-end encryption mechanisms, so you can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    EasyUpload

    EasyUpload

    EasyUpload Server Accepts Images from Android to be Uploaded to a PC

    EasyUpload is a client-server project for uploading images from Android to a PC. The project is very simple. Just select the images from the Android device, establish a connection to the server using its IPv4 address and port number, and then upload the images in a fast way. Download the server project from here: http://easyupload.sourceforge.net The simplicity of using EasyUpload helps to avoid using Bluetooth for image transfer. The project just works for images and later it can work with any type of files. The source code of both the client and server apps are available in this GitHub page: https://github.com/ahmedfgad/AndroidFlask The project is documented in a Heartbeat tutorial titled "Uploading images from Android to a Python-based Flask server" available here: https://heartbeat.fritz.ai/uploading-images-from-android-to-a-python-based-flask-server-691e4092a95e Logo image from flaticon.com by phatplus (https://www.flaticon.com/authors/phatplus)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FileServer

    FileServer

    Share files from a windows PC to any other network device

    ...It contains an inbuilt http server hence no need for an application on the receivers end. The host turns on the application and the client opens the browser and types the ip address including the port ( the application automatically generates it, hence no need for ipconifg on cmd or any other ways to get ip), then he has access to all the files on the other pc with a very beautiful interface. the client also has a possibility of watching videos, playing music and images directly on his or her browser without having to download it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Auto Whitelist automates the detection of safe/valid email addresses by plugging into Postfix and monitoring sent mail and building a whitelist. It then automatically tags all incoming email with information regarding the senders email address status.
    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 customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    Napster Reloaded

    Napster Reloaded

    A simple lightweight music sharing system inspired by napster

    Inspired by napster it is a simple java swing application to share music files. How to use? Put mp3 files you want to share in the shared folder. Put server's ip address and connect. Search by title or artist and download chosen files. Downloaded songs will be in Downloaded folder. The same application can be used as server and client. Server must use 127.0.0.1 or other localhost ip address and click connect. Then clients can connect using server's ip address. Rest is limitless sharing and fun. :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    NetworkService

    Networking framework for Java applications

    ...It allows programmer to build locatable, state-monitorable software modules and exchange data between them in a peer-to-peer fashion. These modules can be given 'meaningful' names (Tom, FileServer1, Printer2..etc) instead of static IP address. NetworkService's project also provides SawaTalk - a server-less chat application (bundled with the final version of NetworkService ). SawaTalk has the following features: -Public and private chat windows. -Files transfer. See how to use NetworkService:- https://sourceforge.net/projects/networkservice/files/NetworkService1.0.0.3/ See other applications using NetworkService: -A search system for PDF files stored on different PCs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PhonixJ

    PhonixJ

    A cross-platform phone-book written in Java using SWT.

    ...The program runs on Linux, Windows and (soon coming ) MacOS. Features: - Add/remove contacts - Create vCard v.3.0 - Create Contact Card in .SVG - Create mail envelope address - Sophisticated search engine - Customizable printing options - Support for email and browser clients - Batch export/import of the contacts via .vcf (3.0) files (tested with Kontact) - A tool to select multiple e-mail addresses, copy them to clipboard and open compose mail Current version: 1.0.3 News: - Added notes record to each contact - If you want to see it in your own language, please download the Main.properties, and translate it, then send it back to me. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    File Share Utility

    This is java based file sharing system between LAN with WiFi or Lan

    A java based application that enhances speed of sending file by almost 20%. Without sharing file you can send any type and any sized file over network just drop files you want to add and give IP address and thats it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Simple Email Extractor

    A Simple Email Extractor

    A very simple Email Extractor

    Extractor works in java and any operating system. Saves lists to CSV files. Just type a valid http address and hit enter and this extractor will extract email addresses while visiting all the links it finds too. To run this program just download the file and execute it. It has a .jar extension but will run if you have java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    JPacketGenerator

    UDP Packet Generator (Stream generator)

    Very basic UDP traffic generator. Works with a packet receiver to control the network status as Bandwidth, RTT, jitter, Loss % etc etc... Set Source Address, Destination address - Port Packet Size Stream Bandwidth And press start Command Line interface available java -jar JPacketGenerator.jar srcAddress srcPort dstAddress dstPort bitRate_bps All parameters are mandatory and with parameters the generator require no GUI or windows manager to work. If The project will be useful I'll post some more detail or helps about the usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Eolos VoipAudit

    Eolos VoipAudit

    Universal Framework to audit Voip protocols's security

    Visual Framework Tool to scan/sniff address space, enumerate users, crack credentials, pattern based dial spoofing and security reporting for Voip protocols. This software is intended to give a general framework to build and plug Voip protocol analizers in order to fix security issues and enhance VoiP platforms confidence. It IS NOT intended to be a cracking tool for malicious system breakers, but a really software MUST for security people to assure Voip platform security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Android Birthday Reminder
    This android app reminds you about upcoming birthdays. You can read and write the date of birth of all contacts in your address book. This project moved to GitHub: https://github.com/sealor/BirthdayReminder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    "Look Up Contact" extends BlackBerry® contact lookup to LinkedIn and 123people.com and extracts contacts from the messages so you do not need to copy-paste. Available as a menu entry in the message log and address book. Tested with BB9700.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Java Msn Lib(JML) based web msn client developed by Roy Tsang. You can reach me at roy dot cstsang at gmail dot com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Send a link of a torrent you wish to download to a defined email address. This app will read the email and download the torrent for you. Perfect for downloading files from a remote computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Intelligere SCS is a collaboration system with an integrated web conference system ideal for virtual classroom, e-learning and video conference. In order to view an on-line demo use this address http://tinyurl.com/scsdemo (user and pass 'sfguest').
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    iplist is a list based packet handler which uses the netfilter netlink-queue library (kernel 2.6.14 or later). It filters by IP-address and is optimized for thousands of IP-address ranges.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    JContact is an online addressbook management application. It is web based J2EE application build on JSF, Spring and Hibernate. The web2.0 framework RichFaces makes the application more interactive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Turtle
    Very lite and easy-to-use LAN file sharing software. Using Turtle you can send/receive files in a LAN network to/from any machine which you know the IP address or DNS name. Turtle imitates Blutooth file sharing pattern in mobile phones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a simple program that allows you to get the information in a vCard file (.vcf) as plain text. vCards are used to store contact information and may be created by Apple's Address Book and other similar programs, along with mobile phones.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    ...It includes: file manager, RSS aggregator, calendar and appointments diary, mailer, image manager, multimedia manager, favorites, notes, tasks, anniversaries, topics and address book
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Zimbra Community Builds & Projects
    Hi, this project is here to present a space where the Zimbra Community can share their own builds of ZCS & ZD. (See zimbra.com/downloads for quality checked, official binaries.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Funambol is a mobile application server that provides push email, address book and calendar (PIM) data synchronization, and device management, leveraging the SyncML (OMA) protocol. For users, this means BlackBerry-like capabilities on commodity handsets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    It is a tool for transfering files of any format (.exe, etc., ) using the IP of the sender. There is no Login process & Its platform independent so, a little bit knowledge req to use it & also it is very fast & accuracy in transformation of files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java Mail Forwarder. This application listen to a Microsoft exchange server, checking if a new mail arrived, pushing the content to an specified Mail address. It uses JavaMail API to connect to the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next