Showing 146 open source projects for "tcp api"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 1
    surealived
    Surealived is a effective LVS service tester. It is based on epoll and allows you to detect your hosts state using HTTP, TCP, DNS, exec and a universal LUA embedded tester. SSL is also supported. Testers are easily extendable dynamic modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NOTE: Project has moved to github, including file downloads. SharpPcap is a cross-platform packet capture framework for the .NET environment, based on the famous pcap / WinPcap libraries. It provides an API for capturing, injecting, analyzing and building packets using any .NET language such as C# and VB.NET.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    tvpvrd - (TV Personal Video Recorder Daemon). A Unix server/daemon to make scheduled recordings of TV broadcasts using one or multiple Video capture cards with optional automatic transcoding (using ffmpeg)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Book Manager

    This is a Java code Book Manager.

    This is a Java code Book Manager. Use Database(Support is tree below,we will suppord more.#is in codeing) MySQL 5 Microsoft SQL Server 2000~2012(Please open TCP) #YAML File #SQLite Database #JSON File
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise AI Search, Intranet, and Wiki in one platform. Icon
    Enterprise AI Search, Intranet, and Wiki in one platform.

    Your company’s all-in-one solution for trusted information

    Cut through the noise and end information overload with Guru, an all-in-one wiki, intranet, and knowledge base that serves as your company's single source of truth.
  • 5

    tcpudp

    A network library written in C.

    A tiny library that wraps some important but rather unhandy parts of the Berkeley Socket API and provides an uniform interface for both TCP and UDP handling in it's IPv4 and IPv6 model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    TcpChannel

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

    TcpChannel is a simple, small API to allow processes to communicate using TCP sockets based on NIO implementations. 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
  • 7
    Destro Bunny

    Destro Bunny

    Destro Bunny unique top-down shooter for the latest Windows Platforms

    Destro Bunny is a game made with Visual Studio's XNA 4.0 platform. It uses MySql databases for user verification and a tcp network for server client networking for multiplayer. The game is about a bunny who is tired of being kicked out of the local gardens by other animals. Luckily, he is an evil genius bunny who develops a gravity-like device to grab the carrots in the gardens and use them for his benefit. He uses them to kill the other enemies and to defend from enemy projectiles. If he...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DENRIT

    DENRIT

    Perform anonymous and non-anonymous pentesting.

    DENRIT allows remote administration of anonymous networks (TOR, I2P and FreeNet). Also, contains a pentesting module to execute commands using a selected anonymous network, pentesting with TOR or TCP Follows a client/server model with well-defined communication interfaces. SSH is used to allow remote clients to access the machine and manage any anonymous network that is installed there, plus allows penetration testing anonymously (or non-anonymously) using tools such as Metasploit Framework...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Limph Is Monitoring Pingable Hosts. Written in PHP(multi-DB) for portability, Limph provides ICMP, UDP, TCP and agent checks of grouped network hosts with email notification. Limph is completely web-configurable, an advantage over similar applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 10

    EasyWall

    Easy to use firewall for linux beginners.

    New improved iptables tool, based on my earlier project Easy Linux Firewall, but rewritten from scratch using Perl. It's a simple rewrite for now, but i am working on adding some new features like. Some of the improvements will be web administration panel, automatic filtering daemon, TCP listener providing easy to use API so you can integrate it on many servers and centralize them in to one Web interface to control all of them. I am open to new ideas and also any kind of contributors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    JS SmartM3 KP API

    javascript API for SmartM3

    Porting of the SmartM3 Triple Space's KP on JavaScript. Due to limitations on JS connectivity a "WebSocket to TCP" relay has been developed in order to enable JavaScript KP to communicato with a SmartM3 SIB. Relay is based on jWebSocketServer. User manual currently only in italian :(
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Sockets++

    C++ Sockets Made Easy

    Sockets++ is a C++ Socket API which makes socket programming easier and more effective by taking the hard-to-use Winsock library off your shoulders. Sockets++ is easy to use and can allow you to focus on the big things rather than the low-level plumbing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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
  • 14
    IDENT (RFC-1413) Server for Windows XP and 2003. This ident server can be installed as a service or run from commandline. It uses XP IP helper API to locate process that initiated tcp connection, therefore it works well in multiuser environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    RedMQ

    Simple, flexible messaging with Redis.

    RedMQ is a Redis-based messaging system that is specifically designed to support flexible messaging schemes, exposing an API that allows messages to be filtered by a number of message attributes. At its core is a Python TCP server built on Asynchronous Messaging Protocol and Twisted's AMP module. This means RedMQ can support clients in any language, though only two clients - PHP and Python - have been implemented to date. The API is designed with flexibility in mind, providing native support...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Java Network Packet Analyzer(Jnap)

    Java Packet Analyzer (For ICMP,ARP,IP,TCP using JPCAP)

    Java Packet Analyzer (For ICMP,ARP,IP,TCP using JPCAP)............ This will install winpcap and jpcap............. This Software is used for network traffic capture. This is like winpcap but made on java with java packet library........jpcap feedback option of this software can send mail to me for any query using smtp client mail api.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    O'Packet Platform is a platform which aims to offer a tool that users could operate network packet (Ethernet, IP, TCP, UDP, SCTP, RTP... ) and application packet like audio/vieo packet and DTMF packet ( 2833), which refered to all rfc protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Sercos UCC Ethernet Network Driver

    Sercos UCC Ethernet Network Driver

    Example for a sercos III Network Driver

    This project contains an example Code of an Ethernet Network Driver for the Sercos III network which will communicate with help of the unified communication channel. This driver connects the UC Channel (CoSeMa API) to e. g. a VxWorks TCP/IP stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Trx Framework

    .NET project for financial messages interchange supporting ISO 8583

    Trx Framework allows to build client/server applications to interchange financial messages. It supports many encoding/decoding mechanisms for fixed and variable field messages, including ISO 8583, XML and conditional formatting. It is highly customizable and extensible. Trx Framework also provides a flexible channel communication infrastructure supporting TCP/IP and other technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Chat/Game Server

    Game server project for CS331

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    the c prototyping tools library provides thread-safe linked list, priority queue, hash table, hash list, AVL tree and trie implementations, as well as a thread pool and thread management framework, a tcp and http socket api, and a dbms abstraction layer.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    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
  • 23

    UNV

    UNV v2.0: Content Centric Live Video Streaming

    We present UNV_v2.0, an open-source video streaming framework for the Linux operating system, based on the video for Linux (v4l2 API) and the FFmpeg library. The purpose of the 2nd version of UNV is low-delay live capturing and streaming over IP, with a choice of codecs and protocols to use. For a short demonstration video, see http://www.youtube.com/watch?v=KXeCZquZh2Q For a 4-page technical summary, please see: G. Stathis, G. Smart, O Sawalha, L Levrini, H Balgobin, S Vitorakis...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    An open source implementation of SS7 Message Transfer Part (MTP). This is a fork of DIGIUM LIBSS7. This project will focus on Distributed MTP, MTP in the cloud, MTP over TCP, MTP over SCTP, MTP over TLS, MTP API, ...etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A java based infrastructure monitor capable of monitoring open ports, run various SSH commands, Run entire SHELL scripts on request or SQL queries. A web solution allowing admins to remotely setup scripts that they need to run on various servers.
    Downloads: 0 This Week
    Last Update:
    See Project