Browse free open source Visual Basic .NET Terminals and projects below. Use the toggles on the left to filter open source Visual Basic .NET Terminals by OS, license, language, programming language, and project status.

  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1

    COM by TCP

    Forward RS232 via TCP/IP

    A very simple software that bidirectionally forwards COM (serial) communication through a TCP/IP connection. Typical application: you want to use 2 devices (that are connected to each other using RS232 protocol), remotely. With this software you'll be able to operate them in different locations. Act as TCP server / TCP Client. Supports multiple clients. LICENSE: Apache License Version 2.0, January 2004 http://www.apache.org/licenses/
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    ANSI/ASCII Converter

    ANSI/ASCII Converter

    Converter for ANSI/ASCII Text Files

    Converter for ANSI & ASCII text files to HTML, Unicode, Bitmap, Video and various specialty formats like PCBoard @ Sequences, Wildcat V2.X and V3.X BBS Files, Avatar etc., ANSI/ASCII BIN (Binary) or Unicode Text Format.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    WYSE60.NET

    WYSE60.NET

    Basic WYSE60 terminal emulator written in VB.NET

    This is one of my first .NET projects I did back in 2001. I wrote v2, supporting TCP/IP and Windows which was an upgrade from the v1 that was COM-port oriented and written by my father in QuickBasic eXtended (QBX) 7.1 around 1988. Not all ESC-codes have been implemented, only basics, which is all we needed. The only thing that was changed since 2002 is that I've upgraded the project to .NET Framework 4.8.1, fixed the creating of registry keys to store the settings and used Control.Invoke in 3 places where async methods are used, while apparently back in .NET 2 (I guess) that wasn't necessary. Other than that, all original code.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    VB5250

    TN5250 Emulator written in VB.Net

    A TN5250 client in four parts: A telnet client DLL, a 5250 emulator DLL, a host access LIPI server client DLL, and a Windows GUI. The DLLs can be integrated into your own GUI if you desire.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 5

    Cistermax

    cisco terminal multi net vb form

    Una aplicación en VB NET para actualizar IOS y pegar plantillas en sistemas Cisco, incluye servidor TFTP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    BikiSoft contains the windows software and atmel firmware for the BikiRom Mega-board product line. The bikirom boards are used to re-tune 1990-2002 Nissan SR20 based ECUs and ER34 ECUs. The hardware is available seperately.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    ANSI/VT100 Terminal Control Escape Sequences Decoder for .Net framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AnywhereTS is a configuration tool to create and deploy thin-clients, utilizing ordinary office PCs as clients. Your organization can re-use already existing office PCs instead of, or in addition to using dedicated thin clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Redirects incoming commands from COM1 to the command prompt and returns results from command prompt back out COM1. This is primarily useful for automation of Windows servers via console in Linux virtualization environments(ex: KVM, XEN, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 10
    ConsoleX

    ConsoleX

    Console X, The alternative windows console.

    Console X, The alternative windows console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    .Net library for the Crystalfontz displays CFA631, CFA633 and CFA635. Also, provides classes to scroll text, display a progressbar, and link a com port to a more logical name with the WMI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The project is comprised of two VB 2005 applications, a serial port emulator and a modem emulator, used as virtual devices in conjunction with the emu8086 assembler (www.emu8086.com), allowing users to communicate with them in their own assembly programs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SeriCom - .NET Serial Communicator

    This .NET Program allows easy communication with serial devices.

    This .NET Program allows easy communication with serial devices, using the .NET 4 framework and open source. It provides a half-console easy-to-learn interface, and does not require any major resources at all!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SoftDash PC allows realtime control of the Connect2Car MFC controller unit installed in a vehicle. Softdash PC can communicate with the MFC hardware either via a serial connection or a Bluetooth Connection. This project allows for open ended expansion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    VB.Net DLL wrapper created around SharpSSH (http://www.codeproject.com/KB/IP/sharpssh.aspx & http://www.tamirgal.com/blog/page/SharpSSH.aspx) to permit VBA to create a SSH connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.