Search Results for "tcp udp socket test" - Page 3

Showing 83 open source projects for "tcp udp socket test"

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.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    QuickSock

    QuickSock

    A simple C++ socket library used to make socket programming tolerable.

    ... in the future" section for details. Any criticism, feature requests, and/or bug reports are appreciated. Things to add in the future: * Proper support for IPV6 networking. * Optional reliable messaging. * TCP support. * C++ native stream support. / Better error checking. * An asynchronous socket class. The source code for the project is provided 'as-is' to anyone who wants it, edit it as you like. I'd prefer it if you'd credit me for the official version, but that's completely optional
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    cPingProbe

    cPingProbe

    Continuous multi-platform multi host pinging tool.

    cPingProbe is a multiplatform (Windows, Linux, mac OS, Solaris) multi host pinging tool that would continuously record your RTT from pinging machine and would notify on any discrepancy from normal trend. Its a great resource friendly tool that would do it task without starving other application of system resources. Currently it supports 3 protocol methods to test host round trip time. TCP(default) , ICMP(standard) and UDP(generally not recommended for long term analysis).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Network Connection Test

    Server and Client applications for testing network connectivity.

    “Network Connection Test“ has two applications, one Server and one Client. The Server application listens on a TCP and/or UDP port and the Client application connects to these ports. Both applications display logs when the client connects and the data is being sent and received. This is a useful tool when configuring network routers or firewalls. The source code is a demonstration of sockets and multithreading programming using C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 5

    Moihack Port-Flooder

    A simple TCP/UDP Port Flooder written in Python.

    This is a simple Port Flooder written in Python 3.2 Use this tool to quickly stress test your network devices and measure your router's or server's load. Features are available in features section below. Moihack DoS Attack Tool was the name of the 1st version of the program. Moihack Port-Flooder is the Reloaded Version of the program with major code rewrite and changes. Code is much smaller in size now - from about 130 pure lines of codes to 35 lines only. To run it you must have...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    iPDC - Free Phasor Data Concentrator

    iPDC - Free Phasor Data Concentrator

    Tool for Wide Area Measurement System

    iPDC is a free Phasor Data Concentrator that collects data from PMUs, and PDC/iPDC that are IEEEC37.118 Synchrophasors std compliant. iPDC do the time sequencing and combining of the received data as per IEEEC37.118 and send to other iPDCs, and applications on request. iPDC is able to archive the received data in the MySQL database on local/remote machine. PMU Simulator is also IEEEC37.118 std compliant. Software is built to be working on Linux platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    I made this android application for a "Gostai" training test admission. Recently, I used the same code with some modification to control a robot using my android mobile. This app communicate with a program ( written in C ) running on the " pandaboard" with socket. The communication is based on the TCP/IP protocol. For this release, I just use the basic control for the robot ( Forward, Backward, Turn Left, Turn Right and Stop ). The list ( yaw, pitch ) does nothing. The value field can be used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An easy to use C++ socket and network library, mainly for UNIX systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    NightLight

    Network utillity

    With this tool you can stress test and find out if your network services is vulnerable to eg. a TCP or UDP attack. It has also a HTTP flooder, slowloris and a port checker. For more information about slowloris: http://en.wikipedia.org/wiki/Slowloris Please note that the coder of this program is not responsible for its use or if it does any damage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 10
    This is a small and free program to ARP Ping your LAN and to send Wake on LAN datagrams to devices in your LAN. All found and active physical adresses, which will be discovered by ARP sweep pings will be stored in a list and saved to disk. You are able to search for certain hosts and also to send out Wake On LAN requests to stored devices. Devices can be grouped together so Wake-on-LAN requests can be send out to many hosts at once with ease. The software needs .NET 2.0 RTE installed.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Ip/protocol test tool. Ethernet packet generation/insertion and capturing/analysis, bypassing OS. Single executable (no installation) and xml input files for maximum flexibility and scripting possibilities. A.o. ethernet, vlan, ip(v6), igmp, udp, tcp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    portfree

    portfree

    Find a free TCP or UDP port number

    portfree (pf) is made to find a free TCP or UDP port number by trying to open and bind a socket with that port number at the IPv4 address 0.0.0.0 or the given IPv4 address. ~~~Many Thanks to Ingo Schaefer & Sascha Rommelfangen!~~~
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    This socket library combines the networking power of BSD Sockets with the advanced new features of the c++0x standard to produce an incredibly easy to use object oriented socket library. Please refer to www.engineerutopia.com for tutorials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pktfree can help you to construct network packet,such as UDP,ICMP,TCP,ARP.It can be used to test some device or software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tools for GPS Tracking Systems Testing. This project is intended to cover your needs in customized testing tools while developing and testing GPS tracking systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Packetloss is a set of programs to detect packet losses in UDP and TCP between two hosts. It does this by sending a continuous stream of packets, and detects any delay or loss in the streams. It is useful to measure the impact of failover tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NetWiCo
    Network Weight Indicator Connector. Server/client .NET 2.0 application for connecting 1 or more weight indicators to a PC and sharing measured values over TCP/IP network using UDP. Offers simple but robust INI configuration of any WI processor unit type.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple socket server that lets you send/receive data via TCP on a given port. The data to send can be defined in an XML form and can be altered on the fly before sending. Given the flexibility you can spoof whole sessions to test your software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A very simple to use java firewall testing tool. Ever wanted to verify that a TCP or UDP network path is actually open? This tool has both server and client modes so you can test network paths between any two computers that have the Jave JRE installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SocketTest - powerful and small software tool for socket testing. It can create both TCP and UDP client or server. It can be used to test any server or client that uses TCP or UDP protocol to communicate.
    Leader badge
    Downloads: 216 This Week
    Last Update:
    See Project
  • 21
    JLongTCPConn is a developing toolkit for TCP connection and session. It does the jobs of TCP processing (such as login, session maintainment, active-test or heartbeating, and data buffering), which makes you focus on application layer logics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PktTap is a high performance Linux network socket which is optimized for use by packet monitoring applications. It offers a simple API similar to pcap, supports efficient filtering of UDP and TCP traffic, and provides flexible packet buffer management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CNetworkConnector is network lib to easily use the TCP and UDP socket with Windows and Unix (Linux)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Endpoint is a portable C++ socket library, which runs on Unix or Win32, utilizing IPv4 or IPv6, and supports TCP, UDP, and raw sockets as clients or servers. Endpoint is easy to use for the beginning or advanced socket programmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    wibro helpful system utilities. for example wibro-apc control AP system, wibro-npt test network throughput metric of TCP and UDP wibro-anal is for debugging or monitoring wibro inner module but some degree it is specific.
    Downloads: 0 This Week
    Last Update:
    See Project