VL.IO.TCP 0.7.0

dotnet add package VL.IO.TCP --version 0.7.0
                    
NuGet\Install-Package VL.IO.TCP -Version 0.7.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="VL.IO.TCP" Version="0.7.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VL.IO.TCP" Version="0.7.0" />
                    
Directory.Packages.props
<PackageReference Include="VL.IO.TCP" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add VL.IO.TCP --version 0.7.0
                    
#r "nuget: VL.IO.TCP, 0.7.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package VL.IO.TCP@0.7.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=VL.IO.TCP&version=0.7.0
                    
Install as a Cake Addin
#tool nuget:?package=VL.IO.TCP&version=0.7.0
                    
Install as a Cake Tool

VL.IO.TCP

TCP Client and Server nodes.

For use with vvvv, the visual live-programming environment for .NET: http://vvvv.org

Getting started

  • Install as described here via commandline:

    nuget install VL.IO.TCP

  • Usage examples and more information are included in the pack and can be found via the Help Browser

Contributing

Credits

Based on SimpleTcp

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on VL.IO.TCP:

Package Downloads
VL.Devices.Moncha

Nodes to control the Moncha laser DAC

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.7.0 735 9/24/2025
0.6.1 595 2/11/2025
0.6.0 465 1/29/2025
0.5.1-alpha 625 1/29/2024
0.5.0-alpha 452 1/24/2024
0.4.2-alpha 659 10/26/2023
0.4.1-alpha 840 8/20/2022
0.4.0-alpha 583 8/20/2022
0.3.2-alpha 610 6/24/2022
0.3.1-alpha 642 4/20/2022
0.3.0-alpha 608 4/19/2022
0.2.1-alpha 618 3/22/2022
0.2.0-alpha 591 3/22/2022
0.1.5-alpha 943 10/17/2020
0.1.3-alpha 806 6/10/2020
0.1.2-alpha 762 6/5/2020
0.1.1-alpha 725 6/5/2020