Search Results for "tcp server commandline" - Page 11

Showing 534 open source projects for "tcp server commandline"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1

    XMLFoundation

    The fastest XML Parser that exists. Portable HTTP Services.

    The fastest XML Parser that exists. A ground up HTTP Server and extendable multithreaded server. Examples for iPhone/Android/WinPhone also 64bit BigData examples for Windows and Linux. This 15 year old project is stable, it originated from the NCIS (National Clinical Info System) project, now used in many applications for portability, performance, and the core TCP and XML integration features in the library. Uses a textbook pure "Object Oriented" design and architecture that simplifies...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    CANBridge over TCP/IP

    A TCP/IP bridge for CAN Interface.

    A TCP/IP bridge for CAN Interface. Client and server applications exchange CAN data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    UnPlug 2.0

    UnPlug 2.0

    Our little DoS cannon

    NOTE: DO NOT CHANGE INSTALLATION PATH FROM C:\ OR HULK WILL NOT WORK. you will also need python 2.7.6 (the installation file install it after setup is completed) UnPlug is a powerful UDP, HTTP and TCP cannon. It floods a server of your choice with packets. It is a simple but smart program for web admins and pentesters. enjoy ! :D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Sipp is a performance testing tool for the SIP protocol. Its main features are basic SIPStone scenarios, TCP/UDP transport, customizable (XML-based) scenarios, dynamic adjustment of call-rate and a comprehensive set of real-time statistics.
    Leader badge
    Downloads: 150 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5

    tcprelay

    Relaying of TCP connections

    Programs like tcpdump, Ethereal and the like make it difficult to simply log traffic exchanged over TCP between two end points. This program simply performs a forward between a server and a client and logs it. The primary purpose is to log the traffic, so as to see what is going on through an SMTP connection for example. In addition, as it relays traffic, it allows to do "pass-through" networking on top of TCP. The logging of the traffic is done in binary format by default, you can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Draw Me Now

    2 players drawing program

    Uses TCP protocol to connect and one person becomes server, and other one becomes client. Both can draw and clean the screen, online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    nattcpproxy

    A way to connect to ports on machines behind NAT routers

    It works much like a reverse ssh tunnel. One machine behind a NAT router runs this program and it connects to another instance of the program running on a proxy machine with a static IP address or a domain name directly connected to the internet. Ports on the proxy machine can then be opened and forwarded to ports on the machine behind NAT. This can be used for accessing servers on machines behind NAT routers including web servers, IP cameras, ftp servers, and any server which uses TCP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    KA9Q Mirror

    An impressive early implementation of TCP/IP

    Mirror directly approved by Phil Karn, KA9Q. The KA9Q NOS TCP/IP package began life way back in 1985 on a surplus Xerox 820 computer board running CP/M with a 4 MHz Zilog Z-80 CPU, 64KB of RAM and a 8" floppy drive holding all of 243KB. Later, it moved to the IBM PC with the 8088 and 80286 CPUs running MS-DOS. KA9Q NOS was only the second known implementation of the Internet protocols for low-end computers. Unlike PC/IP, KA9Q NOS could simultaneously act as an Internet client, a server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Universal Android Toolkit

    Universal Android Toolkit

    One Toolkit to Rock them All!

    Universal Android Toolkit used to be a Windows-only applicaion, written in Visual Basic.NET After a year of work, fustration, re-writes and confusion, I present to you, the very FIRST BETA Android toolkit, written COMPLETELY in Java! At the moment, this project is in Beta, so don't forget to check for updates, regularly! I'll add an updater, ASAP. Happy hacking!
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 10
    libcdaudio is an unmaintained but portable library that provides wrapper functions to audio CD drives and CDDB and CDIndex database access. cdcd is a commandline CD player using libcdaudio's CDDB and CDIndex functions.
    Leader badge
    Downloads: 54 This Week
    Last Update:
    See Project
  • 11
    QuickServer is an open source Java library/framework for quick creation of robust and multi-threaded, multi-client TCP server applications. With QuickServer one can just concentrate on just the application logic/protocol on hand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HyperPool
    HyperPool is a 100% pure Java project for network services management. TCP (HTTP/1.1, HTTPS, FTP, SMTP, POP3), UDP and SOCKS5 protocols support. Configurations: proxy, web server, mail server, download manager, port mapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 1 This Week
    Last Update:
    See Project
  • 14

    Unified Communication Protocol Library

    High-level C++ TCP server framework

    Unicomm is a multiplatform C++ framework that allows to create custom network protocols over TCP transport. Unicomm takes care about communication details to make focus on business logic. It is based on Asio. SSL is also supported. Please, more details available on http://libunicomm.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    TCPLoadEchoServer

    IPv4/IPv6 TCP Echo Server scaling to 100.000+ concurrent sessions

    The TCPLoadEchoServer is a IPv4/IPv6 TCP Echo Server that is optimized for use with 100.000+ concurrent TCP sessions. It achieves this by using the Linux Kernel Epoll functionality (+- like BSD's kqueue) Combined with the TCPLoadEchoClient, this tool can also be used to stress test NAT stacks, firewalls, ..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A 2D simulation server for the ASURO robot written in JAVA. The server offers the ASURO 2.8.1 Lib as an interface for clients via TCP/IP. The simulation part is based on the phys2d engine. Example clients are written for JAVA and C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    TCPLoadEchoClient

    Linux TCP Server Connections Stress Test Tool

    TCPLoadEchoClient is a tool that can easily start 100.000+ concurrent TCP connections to a server, and periodically send data over it. It achieves this by using the Linux Kernel Epoll functionality (+- like BSD's kqueue) Combined with the TCPLoadEchoServer, this tool can be used to stress test NAT stacks, firewalls, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    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
  • 19

    AP's Toolkit

    TCP/UDP Connections Pool manager with additional utility functions

    Connections pool / Connections array / Connections list / Connections set library. The library incorporates control mechanisms for managing multiple simultaneous TCP and UDP connections at the client or server side. Some additional utility functions available. The code is written in plain C to maximize compatibility and consists mainly of epoll-driven connections pool module. The intended usage is to periodically call state checking function(s) on pool(s) that will emit call-back...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Mi-perf

    Miperf is an automated enhancement of iperf tool

    iperf is a tool that can create TCP&UDP data streams and measure the throughput of a network that is carrying them. basically to do this iperf testing, we need 2 machines to act as server and client. we run a command -s in server side and then launch a client connection to a server by typing a command -c in client side. before that we need to enter the webgui of the wifi AP to do some configurations such as, change the frequency mode and channel. so we need to repeat the same process/steps...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21

    simple_tcp_client/server

    tcp client/server

    Simple windows x86 32bit TCP client/server application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    remoteME

    remoteME

    Remote computer access through Android devices

    remoteME is a good-looking, extremely configurable and open source Android remote controller for your computers no matter what operation system you are using (Linux, MAC OS, or MS Windows). It offers you at least 11 remotes for the most frequent media players plus those which you create by yourself. Remotes for mouse, keyboard, presentation and power control are also included. Before using client application, please be sure you have a remoteME server running on your computer. Download...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    aeternaICT Script Scheduler

    aeternaICT Script Scheduler

    Java Client-Server Script Scheduler

    TCP Client/Server script scheduler written in java. Allow to run local and remote batch/script processes. Minimum requirements: - os with Java version 7, 32 bit *Hardware or software firewall running on your computer or lan network, can inhibit program proper working. It is recommended to disable them or create an appropriate rule.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mmorpg framework based on TCP protocol, the server using the java language, the client using j2me
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    MarioTCP

    MarioTCP: Multi Libvent TCP Server 一个高性能的TCP服务器

    MrioTCP,超级马里奥,顾名思义,他不仅高效,而且超级简易和好玩。他还是一个很简易的学习Linux C编程的例子,通过自带的服务器程序示例mario.c可以很快入门C底层编程;当然如果摸透这套系统并进行改进,你会成为一个Linux C高手的。 经过两个多月的测试(编写c++客户端测试及调优系统参数),测试结果得到单机最大带宽吞吐1000M,测试最高TCP长连接100万,每秒处理连接数达4万,此时系统压力load值很低。 总之,它可以发挥一台服务器的最大极限以提供最高性能的服务;而且经过完备测试,运行稳定且占用系统资源非常少。
    Downloads: 0 This Week
    Last Update:
    See Project