tcp-client

command
v0.0.0-...-4b75dde Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 15, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

package main implements a TCP client that sends TCP data to a TCP echo server and prints the response. The clients does the following: 1. opens a connection to the server 2. sends a fixed number of messages per connection and prints the server's response 3. closes the connection 4. Repeats step 1, 2, 3

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL