Showing 32 open source projects for "open port testing"

View related business solutions
  • 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
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    Discord.Net

    Discord.Net

    An unofficial .Net wrapper for the Discord API

    Discord.Net is an asynchronous, multi-platform .NET Library used to interface with the Discord API. Nightlies are builds of Discord.NET that are still in an experimental phase, and have not been released. These are not included in the main repository and are instead taken over by Discord.NET Labs. Discord.NET Labs is an experimental fork of Discord.NET that implements the newest discord features for testing and development to eventually get merged into Discord.NET. A counterpart to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    YAT

    YAT

    Yet Another Terminal :: Serial Communication :: Engineer/Test/Debug

    Engineering, testing and debugging of serial communication. Supports RS-232/422/423/485 as well as TCP/IP Client/Server/AutoSocket, UDP/IP Client/Server/PairSocket and USB Ser/HID. Optimized for simple command sets of e.g. embedded systems.
    Leader badge
    Downloads: 791 This Week
    Last Update:
    See Project
  • 3

    IEDExplorer

    IEC61850 IED Explorer in .net

    IEDExplorer is an IEC 61850 client tool written for testing and educational purposes. IEDExplorer can connect to an IEC61850 device (also called an IED) over MMS (ISO/IEC9506-1 and ISO/IEC 9506-2) communication protocol. The tool is written in pure C# including the MMS ASN.1 parser (based on BinaryNotes ASN.1 tool) and runs in .net environment, on Windows. Linux/Mono support has been lost on the way (volunteers welcome). See Features for what the tool can do for you. I will appreciate...
    Leader badge
    Downloads: 173 This Week
    Last Update:
    See Project
  • 4
    NbuExplorer
    Nokia NBU, NBF, NFB, NFC and ARC backup file parser, extractor and viewer. It can help you to check content of backup or extract files from it. Requires MS .Net Framework 2
    Leader badge
    Downloads: 122 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5

    FSRadio-Remote

    Control your Frontier-Silicon Radio Devices from Windows Desktop

    FSRadio-Remote is a portable application for Windows Desktop that allows to control Frontier-Silicon chipset based Radio devices. • Installation: Download "FSRadio-Remote.zip", unzip it where you want and run "FSRadio-Remote.exe". It is advisable to set tray-icon as always visible in Windows settings. • Compatibility: Internet Radio devices based on the Frontier Silicon technology such as some from the following manufacturers: Hama, Medion, Technisat, Dual, Sangean, Roberts, Revo,...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    Aegis Implicit Mail (AIM)

    Aegis Implicit Mail (AIM)

    Send Mime and Smime Emails to Any Type of Mail Server

    ... * In-line attachment and separate file attachment * All content types and mimes * SMIME , Signed and Encrypted mails In an integrated way Sadly, Microsoft.Net.Mail Ssl Mails does not support Implicit Ssl Mail and it is still used by many servers, including port 465 of Gmail here AIM comes to make a readable and fast alternative to send your smtp mails. For unicode issues please refer to https://sourceforge.net/p/netimplicitssl/tickets/4/ . We really appriciate any help in testing of different encodings
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    UDPStressTest

    UDPStressTest

    A Desktop app for network stress testing, TCP-Ping and icmp ping.

    .... * You can ping any ip address you want and get measure of TTL. * It gets the available range of IP's in your local network. * When you start the test you see testing throughput as a graph against time also total size of packet sent in (MB). *You can use it as DOS attack tool. *Every action done on the app is logged in XML file as data source (only stress test + ping). *TCP-Ping is a perfect way to discover network devices which active firewall to ignore ping packets or you can use it as TCP port scanner to check your network security. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8

    SMTPmail

    Send emails from command line

    Use SMTP mail server to send email via command line. Includes HTML or text file and attachments. Has option to send .MHT file. Optional list of email addresses from a tab delimited file. Source code creates its own class using low level RFC 821. SSL supported with options for port, username, password
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Live Support Chat using SignalR

    ASP.Net live support chat

    LiveSupportChat is an open source simple online support chat demo application. It has used ASP.Net web form (C#) and SignalR. Testing Instruction : 1. Run the application 2. Open OperatorLogin.aspx 3. Click 'Operator Login And Go To Support Online' button. 4. Open OnlineSupport.aspx in other browser to simulate user (if operator browser is IE then this should be Chrome or Firefox) 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10
    ShowMyScreen
    Simple and portable screen sharing utility. No software required for the client as the shared screen is displayed through a password-protected web page in any browser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    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
  • 12
    This service listens for incoming TELNET network connections. When a connection on the network port is received, the corresponding serial port is opened and the data between the two ports is redirected. When the network connection is closed, the serial port is closed and the service begins listening for another network connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SerialDataScope

    This application is a ASCII-based data scope.

    This application is a ASCII-based data scope. When used with a 'spy' cable such as the CBL-Full-1A product from www.commfront.com this progrmam shows the ASCII chars on both sides of a comm link. There are three main tabs on the user interface. The 'Vertical' tab displays the comm link conversation in a vertically-scrolling half-duplex mode. Each 'side' of the conversation is detected by the user-configured 'start msg' and 'end msg' byte sequence. The 'Horizontal' tab shows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    nOpenPowerlink is a port of the openPOWERLINK project for the .Net platform, aimed to enable an agile integration of managed (C# and VB.Net) applications with the Powerlink Ethernet fieldbus technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Hybrid HTTP API Tester
    A general purpose API tester GUI. You can specify a URL and send GET or POST requests to it as a client with an interface allowing you to setup a database of API commands and their parameters. Useful for probing 3rd party APIs, or building your own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NatNet is a open source .NET Class library and examples (Client and Server) for providing NAT to NAT communication over Internet. It provides port to port (tunnel) communication for clients that are located behind NAT routers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Application allowing to chat, share files (multisource), into a small community. allowing to give rights (chat/download/upload), choose people you want to add to your community. Addons will allow to extend to new capabilities (port forwarding, ...) Trans
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Telos
    A web services front-end to the Asterisk Management Interface, written in C# / WCF. Need help to maintain the C# codebase, help to get it working on Mono on Linux, and help to port it to Java / CXF / Axis 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Loma Larga

    Loma Larga

    Lomalarga is a VPN-like service based on SSH and Linux.

    Lomalarga is a port forwarding (VPN-like) service based on SSH & Linux. Based entirely on open source. The client is written in C# and the administration is based on Linux/lighttpd/PostgreSQL/PHP, with the UI written with Google Web Toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Helps passing of relevant arguments to Mozilla (Gecko) based applications from a simple, descriptive GUI. Can save these 'Launchlets' to system tray, Start Menu, or Desktop. Simplifies managing multiple profiles, testing extensions, and troubleshooting
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Next step of emule .net port. Any visual studio .net application can add its own emule / kademlia client by simply add the mixed managed/native clr emule_lib.dll. Look at release 0.1.0.(and its own debug example!!) Luca
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SerialWizard is a tool aiming to simplify development of RS232 based programs. It allows users to easily send data to any RS232 port and process any data received by a RS232 port. Actualy its name is a bit misleading as it may function as an Hex viewer
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    GUMA is a GPRS-Gateway written in C#. It contains a terminal for serial communication, phonecall-screen, SMS-Screen to send SMS from GPRS USB-Modem to GPRS phone. Param: Port, Baud, Parity, Data-/Stopbits, Write-/Readtimeout, Pin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WIC aims at providing the CLI (caller line identification) information on your computer terminals, whenever you get a call on your landline telephone. It works as a Windows service in background and listenes for incoming call data on serial port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo